2023-12-06T21:17:59.170 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-06T21:17:59.170 DEBUG:teuthology.run:Teuthology command: teuthology --description orch:cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} --archive /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480728 --owner scheduled_phlogistonjohn@teuthology --verbose --name phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi -- /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480728/orig.config.yaml 2023-12-06T21:17:59.217 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T21:17:59.306 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480728 branch: wip-phlogistonjohn-testing-2023-12-06-1007 description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} email: jmulligan@redhat.com first_in_suite: false job_id: '7480728' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-phlogistonjohn-testing-2023-12-06-1007 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 workunit: branch: wip-phlogistonjohn-testing-2023-12-06-1007 sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 owner: scheduled_phlogistonjohn@teuthology priority: 99 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 5320 sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 sleep_before_teardown: 0 subset: 1/15 suite: orch:cephadm suite_branch: wip-phlogistonjohn-testing-2023-12-06-1007 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 targets: smithi038.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHwzfHTjAGYlCM05QFR1Bqk061jPVY5CSxNEKNXt8JI67kYrliTSEBdRJjVEOAR6ObIGffrQY8oacccz4jJzhMc= smithi144.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKyvYxMukQynblzaNclTQp6+kA1IQ/WYZ0cA8nsplGUHZuieqFqrii0rfePBAU9lgd1AH7Zq1F1UWF84Gb6Zu6w= 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: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.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 foo --realm r --zone z --placement=2 --port=8000 - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 180 - 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 config set global log_to_journald false --force - ceph orch ps - ceph versions - ceph -s - ceph orch ls - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph health detail - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph orch ls - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - 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 versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - 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 | jq -e '.mon | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - 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 | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - 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 | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - 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 | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - 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 | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo - 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 | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - 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 ; ceph health detail ; 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 orch upgrade status - ceph health detail - 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 --show-all-versions | 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: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-06_20:07:47 tube: smithi user: phlogistonjohn verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-06T21:17:59.307 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa; will attempt to use it 2023-12-06T21:17:59.307 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa/tasks 2023-12-06T21:17:59.307 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-06T21:17:59.309 INFO:teuthology.task.internal:Checking packages... 2023-12-06T21:17:59.333 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '583a8f423152326ab01a6e95dd560ab68ea88e77' 2023-12-06T21:17:59.333 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T21:17:59.333 INFO:teuthology.packaging:ref: None 2023-12-06T21:17:59.333 INFO:teuthology.packaging:tag: None 2023-12-06T21:17:59.333 INFO:teuthology.packaging:branch: wip-phlogistonjohn-testing-2023-12-06-1007 2023-12-06T21:17:59.333 INFO:teuthology.packaging:sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:17:59.333 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-phlogistonjohn-testing-2023-12-06-1007 2023-12-06T21:17:59.554 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-69.g583a8f42 2023-12-06T21:17:59.554 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-06T21:17:59.561 INFO:teuthology.task.internal:no buildpackages task found 2023-12-06T21:17:59.561 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-06T21:17:59.573 INFO:teuthology.task.internal:Saving configuration 2023-12-06T21:17:59.592 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-06T21:17:59.598 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T21:17:59.623 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi038.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480728', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 21:13:09.466030', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHwzfHTjAGYlCM05QFR1Bqk061jPVY5CSxNEKNXt8JI67kYrliTSEBdRJjVEOAR6ObIGffrQY8oacccz4jJzhMc='} 2023-12-06T21:17:59.644 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi144.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480728', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 21:13:09.467398', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKyvYxMukQynblzaNclTQp6+kA1IQ/WYZ0cA8nsplGUHZuieqFqrii0rfePBAU9lgd1AH7Zq1F1UWF84Gb6Zu6w='} 2023-12-06T21:17:59.644 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-06T21:17:59.650 INFO:teuthology.task.internal:roles: ubuntu@smithi038.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-12-06T21:17:59.650 INFO:teuthology.task.internal:roles: ubuntu@smithi144.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-12-06T21:17:59.650 INFO:teuthology.run_tasks:Running task console_log... 2023-12-06T21:17:59.723 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f0d525669d0>, signals=[15]) 2023-12-06T21:17:59.724 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-06T21:17:59.730 INFO:teuthology.task.internal:Opening connections... 2023-12-06T21:17:59.730 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi038.front.sepia.ceph.com 2023-12-06T21:17:59.731 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:17:59.799 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi144.front.sepia.ceph.com 2023-12-06T21:17:59.800 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:17:59.865 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-06T21:17:59.871 DEBUG:teuthology.orchestra.run.smithi038:> uname -m 2023-12-06T21:17:59.894 INFO:teuthology.orchestra.run.smithi038.stdout:x86_64 2023-12-06T21:17:59.895 DEBUG:teuthology.orchestra.run.smithi038:> cat /etc/os-release 2023-12-06T21:17:59.958 INFO:teuthology.orchestra.run.smithi038.stdout:NAME="CentOS Stream" 2023-12-06T21:17:59.958 INFO:teuthology.orchestra.run.smithi038.stdout:VERSION="8" 2023-12-06T21:17:59.958 INFO:teuthology.orchestra.run.smithi038.stdout:ID="centos" 2023-12-06T21:17:59.958 INFO:teuthology.orchestra.run.smithi038.stdout:ID_LIKE="rhel fedora" 2023-12-06T21:17:59.958 INFO:teuthology.orchestra.run.smithi038.stdout:VERSION_ID="8" 2023-12-06T21:17:59.958 INFO:teuthology.orchestra.run.smithi038.stdout:PLATFORM_ID="platform:el8" 2023-12-06T21:17:59.958 INFO:teuthology.orchestra.run.smithi038.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-06T21:17:59.958 INFO:teuthology.orchestra.run.smithi038.stdout:ANSI_COLOR="0;31" 2023-12-06T21:17:59.959 INFO:teuthology.orchestra.run.smithi038.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-06T21:17:59.959 INFO:teuthology.orchestra.run.smithi038.stdout:HOME_URL="https://centos.org/" 2023-12-06T21:17:59.959 INFO:teuthology.orchestra.run.smithi038.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T21:17:59.959 INFO:teuthology.orchestra.run.smithi038.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T21:17:59.959 INFO:teuthology.orchestra.run.smithi038.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-06T21:17:59.959 INFO:teuthology.lock.ops:Updating smithi038.front.sepia.ceph.com on lock server 2023-12-06T21:17:59.978 DEBUG:teuthology.orchestra.run.smithi144:> uname -m 2023-12-06T21:18:00.000 INFO:teuthology.orchestra.run.smithi144.stdout:x86_64 2023-12-06T21:18:00.001 DEBUG:teuthology.orchestra.run.smithi144:> cat /etc/os-release 2023-12-06T21:18:00.062 INFO:teuthology.orchestra.run.smithi144.stdout:NAME="CentOS Stream" 2023-12-06T21:18:00.062 INFO:teuthology.orchestra.run.smithi144.stdout:VERSION="8" 2023-12-06T21:18:00.062 INFO:teuthology.orchestra.run.smithi144.stdout:ID="centos" 2023-12-06T21:18:00.062 INFO:teuthology.orchestra.run.smithi144.stdout:ID_LIKE="rhel fedora" 2023-12-06T21:18:00.062 INFO:teuthology.orchestra.run.smithi144.stdout:VERSION_ID="8" 2023-12-06T21:18:00.062 INFO:teuthology.orchestra.run.smithi144.stdout:PLATFORM_ID="platform:el8" 2023-12-06T21:18:00.062 INFO:teuthology.orchestra.run.smithi144.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-06T21:18:00.063 INFO:teuthology.orchestra.run.smithi144.stdout:ANSI_COLOR="0;31" 2023-12-06T21:18:00.063 INFO:teuthology.orchestra.run.smithi144.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-06T21:18:00.063 INFO:teuthology.orchestra.run.smithi144.stdout:HOME_URL="https://centos.org/" 2023-12-06T21:18:00.063 INFO:teuthology.orchestra.run.smithi144.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T21:18:00.063 INFO:teuthology.orchestra.run.smithi144.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T21:18:00.063 INFO:teuthology.orchestra.run.smithi144.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-06T21:18:00.063 INFO:teuthology.lock.ops:Updating smithi144.front.sepia.ceph.com on lock server 2023-12-06T21:18:00.086 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-06T21:18:00.095 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-06T21:18:00.110 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-06T21:18:00.111 DEBUG:teuthology.orchestra.run.smithi038:> test '!' -e /home/ubuntu/cephtest 2023-12-06T21:18:00.114 DEBUG:teuthology.orchestra.run.smithi144:> test '!' -e /home/ubuntu/cephtest 2023-12-06T21:18:00.134 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-06T21:18:00.140 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-06T21:18:00.140 DEBUG:teuthology.orchestra.run.smithi038:> test -z $(ls -A /var/lib/ceph) 2023-12-06T21:18:00.176 DEBUG:teuthology.orchestra.run.smithi144:> test -z $(ls -A /var/lib/ceph) 2023-12-06T21:18:00.203 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-06T21:18:00.252 INFO:teuthology.run_tasks:Running task kernel... 2023-12-06T21:18:00.267 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-06T21:18:00.267 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-06T21:18:00.267 DEBUG:teuthology.orchestra.run.smithi038:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T21:18:00.268 DEBUG:teuthology.orchestra.run.smithi144:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T21:18:00.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:18:00.287 DEBUG:teuthology.orchestra.run.smithi144:> uname -r 2023-12-06T21:18:00.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:18:00.289 DEBUG:teuthology.orchestra.run.smithi038:> uname -r 2023-12-06T21:18:00.347 INFO:teuthology.orchestra.run.smithi144.stdout:4.18.0-489.el8.x86_64 2023-12-06T21:18:00.347 INFO:teuthology.task.kernel:Running kernel on smithi144: 4.18.0-489.el8.x86_64 2023-12-06T21:18:00.347 DEBUG:teuthology.orchestra.run.smithi144:> sudo yum install -y kernel 2023-12-06T21:18:00.351 INFO:teuthology.orchestra.run.smithi038.stdout:4.18.0-489.el8.x86_64 2023-12-06T21:18:00.351 INFO:teuthology.task.kernel:Running kernel on smithi038: 4.18.0-489.el8.x86_64 2023-12-06T21:18:00.351 DEBUG:teuthology.orchestra.run.smithi038:> sudo yum install -y kernel 2023-12-06T21:18:10.348 INFO:teuthology.orchestra.run.smithi144.stdout:CentOS Stream 8 - AppStream 4.6 MB/s | 34 MB 00:07 2023-12-06T21:18:13.625 INFO:teuthology.orchestra.run.smithi038.stdout:CentOS Stream 8 - AppStream 3.2 MB/s | 34 MB 00:10 2023-12-06T21:18:30.654 INFO:teuthology.orchestra.run.smithi144.stdout:CentOS Stream 8 - BaseOS 3.9 MB/s | 55 MB 00:14 2023-12-06T21:18:32.099 INFO:teuthology.orchestra.run.smithi038.stdout:CentOS Stream 8 - BaseOS 4.7 MB/s | 55 MB 00:11 2023-12-06T21:18:38.537 INFO:teuthology.orchestra.run.smithi144.stdout:CentOS Stream 8 - Extras 163 kB/s | 18 kB 00:00 2023-12-06T21:18:38.996 INFO:teuthology.orchestra.run.smithi144.stdout:CentOS Stream 8 - Extras common packages 25 kB/s | 6.9 kB 00:00 2023-12-06T21:18:39.298 INFO:teuthology.orchestra.run.smithi144.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-06T21:18:40.524 INFO:teuthology.orchestra.run.smithi038.stdout:CentOS Stream 8 - Extras 157 kB/s | 18 kB 00:00 2023-12-06T21:18:40.833 INFO:teuthology.orchestra.run.smithi038.stdout:CentOS Stream 8 - Extras common packages 58 kB/s | 6.9 kB 00:00 2023-12-06T21:18:41.151 INFO:teuthology.orchestra.run.smithi038.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-12-06T21:18:42.310 INFO:teuthology.orchestra.run.smithi038.stdout:Extra Packages for Enterprise Linux 16 MB/s | 16 MB 00:00 2023-12-06T21:18:42.867 INFO:teuthology.orchestra.run.smithi144.stdout:Extra Packages for Enterprise Linux 4.7 MB/s | 16 MB 00:03 2023-12-06T21:18:46.352 INFO:teuthology.orchestra.run.smithi038.stdout:lab-extras 461 kB/s | 24 kB 00:00 2023-12-06T21:18:46.665 INFO:teuthology.orchestra.run.smithi144.stdout:lab-extras 618 kB/s | 24 kB 00:00 2023-12-06T21:18:50.185 INFO:teuthology.orchestra.run.smithi038.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-06T21:18:50.185 INFO:teuthology.orchestra.run.smithi038.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-06T21:18:50.306 INFO:teuthology.orchestra.run.smithi144.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-06T21:18:50.306 INFO:teuthology.orchestra.run.smithi144.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-06T21:18:50.489 INFO:teuthology.orchestra.run.smithi038.stdout:Dependencies resolved. 2023-12-06T21:18:50.489 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2023-12-06T21:18:50.490 INFO:teuthology.orchestra.run.smithi038.stdout: Package Architecture Version Repository Size 2023-12-06T21:18:50.490 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2023-12-06T21:18:50.490 INFO:teuthology.orchestra.run.smithi038.stdout:Installing: 2023-12-06T21:18:50.490 INFO:teuthology.orchestra.run.smithi038.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-06T21:18:50.490 INFO:teuthology.orchestra.run.smithi038.stdout:Installing dependencies: 2023-12-06T21:18:50.490 INFO:teuthology.orchestra.run.smithi038.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-06T21:18:50.490 INFO:teuthology.orchestra.run.smithi038.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-06T21:18:50.490 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:18:50.490 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction Summary 2023-12-06T21:18:50.490 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2023-12-06T21:18:50.490 INFO:teuthology.orchestra.run.smithi038.stdout:Install 3 Packages 2023-12-06T21:18:50.490 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:18:50.491 INFO:teuthology.orchestra.run.smithi038.stdout:Total download size: 90 M 2023-12-06T21:18:50.491 INFO:teuthology.orchestra.run.smithi038.stdout:Installed size: 96 M 2023-12-06T21:18:50.491 INFO:teuthology.orchestra.run.smithi038.stdout:Downloading Packages: 2023-12-06T21:18:50.595 INFO:teuthology.orchestra.run.smithi144.stdout:Dependencies resolved. 2023-12-06T21:18:50.596 INFO:teuthology.orchestra.run.smithi144.stdout:================================================================================ 2023-12-06T21:18:50.596 INFO:teuthology.orchestra.run.smithi144.stdout: Package Architecture Version Repository Size 2023-12-06T21:18:50.596 INFO:teuthology.orchestra.run.smithi144.stdout:================================================================================ 2023-12-06T21:18:50.596 INFO:teuthology.orchestra.run.smithi144.stdout:Installing: 2023-12-06T21:18:50.596 INFO:teuthology.orchestra.run.smithi144.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-06T21:18:50.596 INFO:teuthology.orchestra.run.smithi144.stdout:Installing dependencies: 2023-12-06T21:18:50.596 INFO:teuthology.orchestra.run.smithi144.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-06T21:18:50.596 INFO:teuthology.orchestra.run.smithi144.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-06T21:18:50.596 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T21:18:50.596 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction Summary 2023-12-06T21:18:50.597 INFO:teuthology.orchestra.run.smithi144.stdout:================================================================================ 2023-12-06T21:18:50.597 INFO:teuthology.orchestra.run.smithi144.stdout:Install 3 Packages 2023-12-06T21:18:50.597 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T21:18:50.597 INFO:teuthology.orchestra.run.smithi144.stdout:Total download size: 90 M 2023-12-06T21:18:50.597 INFO:teuthology.orchestra.run.smithi144.stdout:Installed size: 96 M 2023-12-06T21:18:50.597 INFO:teuthology.orchestra.run.smithi144.stdout:Downloading Packages: 2023-12-06T21:18:58.356 INFO:teuthology.orchestra.run.smithi144.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 1.3 MB/s | 10 MB 00:07 2023-12-06T21:18:58.569 INFO:teuthology.orchestra.run.smithi038.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 1.3 MB/s | 10 MB 00:08 2023-12-06T21:19:01.853 INFO:teuthology.orchestra.run.smithi038.stdout:(2/3): kernel-core-4.18.0-526.el8.x86_64.rpm 3.8 MB/s | 43 MB 00:11 2023-12-06T21:19:02.156 INFO:teuthology.orchestra.run.smithi144.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 3.2 MB/s | 36 MB 00:11 2023-12-06T21:19:02.194 INFO:teuthology.orchestra.run.smithi038.stdout:(3/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 3.1 MB/s | 36 MB 00:11 2023-12-06T21:19:02.195 INFO:teuthology.orchestra.run.smithi038.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:19:02.195 INFO:teuthology.orchestra.run.smithi038.stdout:Total 7.7 MB/s | 90 MB 00:11 2023-12-06T21:19:02.556 INFO:teuthology.orchestra.run.smithi144.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 3.7 MB/s | 43 MB 00:11 2023-12-06T21:19:02.557 INFO:teuthology.orchestra.run.smithi144.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:19:02.557 INFO:teuthology.orchestra.run.smithi144.stdout:Total 7.5 MB/s | 90 MB 00:11 2023-12-06T21:19:02.902 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction check 2023-12-06T21:19:03.236 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction check 2023-12-06T21:19:03.341 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction check succeeded. 2023-12-06T21:19:03.341 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction test 2023-12-06T21:19:03.655 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction check succeeded. 2023-12-06T21:19:03.656 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction test 2023-12-06T21:19:04.636 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction test succeeded. 2023-12-06T21:19:04.655 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction 2023-12-06T21:19:04.883 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction test succeeded. 2023-12-06T21:19:04.918 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction 2023-12-06T21:19:07.579 INFO:teuthology.orchestra.run.smithi038.stdout: Preparing : 1/1 2023-12-06T21:19:07.720 INFO:teuthology.orchestra.run.smithi144.stdout: Preparing : 1/1 2023-12-06T21:19:08.153 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-06T21:19:08.355 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-06T21:19:11.976 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-06T21:19:12.095 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-06T21:19:12.369 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-06T21:19:12.462 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-06T21:19:15.894 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-06T21:19:16.048 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-06T21:19:16.152 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-06T21:19:16.327 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-06T21:19:38.037 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-06T21:19:38.061 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-06T21:19:38.400 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-06T21:19:38.400 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-06T21:19:38.401 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-06T21:19:39.163 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-06T21:19:39.163 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T21:19:39.163 INFO:teuthology.orchestra.run.smithi144.stdout:Installed: 2023-12-06T21:19:39.163 INFO:teuthology.orchestra.run.smithi144.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-06T21:19:39.163 INFO:teuthology.orchestra.run.smithi144.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-06T21:19:39.163 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T21:19:39.163 INFO:teuthology.orchestra.run.smithi144.stdout:Complete! 2023-12-06T21:19:39.321 DEBUG:teuthology.orchestra.run.smithi144:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T21:19:39.520 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-06T21:19:39.540 INFO:teuthology.orchestra.run.smithi144.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-06T21:19:39.540 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-06T21:19:39.540 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-06T21:19:39.540 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-06T21:19:39.540 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-06T21:19:39.540 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-06T21:19:39.541 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi144.front.sepia.ceph.com, path=None, version=distro) 2023-12-06T21:19:39.541 DEBUG:teuthology.orchestra.run.smithi144:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T21:19:39.544 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-06T21:19:39.750 INFO:teuthology.orchestra.run.smithi144.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-06T21:19:39.750 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-06T21:19:39.750 DEBUG:teuthology.orchestra.run.smithi144:> sudo rpm -qi grub2-tools 2023-12-06T21:19:39.783 INFO:teuthology.orchestra.run.smithi144.stdout:Name : grub2-tools 2023-12-06T21:19:39.783 INFO:teuthology.orchestra.run.smithi144.stdout:Epoch : 1 2023-12-06T21:19:39.783 INFO:teuthology.orchestra.run.smithi144.stdout:Version : 2.02 2023-12-06T21:19:39.784 INFO:teuthology.orchestra.run.smithi144.stdout:Release : 129.el8 2023-12-06T21:19:39.784 INFO:teuthology.orchestra.run.smithi144.stdout:Architecture: x86_64 2023-12-06T21:19:39.784 INFO:teuthology.orchestra.run.smithi144.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-06T21:19:39.784 INFO:teuthology.orchestra.run.smithi144.stdout:Group : System Environment/Base 2023-12-06T21:19:39.784 INFO:teuthology.orchestra.run.smithi144.stdout:Size : 9265586 2023-12-06T21:19:39.784 INFO:teuthology.orchestra.run.smithi144.stdout:License : GPLv3+ 2023-12-06T21:19:39.784 INFO:teuthology.orchestra.run.smithi144.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-06T21:19:39.784 INFO:teuthology.orchestra.run.smithi144.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-06T21:19:39.784 INFO:teuthology.orchestra.run.smithi144.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-06T21:19:39.784 INFO:teuthology.orchestra.run.smithi144.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-06T21:19:39.784 INFO:teuthology.orchestra.run.smithi144.stdout:Relocations : (not relocatable) 2023-12-06T21:19:39.784 INFO:teuthology.orchestra.run.smithi144.stdout:Packager : CentOS BuildSystem 2023-12-06T21:19:39.784 INFO:teuthology.orchestra.run.smithi144.stdout:Vendor : CentOS 2023-12-06T21:19:39.784 INFO:teuthology.orchestra.run.smithi144.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-06T21:19:39.784 INFO:teuthology.orchestra.run.smithi144.stdout:Summary : Support tools for GRUB. 2023-12-06T21:19:39.784 INFO:teuthology.orchestra.run.smithi144.stdout:Description : 2023-12-06T21:19:39.785 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T21:19:39.785 INFO:teuthology.orchestra.run.smithi144.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-06T21:19:39.785 INFO:teuthology.orchestra.run.smithi144.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-06T21:19:39.785 INFO:teuthology.orchestra.run.smithi144.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-06T21:19:39.785 INFO:teuthology.orchestra.run.smithi144.stdout:hardware devices. 2023-12-06T21:19:39.785 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T21:19:39.785 INFO:teuthology.orchestra.run.smithi144.stdout:This subpackage provides tools for support of all platforms. 2023-12-06T21:19:39.786 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-06T21:19:39.786 INFO:teuthology.task.kernel:Updating grub on smithi144 to boot 4.18.0-526.el8.x86_64 2023-12-06T21:19:39.786 DEBUG:teuthology.orchestra.run.smithi144:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-06T21:19:39.904 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-06T21:19:39.904 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-06T21:19:39.904 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-06T21:19:40.696 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-06T21:19:40.696 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:19:40.696 INFO:teuthology.orchestra.run.smithi038.stdout:Installed: 2023-12-06T21:19:40.696 INFO:teuthology.orchestra.run.smithi038.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-06T21:19:40.696 INFO:teuthology.orchestra.run.smithi038.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-06T21:19:40.696 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:19:40.696 INFO:teuthology.orchestra.run.smithi038.stdout:Complete! 2023-12-06T21:19:40.840 DEBUG:teuthology.orchestra.run.smithi038:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T21:19:41.062 INFO:teuthology.orchestra.run.smithi038.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-06T21:19:41.062 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-06T21:19:41.062 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-06T21:19:41.062 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-06T21:19:41.062 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-06T21:19:41.063 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-06T21:19:41.063 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi038.front.sepia.ceph.com, path=None, version=distro) 2023-12-06T21:19:41.063 DEBUG:teuthology.orchestra.run.smithi038:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T21:19:41.281 INFO:teuthology.orchestra.run.smithi038.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-06T21:19:41.281 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-06T21:19:41.281 DEBUG:teuthology.orchestra.run.smithi038:> sudo rpm -qi grub2-tools 2023-12-06T21:19:41.316 INFO:teuthology.orchestra.run.smithi038.stdout:Name : grub2-tools 2023-12-06T21:19:41.317 INFO:teuthology.orchestra.run.smithi038.stdout:Epoch : 1 2023-12-06T21:19:41.317 INFO:teuthology.orchestra.run.smithi038.stdout:Version : 2.02 2023-12-06T21:19:41.317 INFO:teuthology.orchestra.run.smithi038.stdout:Release : 129.el8 2023-12-06T21:19:41.317 INFO:teuthology.orchestra.run.smithi038.stdout:Architecture: x86_64 2023-12-06T21:19:41.317 INFO:teuthology.orchestra.run.smithi038.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-06T21:19:41.317 INFO:teuthology.orchestra.run.smithi038.stdout:Group : System Environment/Base 2023-12-06T21:19:41.317 INFO:teuthology.orchestra.run.smithi038.stdout:Size : 9265586 2023-12-06T21:19:41.317 INFO:teuthology.orchestra.run.smithi038.stdout:License : GPLv3+ 2023-12-06T21:19:41.317 INFO:teuthology.orchestra.run.smithi038.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-06T21:19:41.317 INFO:teuthology.orchestra.run.smithi038.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-06T21:19:41.317 INFO:teuthology.orchestra.run.smithi038.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-06T21:19:41.317 INFO:teuthology.orchestra.run.smithi038.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-06T21:19:41.317 INFO:teuthology.orchestra.run.smithi038.stdout:Relocations : (not relocatable) 2023-12-06T21:19:41.317 INFO:teuthology.orchestra.run.smithi038.stdout:Packager : CentOS BuildSystem 2023-12-06T21:19:41.318 INFO:teuthology.orchestra.run.smithi038.stdout:Vendor : CentOS 2023-12-06T21:19:41.318 INFO:teuthology.orchestra.run.smithi038.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-06T21:19:41.318 INFO:teuthology.orchestra.run.smithi038.stdout:Summary : Support tools for GRUB. 2023-12-06T21:19:41.318 INFO:teuthology.orchestra.run.smithi038.stdout:Description : 2023-12-06T21:19:41.318 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:19:41.318 INFO:teuthology.orchestra.run.smithi038.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-06T21:19:41.318 INFO:teuthology.orchestra.run.smithi038.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-06T21:19:41.318 INFO:teuthology.orchestra.run.smithi038.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-06T21:19:41.318 INFO:teuthology.orchestra.run.smithi038.stdout:hardware devices. 2023-12-06T21:19:41.318 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:19:41.318 INFO:teuthology.orchestra.run.smithi038.stdout:This subpackage provides tools for support of all platforms. 2023-12-06T21:19:41.319 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-06T21:19:41.319 INFO:teuthology.task.kernel:Updating grub on smithi038 to boot 4.18.0-526.el8.x86_64 2023-12-06T21:19:41.319 DEBUG:teuthology.orchestra.run.smithi038:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-06T21:19:41.472 INFO:teuthology.orchestra.run.smithi144.stderr:Generating grub configuration file ... 2023-12-06T21:19:42.904 INFO:teuthology.orchestra.run.smithi038.stderr:Generating grub configuration file ... 2023-12-06T21:19:43.355 INFO:teuthology.orchestra.run.smithi144.stderr:done 2023-12-06T21:19:43.357 DEBUG:teuthology.orchestra.run.smithi144:> mktemp 2023-12-06T21:19:43.380 INFO:teuthology.orchestra.run.smithi144.stdout:/tmp/tmp.TT6pseNg6O 2023-12-06T21:19:43.380 DEBUG:teuthology.orchestra.run.smithi144:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.TT6pseNg6O 2023-12-06T21:19:43.456 DEBUG:teuthology.orchestra.run.smithi144:> sudo chmod 0666 /tmp/tmp.TT6pseNg6O 2023-12-06T21:19:43.604 DEBUG:teuthology.orchestra.remote:smithi144:/tmp/tmp.TT6pseNg6O is 6KB 2023-12-06T21:19:43.651 DEBUG:teuthology.orchestra.run.smithi144:> rm -fr /tmp/tmp.TT6pseNg6O 2023-12-06T21:19:43.669 DEBUG:teuthology.orchestra.run.smithi144:> sudo /bin/ls /boot/loader/entries || true 2023-12-06T21:19:43.743 INFO:teuthology.orchestra.run.smithi144.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-06T21:19:43.743 INFO:teuthology.orchestra.run.smithi144.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-06T21:19:43.743 INFO:teuthology.orchestra.run.smithi144.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-06T21:19:43.743 INFO:teuthology.orchestra.run.smithi144.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-06T21:19:43.745 DEBUG:teuthology.orchestra.run.smithi144:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-06T21:19:43.911 DEBUG:teuthology.orchestra.run.smithi144:> sudo shutdown -r now 2023-12-06T21:19:45.008 INFO:teuthology.orchestra.run.smithi038.stderr:done 2023-12-06T21:19:45.010 DEBUG:teuthology.orchestra.run.smithi038:> mktemp 2023-12-06T21:19:45.037 INFO:teuthology.orchestra.run.smithi038.stdout:/tmp/tmp.WDEqLWwLQs 2023-12-06T21:19:45.037 DEBUG:teuthology.orchestra.run.smithi038:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.WDEqLWwLQs 2023-12-06T21:19:45.111 DEBUG:teuthology.orchestra.run.smithi038:> sudo chmod 0666 /tmp/tmp.WDEqLWwLQs 2023-12-06T21:19:45.256 DEBUG:teuthology.orchestra.remote:smithi038:/tmp/tmp.WDEqLWwLQs is 6KB 2023-12-06T21:19:45.303 DEBUG:teuthology.orchestra.run.smithi038:> rm -fr /tmp/tmp.WDEqLWwLQs 2023-12-06T21:19:45.321 DEBUG:teuthology.orchestra.run.smithi038:> sudo /bin/ls /boot/loader/entries || true 2023-12-06T21:19:45.395 INFO:teuthology.orchestra.run.smithi038.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-06T21:19:45.395 INFO:teuthology.orchestra.run.smithi038.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-06T21:19:45.395 INFO:teuthology.orchestra.run.smithi038.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-06T21:19:45.395 INFO:teuthology.orchestra.run.smithi038.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-06T21:19:45.396 DEBUG:teuthology.orchestra.run.smithi038:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-06T21:19:45.577 DEBUG:teuthology.orchestra.run.smithi038:> sudo shutdown -r now 2023-12-06T21:20:13.942 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-06T21:20:13.943 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2023-12-06T21:20:13.943 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:20:15.582 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-06T21:20:15.582 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi038.front.sepia.ceph.com' 2023-12-06T21:20:15.582 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:20:32.354 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.144 2023-12-06T21:20:34.146 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.38 2023-12-06T21:20:41.359 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2023-12-06T21:20:41.360 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:20:43.149 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi038.front.sepia.ceph.com' 2023-12-06T21:20:43.150 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:20:44.418 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.144 2023-12-06T21:20:46.210 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.38 2023-12-06T21:20:56.427 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2023-12-06T21:20:56.427 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:20:58.213 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi038.front.sepia.ceph.com' 2023-12-06T21:20:58.214 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:21:28.838 DEBUG:teuthology.orchestra.run.smithi144:> true 2023-12-06T21:21:29.532 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi144.front.sepia.ceph.com' 2023-12-06T21:21:29.532 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-526.el8.x86_64"... 2023-12-06T21:21:29.532 DEBUG:teuthology.orchestra.run.smithi144:> uname -r 2023-12-06T21:21:29.549 INFO:teuthology.orchestra.run.smithi144.stdout:4.18.0-526.el8.x86_64 2023-12-06T21:21:29.549 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-06T21:21:29.549 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-06T21:21:29.549 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-06T21:21:30.033 DEBUG:teuthology.orchestra.run.smithi038:> true 2023-12-06T21:21:30.331 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi038.front.sepia.ceph.com' 2023-12-06T21:21:30.331 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-526.el8.x86_64"... 2023-12-06T21:21:30.331 DEBUG:teuthology.orchestra.run.smithi038:> uname -r 2023-12-06T21:21:30.352 INFO:teuthology.orchestra.run.smithi038.stdout:4.18.0-526.el8.x86_64 2023-12-06T21:21:30.352 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-06T21:21:30.352 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-06T21:21:30.352 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-06T21:21:30.550 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-06T21:21:30.550 DEBUG:teuthology.orchestra.run.smithi144:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T21:21:30.628 INFO:teuthology.orchestra.run.smithi144.stdout:ttyS1 2023-12-06T21:21:30.647 DEBUG:teuthology.parallel:result is None 2023-12-06T21:21:31.353 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-06T21:21:31.353 DEBUG:teuthology.orchestra.run.smithi038:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T21:21:31.449 INFO:teuthology.orchestra.run.smithi038.stdout:ttyS1 2023-12-06T21:21:31.461 DEBUG:teuthology.parallel:result is None 2023-12-06T21:21:31.462 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-06T21:21:31.473 INFO:teuthology.task.internal:Creating test directory... 2023-12-06T21:21:31.473 DEBUG:teuthology.orchestra.run.smithi038:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T21:21:31.476 DEBUG:teuthology.orchestra.run.smithi144:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T21:21:31.497 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-06T21:21:31.504 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-06T21:21:31.514 INFO:teuthology.task.internal:Creating archive directory... 2023-12-06T21:21:31.515 DEBUG:teuthology.orchestra.run.smithi038:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T21:21:31.534 DEBUG:teuthology.orchestra.run.smithi144:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T21:21:31.576 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-06T21:21:31.582 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-06T21:21:31.583 DEBUG:teuthology.orchestra.run.smithi038:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-06T21:21:31.598 DEBUG:teuthology.orchestra.run.smithi144:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-06T21:21:31.629 INFO:teuthology.orchestra.run.smithi038.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:21:31.641 INFO:teuthology.orchestra.run.smithi038.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:21:31.648 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:21:31.660 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:21:31.661 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-06T21:21:31.668 INFO:teuthology.task.internal:Configuring sudo... 2023-12-06T21:21:31.668 DEBUG:teuthology.orchestra.run.smithi038:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T21:21:31.683 DEBUG:teuthology.orchestra.run.smithi144:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T21:21:31.733 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-06T21:21:31.742 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-06T21:21:31.742 DEBUG:teuthology.orchestra.run.smithi038:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T21:21:31.753 DEBUG:teuthology.orchestra.run.smithi144:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T21:21:31.792 DEBUG:teuthology.orchestra.run.smithi038:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T21:21:31.874 DEBUG:teuthology.orchestra.run.smithi038:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T21:21:31.924 DEBUG:teuthology.orchestra.run.smithi038:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T21:21:32.011 DEBUG:teuthology.orchestra.run.smithi038:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T21:21:32.056 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2023-12-06T21:21:32.057 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T21:21:32.128 DEBUG:teuthology.orchestra.run.smithi144:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T21:21:32.173 DEBUG:teuthology.orchestra.run.smithi144:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T21:21:32.228 DEBUG:teuthology.orchestra.run.smithi144:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T21:21:32.313 DEBUG:teuthology.orchestra.run.smithi144:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T21:21:32.358 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2023-12-06T21:21:32.358 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T21:21:32.425 DEBUG:teuthology.orchestra.run.smithi038:> sudo service rsyslog restart 2023-12-06T21:21:32.428 DEBUG:teuthology.orchestra.run.smithi144:> sudo service rsyslog restart 2023-12-06T21:21:32.497 INFO:teuthology.orchestra.run.smithi038.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T21:21:32.521 INFO:teuthology.orchestra.run.smithi144.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T21:21:32.915 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-06T21:21:32.924 INFO:teuthology.task.internal:Starting timer... 2023-12-06T21:21:32.924 INFO:teuthology.run_tasks:Running task pcp... 2023-12-06T21:21:32.937 INFO:teuthology.run_tasks:Running task selinux... 2023-12-06T21:21:32.946 DEBUG:teuthology.orchestra.run.smithi038:> sudo service auditd rotate 2023-12-06T21:21:33.075 INFO:teuthology.orchestra.run.smithi038.stdout:Rotating logs: 2023-12-06T21:21:33.077 DEBUG:teuthology.orchestra.run.smithi144:> sudo service auditd rotate 2023-12-06T21:21:33.142 INFO:teuthology.orchestra.run.smithi144.stdout:Rotating logs: 2023-12-06T21:21:33.143 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-06T21:21:33.144 DEBUG:teuthology.orchestra.run.smithi038:> /usr/sbin/getenforce 2023-12-06T21:21:33.483 INFO:teuthology.orchestra.run.smithi038.stdout:Permissive 2023-12-06T21:21:33.483 DEBUG:teuthology.orchestra.run.smithi144:> /usr/sbin/getenforce 2023-12-06T21:21:33.506 INFO:teuthology.orchestra.run.smithi144.stdout:Permissive 2023-12-06T21:21:33.507 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi038.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi144.front.sepia.ceph.com': 'permissive'} 2023-12-06T21:21:33.507 DEBUG:teuthology.orchestra.run.smithi038:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-06T21:21:34.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:21:34.116 DEBUG:teuthology.orchestra.run.smithi144:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-06T21:21:34.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:21:34.144 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-06T21:21:34.144 DEBUG:teuthology.orchestra.run.smithi038:> sudo /usr/sbin/setenforce permissive 2023-12-06T21:21:34.565 DEBUG:teuthology.orchestra.run.smithi144:> sudo /usr/sbin/setenforce permissive 2023-12-06T21:21:34.599 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-06T21:21:34.610 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-06T21:21:34.610 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-06T21:21:34.628 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-06T21:21:34.629 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi038.front.sepia.ceph.com,smithi144.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-06T21:29:53.480 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi038.front.sepia.ceph.com'), Remote(name='ubuntu@smithi144.front.sepia.ceph.com')] 2023-12-06T21:29:53.482 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi038.front.sepia.ceph.com' 2023-12-06T21:29:53.483 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:29:53.555 DEBUG:teuthology.orchestra.run.smithi038:> true 2023-12-06T21:29:53.628 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi038.front.sepia.ceph.com' 2023-12-06T21:29:53.629 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2023-12-06T21:29:53.629 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:29:53.703 DEBUG:teuthology.orchestra.run.smithi144:> true 2023-12-06T21:29:53.776 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi144.front.sepia.ceph.com' 2023-12-06T21:29:53.776 INFO:teuthology.run_tasks:Running task clock... 2023-12-06T21:29:53.787 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-06T21:29:53.787 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T21:29:53.787 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T21:29:53.790 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T21:29:53.790 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T21:29:53.827 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T21:29:53.844 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T21:29:53.851 INFO:teuthology.orchestra.run.smithi144.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T21:29:53.867 INFO:teuthology.orchestra.run.smithi144.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T21:29:53.926 INFO:teuthology.orchestra.run.smithi038.stderr:sudo: ntpd: command not found 2023-12-06T21:29:53.936 INFO:teuthology.orchestra.run.smithi144.stderr:sudo: ntpd: command not found 2023-12-06T21:29:53.939 INFO:teuthology.orchestra.run.smithi038.stdout:506 Cannot talk to daemon 2023-12-06T21:29:53.948 INFO:teuthology.orchestra.run.smithi144.stdout:506 Cannot talk to daemon 2023-12-06T21:29:53.956 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T21:29:53.962 INFO:teuthology.orchestra.run.smithi144.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T21:29:53.972 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T21:29:53.976 INFO:teuthology.orchestra.run.smithi144.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T21:29:54.039 INFO:teuthology.orchestra.run.smithi144.stderr:bash: ntpq: command not found 2023-12-06T21:29:54.043 INFO:teuthology.orchestra.run.smithi144.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T21:29:54.043 INFO:teuthology.orchestra.run.smithi144.stdout:=============================================================================== 2023-12-06T21:29:54.043 INFO:teuthology.orchestra.run.smithi144.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:29:54.043 INFO:teuthology.orchestra.run.smithi144.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:29:54.043 INFO:teuthology.orchestra.run.smithi144.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:29:54.043 INFO:teuthology.orchestra.run.smithi144.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:29:54.045 INFO:teuthology.orchestra.run.smithi038.stderr:bash: ntpq: command not found 2023-12-06T21:29:54.049 INFO:teuthology.orchestra.run.smithi038.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T21:29:54.049 INFO:teuthology.orchestra.run.smithi038.stdout:=============================================================================== 2023-12-06T21:29:54.049 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:29:54.049 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:29:54.049 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:29:54.049 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:29:54.050 INFO:teuthology.run_tasks:Running task pexec... 2023-12-06T21:29:54.059 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-06T21:29:54.060 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi038.front.sepia.ceph.com 2023-12-06T21:29:54.060 DEBUG:teuthology.orchestra.run.smithi038:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T21:29:54.060 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi144.front.sepia.ceph.com 2023-12-06T21:29:54.060 DEBUG:teuthology.orchestra.run.smithi144:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T21:29:54.961 INFO:teuthology.orchestra.run.smithi144.stdout:Last metadata expiration check: 0:02:28 ago on Wed 06 Dec 2023 09:27:26 PM UTC. 2023-12-06T21:29:55.104 INFO:teuthology.orchestra.run.smithi038.stdout:Last metadata expiration check: 0:01:46 ago on Wed 06 Dec 2023 09:28:08 PM UTC. 2023-12-06T21:29:57.097 INFO:teuthology.orchestra.run.smithi144.stdout:Dependencies resolved. 2023-12-06T21:29:57.098 INFO:teuthology.orchestra.run.smithi144.stdout:================================================================================ 2023-12-06T21:29:57.098 INFO:teuthology.orchestra.run.smithi144.stdout: Package Architecture Version Repository Size 2023-12-06T21:29:57.098 INFO:teuthology.orchestra.run.smithi144.stdout:================================================================================ 2023-12-06T21:29:57.098 INFO:teuthology.orchestra.run.smithi144.stdout:Resetting modules: 2023-12-06T21:29:57.098 INFO:teuthology.orchestra.run.smithi144.stdout: container-tools 2023-12-06T21:29:57.098 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T21:29:57.099 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction Summary 2023-12-06T21:29:57.099 INFO:teuthology.orchestra.run.smithi144.stdout:================================================================================ 2023-12-06T21:29:57.099 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T21:29:57.357 INFO:teuthology.orchestra.run.smithi144.stdout:Complete! 2023-12-06T21:29:57.485 INFO:teuthology.orchestra.run.smithi038.stdout:Dependencies resolved. 2023-12-06T21:29:57.486 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2023-12-06T21:29:57.486 INFO:teuthology.orchestra.run.smithi038.stdout: Package Architecture Version Repository Size 2023-12-06T21:29:57.486 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2023-12-06T21:29:57.486 INFO:teuthology.orchestra.run.smithi038.stdout:Resetting modules: 2023-12-06T21:29:57.486 INFO:teuthology.orchestra.run.smithi038.stdout: container-tools 2023-12-06T21:29:57.487 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:29:57.487 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction Summary 2023-12-06T21:29:57.487 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2023-12-06T21:29:57.487 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:29:57.765 INFO:teuthology.orchestra.run.smithi038.stdout:Complete! 2023-12-06T21:29:58.313 INFO:teuthology.orchestra.run.smithi144.stdout:Last metadata expiration check: 0:02:32 ago on Wed 06 Dec 2023 09:27:26 PM UTC. 2023-12-06T21:29:58.841 INFO:teuthology.orchestra.run.smithi038.stdout:Last metadata expiration check: 0:01:50 ago on Wed 06 Dec 2023 09:28:08 PM UTC. 2023-12-06T21:30:00.438 INFO:teuthology.orchestra.run.smithi144.stdout:Dependencies resolved. 2023-12-06T21:30:00.441 INFO:teuthology.orchestra.run.smithi144.stdout:=========================================================================================== 2023-12-06T21:30:00.441 INFO:teuthology.orchestra.run.smithi144.stdout: Package Arch Version Repo Size 2023-12-06T21:30:00.442 INFO:teuthology.orchestra.run.smithi144.stdout:=========================================================================================== 2023-12-06T21:30:00.442 INFO:teuthology.orchestra.run.smithi144.stdout:Upgrading: 2023-12-06T21:30:00.442 INFO:teuthology.orchestra.run.smithi144.stdout: conmon x86_64 3:2.1.8-1.module_el8+712+4cd1bd69 appstream 57 k 2023-12-06T21:30:00.442 INFO:teuthology.orchestra.run.smithi144.stdout: container-selinux noarch 2:2.224.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-06T21:30:00.442 INFO:teuthology.orchestra.run.smithi144.stdout: containernetworking-plugins x86_64 1:1.3.0-5.module_el8+712+4cd1bd69 appstream 21 M 2023-12-06T21:30:00.442 INFO:teuthology.orchestra.run.smithi144.stdout: containers-common x86_64 2:1-57.module_el8+712+4cd1bd69 appstream 144 k 2023-12-06T21:30:00.442 INFO:teuthology.orchestra.run.smithi144.stdout: criu x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 564 k 2023-12-06T21:30:00.442 INFO:teuthology.orchestra.run.smithi144.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-06T21:30:00.442 INFO:teuthology.orchestra.run.smithi144.stdout: libslirp x86_64 4.4.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-06T21:30:00.442 INFO:teuthology.orchestra.run.smithi144.stdout: runc x86_64 1:1.1.9-1.module_el8+712+4cd1bd69 appstream 3.1 M 2023-12-06T21:30:00.442 INFO:teuthology.orchestra.run.smithi144.stdout: slirp4netns x86_64 1.2.2-1.module_el8+712+4cd1bd69 appstream 56 k 2023-12-06T21:30:00.442 INFO:teuthology.orchestra.run.smithi144.stdout:Installing group/module packages: 2023-12-06T21:30:00.442 INFO:teuthology.orchestra.run.smithi144.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-06T21:30:00.442 INFO:teuthology.orchestra.run.smithi144.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-06T21:30:00.443 INFO:teuthology.orchestra.run.smithi144.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-06T21:30:00.443 INFO:teuthology.orchestra.run.smithi144.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-06T21:30:00.443 INFO:teuthology.orchestra.run.smithi144.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-06T21:30:00.443 INFO:teuthology.orchestra.run.smithi144.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-06T21:30:00.443 INFO:teuthology.orchestra.run.smithi144.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-06T21:30:00.443 INFO:teuthology.orchestra.run.smithi144.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-06T21:30:00.443 INFO:teuthology.orchestra.run.smithi144.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-06T21:30:00.443 INFO:teuthology.orchestra.run.smithi144.stdout:Installing dependencies: 2023-12-06T21:30:00.443 INFO:teuthology.orchestra.run.smithi144.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-06T21:30:00.443 INFO:teuthology.orchestra.run.smithi144.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-06T21:30:00.443 INFO:teuthology.orchestra.run.smithi144.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-06T21:30:00.443 INFO:teuthology.orchestra.run.smithi144.stdout:Installing weak dependencies: 2023-12-06T21:30:00.443 INFO:teuthology.orchestra.run.smithi144.stdout: criu-libs x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 39 k 2023-12-06T21:30:00.443 INFO:teuthology.orchestra.run.smithi144.stdout:Installing module profiles: 2023-12-06T21:30:00.443 INFO:teuthology.orchestra.run.smithi144.stdout: container-tools/common 2023-12-06T21:30:00.443 INFO:teuthology.orchestra.run.smithi144.stdout:Enabling module streams: 2023-12-06T21:30:00.444 INFO:teuthology.orchestra.run.smithi144.stdout: container-tools rhel8 2023-12-06T21:30:00.444 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T21:30:00.444 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction Summary 2023-12-06T21:30:00.444 INFO:teuthology.orchestra.run.smithi144.stdout:=========================================================================================== 2023-12-06T21:30:00.444 INFO:teuthology.orchestra.run.smithi144.stdout:Install 13 Packages 2023-12-06T21:30:00.444 INFO:teuthology.orchestra.run.smithi144.stdout:Upgrade 9 Packages 2023-12-06T21:30:00.444 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T21:30:00.444 INFO:teuthology.orchestra.run.smithi144.stdout:Total download size: 52 M 2023-12-06T21:30:00.444 INFO:teuthology.orchestra.run.smithi144.stdout:Downloading Packages: 2023-12-06T21:30:00.900 INFO:teuthology.orchestra.run.smithi144.stdout:(1/22): cockpit-podman-78-1.module_el8+712+4cd1 2.7 MB/s | 750 kB 00:00 2023-12-06T21:30:00.933 INFO:teuthology.orchestra.run.smithi144.stdout:(2/22): aardvark-dns-1.8.0-1.module_el8+712+4cd 3.3 MB/s | 1.0 MB 00:00 2023-12-06T21:30:01.017 INFO:teuthology.orchestra.run.smithi144.stdout:(3/22): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.8 MB/s | 241 kB 00:00 2023-12-06T21:30:01.042 INFO:teuthology.orchestra.run.smithi144.stdout:(4/22): criu-libs-3.18-4.module_el8+712+4cd1bd6 276 kB/s | 39 kB 00:00 2023-12-06T21:30:01.179 INFO:teuthology.orchestra.run.smithi144.stdout:(5/22): python3-podman-4.7.0-1.module_el8+712+4 1.3 MB/s | 178 kB 00:00 2023-12-06T21:30:01.199 INFO:teuthology.orchestra.run.smithi038.stdout:Dependencies resolved. 2023-12-06T21:30:01.202 INFO:teuthology.orchestra.run.smithi038.stdout:=========================================================================================== 2023-12-06T21:30:01.202 INFO:teuthology.orchestra.run.smithi038.stdout: Package Arch Version Repo Size 2023-12-06T21:30:01.202 INFO:teuthology.orchestra.run.smithi038.stdout:=========================================================================================== 2023-12-06T21:30:01.202 INFO:teuthology.orchestra.run.smithi038.stdout:Upgrading: 2023-12-06T21:30:01.202 INFO:teuthology.orchestra.run.smithi038.stdout: conmon x86_64 3:2.1.8-1.module_el8+712+4cd1bd69 appstream 57 k 2023-12-06T21:30:01.202 INFO:teuthology.orchestra.run.smithi038.stdout: container-selinux noarch 2:2.224.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-06T21:30:01.203 INFO:teuthology.orchestra.run.smithi038.stdout: containernetworking-plugins x86_64 1:1.3.0-5.module_el8+712+4cd1bd69 appstream 21 M 2023-12-06T21:30:01.203 INFO:teuthology.orchestra.run.smithi038.stdout: containers-common x86_64 2:1-57.module_el8+712+4cd1bd69 appstream 144 k 2023-12-06T21:30:01.203 INFO:teuthology.orchestra.run.smithi038.stdout: criu x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 564 k 2023-12-06T21:30:01.203 INFO:teuthology.orchestra.run.smithi038.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-06T21:30:01.203 INFO:teuthology.orchestra.run.smithi038.stdout: libslirp x86_64 4.4.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-06T21:30:01.203 INFO:teuthology.orchestra.run.smithi038.stdout: runc x86_64 1:1.1.9-1.module_el8+712+4cd1bd69 appstream 3.1 M 2023-12-06T21:30:01.203 INFO:teuthology.orchestra.run.smithi038.stdout: slirp4netns x86_64 1.2.2-1.module_el8+712+4cd1bd69 appstream 56 k 2023-12-06T21:30:01.203 INFO:teuthology.orchestra.run.smithi038.stdout:Installing group/module packages: 2023-12-06T21:30:01.203 INFO:teuthology.orchestra.run.smithi038.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-06T21:30:01.203 INFO:teuthology.orchestra.run.smithi038.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-06T21:30:01.203 INFO:teuthology.orchestra.run.smithi038.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-06T21:30:01.203 INFO:teuthology.orchestra.run.smithi038.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-06T21:30:01.203 INFO:teuthology.orchestra.run.smithi038.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-06T21:30:01.203 INFO:teuthology.orchestra.run.smithi038.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-06T21:30:01.203 INFO:teuthology.orchestra.run.smithi038.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-06T21:30:01.204 INFO:teuthology.orchestra.run.smithi038.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-06T21:30:01.204 INFO:teuthology.orchestra.run.smithi038.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-06T21:30:01.204 INFO:teuthology.orchestra.run.smithi038.stdout:Installing dependencies: 2023-12-06T21:30:01.204 INFO:teuthology.orchestra.run.smithi038.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-06T21:30:01.204 INFO:teuthology.orchestra.run.smithi038.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-06T21:30:01.204 INFO:teuthology.orchestra.run.smithi038.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-06T21:30:01.204 INFO:teuthology.orchestra.run.smithi038.stdout:Installing weak dependencies: 2023-12-06T21:30:01.204 INFO:teuthology.orchestra.run.smithi038.stdout: criu-libs x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 39 k 2023-12-06T21:30:01.204 INFO:teuthology.orchestra.run.smithi038.stdout:Installing module profiles: 2023-12-06T21:30:01.204 INFO:teuthology.orchestra.run.smithi038.stdout: container-tools/common 2023-12-06T21:30:01.204 INFO:teuthology.orchestra.run.smithi038.stdout:Enabling module streams: 2023-12-06T21:30:01.204 INFO:teuthology.orchestra.run.smithi038.stdout: container-tools rhel8 2023-12-06T21:30:01.204 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:30:01.204 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction Summary 2023-12-06T21:30:01.204 INFO:teuthology.orchestra.run.smithi038.stdout:=========================================================================================== 2023-12-06T21:30:01.205 INFO:teuthology.orchestra.run.smithi038.stdout:Install 13 Packages 2023-12-06T21:30:01.205 INFO:teuthology.orchestra.run.smithi038.stdout:Upgrade 9 Packages 2023-12-06T21:30:01.205 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:30:01.205 INFO:teuthology.orchestra.run.smithi038.stdout:Total download size: 52 M 2023-12-06T21:30:01.205 INFO:teuthology.orchestra.run.smithi038.stdout:Downloading Packages: 2023-12-06T21:30:01.234 INFO:teuthology.orchestra.run.smithi144.stdout:(6/22): python3-pytoml-0.1.14-5.git7dea353.el8. 452 kB/s | 25 kB 00:00 2023-12-06T21:30:01.293 INFO:teuthology.orchestra.run.smithi144.stdout:(7/22): python3-pyxdg-0.25-16.el8.noarch.rpm 1.6 MB/s | 94 kB 00:00 2023-12-06T21:30:01.494 INFO:teuthology.orchestra.run.smithi038.stdout:(1/22): cockpit-podman-78-1.module_el8+712+4cd1 3.0 MB/s | 750 kB 00:00 2023-12-06T21:30:01.528 INFO:teuthology.orchestra.run.smithi038.stdout:(2/22): aardvark-dns-1.8.0-1.module_el8+712+4cd 3.6 MB/s | 1.0 MB 00:00 2023-12-06T21:30:01.544 INFO:teuthology.orchestra.run.smithi038.stdout:(3/22): criu-libs-3.18-4.module_el8+712+4cd1bd6 786 kB/s | 39 kB 00:00 2023-12-06T21:30:01.618 INFO:teuthology.orchestra.run.smithi144.stdout:(8/22): netavark-1.8.0-2.module_el8+712+4cd1bd6 6.5 MB/s | 3.9 MB 00:00 2023-12-06T21:30:01.620 INFO:teuthology.orchestra.run.smithi038.stdout:(4/22): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.5 MB/s | 241 kB 00:00 2023-12-06T21:30:01.679 INFO:teuthology.orchestra.run.smithi038.stdout:(5/22): python3-podman-4.7.0-1.module_el8+712+4 3.0 MB/s | 178 kB 00:00 2023-12-06T21:30:01.721 INFO:teuthology.orchestra.run.smithi038.stdout:(6/22): python3-pytoml-0.1.14-5.git7dea353.el8. 595 kB/s | 25 kB 00:00 2023-12-06T21:30:01.771 INFO:teuthology.orchestra.run.smithi038.stdout:(7/22): python3-pyxdg-0.25-16.el8.noarch.rpm 1.8 MB/s | 94 kB 00:00 2023-12-06T21:30:01.985 INFO:teuthology.orchestra.run.smithi144.stdout:(9/22): toolbox-0.0.99.4-6.module_el8+712+4cd1b 6.9 MB/s | 2.5 MB 00:00 2023-12-06T21:30:02.152 INFO:teuthology.orchestra.run.smithi144.stdout:(10/22): buildah-1.32.0-1.module_el8+712+4cd1bd 6.3 MB/s | 9.6 MB 00:01 2023-12-06T21:30:02.177 INFO:teuthology.orchestra.run.smithi144.stdout:(11/22): udica-0.2.6-20.module_el8+712+4cd1bd69 274 kB/s | 53 kB 00:00 2023-12-06T21:30:02.211 INFO:teuthology.orchestra.run.smithi144.stdout:(12/22): yajl-2.1.0-12.el8.x86_64.rpm 699 kB/s | 41 kB 00:00 2023-12-06T21:30:02.236 INFO:teuthology.orchestra.run.smithi144.stdout:(13/22): conmon-2.1.8-1.module_el8+712+4cd1bd69 978 kB/s | 57 kB 00:00 2023-12-06T21:30:02.270 INFO:teuthology.orchestra.run.smithi144.stdout:(14/22): container-selinux-2.224.0-1.module_el8 1.2 MB/s | 70 kB 00:00 2023-12-06T21:30:02.337 INFO:teuthology.orchestra.run.smithi144.stdout:(15/22): containers-common-1-57.module_el8+712+ 2.1 MB/s | 144 kB 00:00 2023-12-06T21:30:02.513 INFO:teuthology.orchestra.run.smithi144.stdout:(16/22): criu-3.18-4.module_el8+712+4cd1bd69.x8 3.2 MB/s | 564 kB 00:00 2023-12-06T21:30:02.571 INFO:teuthology.orchestra.run.smithi144.stdout:(17/22): fuse-overlayfs-1.13-1.module_el8+712+4 1.2 MB/s | 70 kB 00:00 2023-12-06T21:30:02.647 INFO:teuthology.orchestra.run.smithi144.stdout:(18/22): libslirp-4.4.0-1.module_el8+712+4cd1bd 940 kB/s | 70 kB 00:00 2023-12-06T21:30:03.146 INFO:teuthology.orchestra.run.smithi038.stdout:(8/22): skopeo-1.13.3-1.module_el8+712+4cd1bd69 5.9 MB/s | 8.1 MB 00:01 2023-12-06T21:30:03.163 INFO:teuthology.orchestra.run.smithi144.stdout:(19/22): runc-1.1.9-1.module_el8+712+4cd1bd69.x 6.0 MB/s | 3.1 MB 00:00 2023-12-06T21:30:03.214 INFO:teuthology.orchestra.run.smithi144.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+712+4cd 1.1 MB/s | 56 kB 00:00 2023-12-06T21:30:03.255 INFO:teuthology.orchestra.run.smithi038.stdout:(9/22): buildah-1.32.0-1.module_el8+712+4cd1bd6 4.8 MB/s | 9.6 MB 00:02 2023-12-06T21:30:03.415 INFO:teuthology.orchestra.run.smithi038.stdout:(10/22): udica-0.2.6-20.module_el8+712+4cd1bd69 329 kB/s | 53 kB 00:00 2023-12-06T21:30:03.655 INFO:teuthology.orchestra.run.smithi038.stdout:(11/22): yajl-2.1.0-12.el8.x86_64.rpm 171 kB/s | 41 kB 00:00 2023-12-06T21:30:03.714 INFO:teuthology.orchestra.run.smithi038.stdout:(12/22): netavark-1.8.0-2.module_el8+712+4cd1bd 1.8 MB/s | 3.9 MB 00:02 2023-12-06T21:30:03.731 INFO:teuthology.orchestra.run.smithi038.stdout:(13/22): conmon-2.1.8-1.module_el8+712+4cd1bd69 763 kB/s | 57 kB 00:00 2023-12-06T21:30:03.765 INFO:teuthology.orchestra.run.smithi038.stdout:(14/22): container-selinux-2.224.0-1.module_el8 1.4 MB/s | 70 kB 00:00 2023-12-06T21:30:03.849 INFO:teuthology.orchestra.run.smithi038.stdout:(15/22): containers-common-1-57.module_el8+712+ 1.7 MB/s | 144 kB 00:00 2023-12-06T21:30:04.024 INFO:teuthology.orchestra.run.smithi038.stdout:(16/22): criu-3.18-4.module_el8+712+4cd1bd69.x8 3.2 MB/s | 564 kB 00:00 2023-12-06T21:30:04.099 INFO:teuthology.orchestra.run.smithi038.stdout:(17/22): toolbox-0.0.99.4-6.module_el8+712+4cd1 2.7 MB/s | 2.5 MB 00:00 2023-12-06T21:30:04.124 INFO:teuthology.orchestra.run.smithi038.stdout:(18/22): fuse-overlayfs-1.13-1.module_el8+712+4 700 kB/s | 70 kB 00:00 2023-12-06T21:30:04.158 INFO:teuthology.orchestra.run.smithi038.stdout:(19/22): libslirp-4.4.0-1.module_el8+712+4cd1bd 1.2 MB/s | 70 kB 00:00 2023-12-06T21:30:04.217 INFO:teuthology.orchestra.run.smithi038.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+712+4cd 960 kB/s | 56 kB 00:00 2023-12-06T21:30:04.327 INFO:teuthology.orchestra.run.smithi144.stdout:(21/22): skopeo-1.13.3-1.module_el8+712+4cd1bd6 2.7 MB/s | 8.1 MB 00:03 2023-12-06T21:30:04.667 INFO:teuthology.orchestra.run.smithi038.stdout:(21/22): runc-1.1.9-1.module_el8+712+4cd1bd69.x 5.7 MB/s | 3.1 MB 00:00 2023-12-06T21:30:05.523 INFO:teuthology.orchestra.run.smithi144.stdout:(22/22): containernetworking-plugins-1.3.0-5.mo 6.5 MB/s | 21 MB 00:03 2023-12-06T21:30:05.523 INFO:teuthology.orchestra.run.smithi144.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:30:05.523 INFO:teuthology.orchestra.run.smithi144.stdout:Total 10 MB/s | 52 MB 00:05 2023-12-06T21:30:06.014 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction check 2023-12-06T21:30:06.060 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction check succeeded. 2023-12-06T21:30:06.060 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction test 2023-12-06T21:30:06.567 INFO:teuthology.orchestra.run.smithi144.stdout:Transaction test succeeded. 2023-12-06T21:30:06.570 INFO:teuthology.orchestra.run.smithi144.stdout:Running transaction 2023-12-06T21:30:07.875 INFO:teuthology.orchestra.run.smithi144.stdout: Preparing : 1/1 2023-12-06T21:30:07.969 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/1 2023-12-06T21:30:08.164 INFO:teuthology.orchestra.run.smithi144.stdout: Upgrading : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/31 2023-12-06T21:30:08.192 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-06T21:30:08.366 INFO:teuthology.orchestra.run.smithi038.stdout:(22/22): containernetworking-plugins-1.3.0-5.mo 4.6 MB/s | 21 MB 00:04 2023-12-06T21:30:08.367 INFO:teuthology.orchestra.run.smithi038.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:30:08.367 INFO:teuthology.orchestra.run.smithi038.stdout:Total 7.3 MB/s | 52 MB 00:07 2023-12-06T21:30:08.442 INFO:teuthology.orchestra.run.smithi144.stdout: Upgrading : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-06T21:30:08.906 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction check 2023-12-06T21:30:08.959 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction check succeeded. 2023-12-06T21:30:08.959 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction test 2023-12-06T21:30:09.466 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction test succeeded. 2023-12-06T21:30:09.470 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction 2023-12-06T21:30:10.753 INFO:teuthology.orchestra.run.smithi038.stdout: Preparing : 1/1 2023-12-06T21:30:10.842 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/1 2023-12-06T21:30:11.046 INFO:teuthology.orchestra.run.smithi038.stdout: Upgrading : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/31 2023-12-06T21:30:11.086 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-06T21:30:11.286 INFO:teuthology.orchestra.run.smithi038.stdout: Upgrading : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-06T21:30:26.147 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-06T21:30:26.449 INFO:teuthology.orchestra.run.smithi144.stdout: Upgrading : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 3/31 2023-12-06T21:30:26.613 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-06T21:30:26.854 INFO:teuthology.orchestra.run.smithi144.stdout: Upgrading : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-06T21:30:27.104 INFO:teuthology.orchestra.run.smithi144.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-06T21:30:27.281 INFO:teuthology.orchestra.run.smithi144.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-06T21:30:29.046 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-06T21:30:29.296 INFO:teuthology.orchestra.run.smithi144.stdout: Upgrading : containernetworking-plugins-1:1.3.0-5.module_el8+7 8/31 2023-12-06T21:30:29.525 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2023-12-06T21:30:29.725 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-06T21:30:29.989 INFO:teuthology.orchestra.run.smithi144.stdout: Upgrading : containers-common-2:1-57.module_el8+712+4cd1bd69.x 11/31 2023-12-06T21:30:30.188 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/31 2023-12-06T21:30:30.498 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 13/31 2023-12-06T21:30:31.084 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 14/31 2023-12-06T21:30:31.811 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-06T21:30:32.034 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 15/31 2023-12-06T21:30:32.062 INFO:teuthology.orchestra.run.smithi038.stdout: Upgrading : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 3/31 2023-12-06T21:30:32.246 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-06T21:30:32.316 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 16/31 2023-12-06T21:30:32.546 INFO:teuthology.orchestra.run.smithi038.stdout: Upgrading : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-06T21:30:32.770 INFO:teuthology.orchestra.run.smithi038.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-06T21:30:32.941 INFO:teuthology.orchestra.run.smithi038.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-06T21:30:33.296 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 17/31 2023-12-06T21:30:33.727 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 18/31 2023-12-06T21:30:33.957 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 19/31 2023-12-06T21:30:34.186 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 20/31 2023-12-06T21:30:34.459 INFO:teuthology.orchestra.run.smithi144.stdout: Upgrading : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 21/31 2023-12-06T21:30:34.681 INFO:teuthology.orchestra.run.smithi144.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 22/31 2023-12-06T21:30:34.868 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2023-12-06T21:30:34.939 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-06T21:30:35.073 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2023-12-06T21:30:35.142 INFO:teuthology.orchestra.run.smithi038.stdout: Upgrading : containernetworking-plugins-1:1.3.0-5.module_el8+7 8/31 2023-12-06T21:30:35.230 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2023-12-06T21:30:35.231 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-06T21:30:35.330 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2023-12-06T21:30:35.456 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-06T21:30:35.533 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-06T21:30:35.676 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2023-12-06T21:30:35.809 INFO:teuthology.orchestra.run.smithi038.stdout: Upgrading : containers-common-2:1-57.module_el8+712+4cd1bd69.x 11/31 2023-12-06T21:30:35.842 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2023-12-06T21:30:35.993 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/31 2023-12-06T21:30:36.052 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2023-12-06T21:30:36.269 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 13/31 2023-12-06T21:30:36.271 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2023-12-06T21:30:36.462 INFO:teuthology.orchestra.run.smithi144.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-06T21:30:36.842 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 14/31 2023-12-06T21:30:37.896 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 15/31 2023-12-06T21:30:38.144 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 16/31 2023-12-06T21:30:39.118 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 17/31 2023-12-06T21:30:39.533 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 18/31 2023-12-06T21:30:39.730 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 19/31 2023-12-06T21:30:39.907 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 20/31 2023-12-06T21:30:40.134 INFO:teuthology.orchestra.run.smithi038.stdout: Upgrading : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 21/31 2023-12-06T21:30:40.334 INFO:teuthology.orchestra.run.smithi038.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 22/31 2023-12-06T21:30:40.517 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2023-12-06T21:30:40.709 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2023-12-06T21:30:40.892 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2023-12-06T21:30:40.892 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-06T21:30:41.109 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-06T21:30:41.309 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2023-12-06T21:30:41.583 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2023-12-06T21:30:41.759 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2023-12-06T21:30:41.933 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2023-12-06T21:30:42.124 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-06T21:30:56.336 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 31/31 2023-12-06T21:30:56.818 INFO:teuthology.orchestra.run.smithi144.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-06T21:30:56.818 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/31 2023-12-06T21:30:56.819 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/31 2023-12-06T21:30:56.819 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/31 2023-12-06T21:30:56.819 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-06T21:30:56.819 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-06T21:30:56.819 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-06T21:30:56.819 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/31 2023-12-06T21:30:56.820 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2023-12-06T21:30:56.820 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2023-12-06T21:30:56.820 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-06T21:30:56.820 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/31 2023-12-06T21:30:56.821 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/31 2023-12-06T21:30:56.821 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2023-12-06T21:30:56.821 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 14/31 2023-12-06T21:30:56.822 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2023-12-06T21:30:56.822 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 16/31 2023-12-06T21:30:56.822 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2023-12-06T21:30:56.822 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : containernetworking-plugins-1:1.3.0-5.module_el8+7 18/31 2023-12-06T21:30:56.822 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2023-12-06T21:30:56.822 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : containers-common-2:1-57.module_el8+712+4cd1bd69.x 20/31 2023-12-06T21:30:56.823 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2023-12-06T21:30:56.823 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 22/31 2023-12-06T21:30:56.823 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2023-12-06T21:30:56.823 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 24/31 2023-12-06T21:30:56.823 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2023-12-06T21:30:56.823 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 26/31 2023-12-06T21:30:56.823 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2023-12-06T21:30:56.823 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 28/31 2023-12-06T21:30:56.824 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2023-12-06T21:30:56.824 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 30/31 2023-12-06T21:30:57.820 INFO:teuthology.orchestra.run.smithi144.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2023-12-06T21:30:57.820 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T21:30:57.820 INFO:teuthology.orchestra.run.smithi144.stdout:Upgraded: 2023-12-06T21:30:57.820 INFO:teuthology.orchestra.run.smithi144.stdout: conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:30:57.820 INFO:teuthology.orchestra.run.smithi144.stdout: container-selinux-2:2.224.0-1.module_el8+712+4cd1bd69.noarch 2023-12-06T21:30:57.820 INFO:teuthology.orchestra.run.smithi144.stdout: containernetworking-plugins-1:1.3.0-5.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:30:57.820 INFO:teuthology.orchestra.run.smithi144.stdout: containers-common-2:1-57.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:30:57.821 INFO:teuthology.orchestra.run.smithi144.stdout: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:30:57.821 INFO:teuthology.orchestra.run.smithi144.stdout: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:30:57.821 INFO:teuthology.orchestra.run.smithi144.stdout: libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:30:57.821 INFO:teuthology.orchestra.run.smithi144.stdout: runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:30:57.821 INFO:teuthology.orchestra.run.smithi144.stdout: slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:30:57.821 INFO:teuthology.orchestra.run.smithi144.stdout:Installed: 2023-12-06T21:30:57.821 INFO:teuthology.orchestra.run.smithi144.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:30:57.821 INFO:teuthology.orchestra.run.smithi144.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:30:57.821 INFO:teuthology.orchestra.run.smithi144.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-06T21:30:57.821 INFO:teuthology.orchestra.run.smithi144.stdout: criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:30:57.821 INFO:teuthology.orchestra.run.smithi144.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:30:57.821 INFO:teuthology.orchestra.run.smithi144.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:30:57.821 INFO:teuthology.orchestra.run.smithi144.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-06T21:30:57.821 INFO:teuthology.orchestra.run.smithi144.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-06T21:30:57.821 INFO:teuthology.orchestra.run.smithi144.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-06T21:30:57.822 INFO:teuthology.orchestra.run.smithi144.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:30:57.822 INFO:teuthology.orchestra.run.smithi144.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:30:57.822 INFO:teuthology.orchestra.run.smithi144.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-06T21:30:57.822 INFO:teuthology.orchestra.run.smithi144.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-06T21:30:57.822 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T21:30:57.822 INFO:teuthology.orchestra.run.smithi144.stdout:Complete! 2023-12-06T21:30:58.132 DEBUG:teuthology.parallel:result is None 2023-12-06T21:31:03.012 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 31/31 2023-12-06T21:31:03.516 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-06T21:31:03.516 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/31 2023-12-06T21:31:03.516 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/31 2023-12-06T21:31:03.516 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/31 2023-12-06T21:31:03.516 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-06T21:31:03.516 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-06T21:31:03.516 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-06T21:31:03.516 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/31 2023-12-06T21:31:03.516 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2023-12-06T21:31:03.516 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2023-12-06T21:31:03.516 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-06T21:31:03.516 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/31 2023-12-06T21:31:03.516 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/31 2023-12-06T21:31:03.517 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2023-12-06T21:31:03.517 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 14/31 2023-12-06T21:31:03.517 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2023-12-06T21:31:03.517 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 16/31 2023-12-06T21:31:03.517 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2023-12-06T21:31:03.517 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : containernetworking-plugins-1:1.3.0-5.module_el8+7 18/31 2023-12-06T21:31:03.517 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2023-12-06T21:31:03.517 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : containers-common-2:1-57.module_el8+712+4cd1bd69.x 20/31 2023-12-06T21:31:03.517 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2023-12-06T21:31:03.517 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 22/31 2023-12-06T21:31:03.517 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2023-12-06T21:31:03.517 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 24/31 2023-12-06T21:31:03.517 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2023-12-06T21:31:03.517 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 26/31 2023-12-06T21:31:03.517 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2023-12-06T21:31:03.518 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 28/31 2023-12-06T21:31:03.518 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2023-12-06T21:31:03.518 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 30/31 2023-12-06T21:31:04.595 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2023-12-06T21:31:04.596 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:31:04.596 INFO:teuthology.orchestra.run.smithi038.stdout:Upgraded: 2023-12-06T21:31:04.596 INFO:teuthology.orchestra.run.smithi038.stdout: conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:31:04.596 INFO:teuthology.orchestra.run.smithi038.stdout: container-selinux-2:2.224.0-1.module_el8+712+4cd1bd69.noarch 2023-12-06T21:31:04.596 INFO:teuthology.orchestra.run.smithi038.stdout: containernetworking-plugins-1:1.3.0-5.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:31:04.596 INFO:teuthology.orchestra.run.smithi038.stdout: containers-common-2:1-57.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:31:04.596 INFO:teuthology.orchestra.run.smithi038.stdout: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:31:04.596 INFO:teuthology.orchestra.run.smithi038.stdout: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:31:04.596 INFO:teuthology.orchestra.run.smithi038.stdout: libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:31:04.596 INFO:teuthology.orchestra.run.smithi038.stdout: runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:31:04.596 INFO:teuthology.orchestra.run.smithi038.stdout: slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:31:04.596 INFO:teuthology.orchestra.run.smithi038.stdout:Installed: 2023-12-06T21:31:04.596 INFO:teuthology.orchestra.run.smithi038.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:31:04.596 INFO:teuthology.orchestra.run.smithi038.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:31:04.596 INFO:teuthology.orchestra.run.smithi038.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-06T21:31:04.597 INFO:teuthology.orchestra.run.smithi038.stdout: criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:31:04.597 INFO:teuthology.orchestra.run.smithi038.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:31:04.597 INFO:teuthology.orchestra.run.smithi038.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:31:04.597 INFO:teuthology.orchestra.run.smithi038.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-06T21:31:04.597 INFO:teuthology.orchestra.run.smithi038.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-06T21:31:04.597 INFO:teuthology.orchestra.run.smithi038.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-06T21:31:04.597 INFO:teuthology.orchestra.run.smithi038.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:31:04.597 INFO:teuthology.orchestra.run.smithi038.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-06T21:31:04.597 INFO:teuthology.orchestra.run.smithi038.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-06T21:31:04.597 INFO:teuthology.orchestra.run.smithi038.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-06T21:31:04.597 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:31:04.597 INFO:teuthology.orchestra.run.smithi038.stdout:Complete! 2023-12-06T21:31:04.899 DEBUG:teuthology.parallel:result is None 2023-12-06T21:31:04.899 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-06T21:31:04.981 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '583a8f423152326ab01a6e95dd560ab68ea88e77'} 2023-12-06T21:31:04.982 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2023-12-06T21:31:04.982 INFO:tasks.cephadm:Cluster fsid is c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:31:04.982 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-06T21:31:04.982 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.38', 'mon.c': '[v2:172.21.15.38:3301,v1:172.21.15.38:6790]', 'mon.b': '172.21.15.144'} 2023-12-06T21:31:04.983 INFO:tasks.cephadm:First mon is mon.a on smithi038 2023-12-06T21:31:04.983 INFO:tasks.cephadm:First mgr is y 2023-12-06T21:31:04.983 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-06T21:31:04.983 DEBUG:teuthology.orchestra.run.smithi038:> sudo hostname $(hostname -s) 2023-12-06T21:31:05.018 DEBUG:teuthology.orchestra.run.smithi144:> sudo hostname $(hostname -s) 2023-12-06T21:31:05.052 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2023-12-06T21:31:05.053 DEBUG:teuthology.orchestra.run.smithi038:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-06T21:31:05.347 INFO:teuthology.orchestra.run.smithi038.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Dec 6 21:31 /home/ubuntu/cephtest/cephadm 2023-12-06T21:31:05.348 DEBUG:teuthology.orchestra.run.smithi144:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-06T21:31:05.500 INFO:teuthology.orchestra.run.smithi144.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Dec 6 21:31 /home/ubuntu/cephtest/cephadm 2023-12-06T21:31:05.500 DEBUG:teuthology.orchestra.run.smithi038:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T21:31:05.525 DEBUG:teuthology.orchestra.run.smithi144:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T21:31:05.558 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2023-12-06T21:31:05.558 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-06T21:31:05.568 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-06T21:31:07.173 INFO:teuthology.orchestra.run.smithi144.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-06T21:31:07.371 INFO:teuthology.orchestra.run.smithi038.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-06T21:31:21.719 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2023-12-06T21:31:21.720 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-06T21:31:21.720 INFO:teuthology.orchestra.run.smithi144.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-06T21:31:21.720 INFO:teuthology.orchestra.run.smithi144.stdout: "repo_digests": [ 2023-12-06T21:31:21.720 INFO:teuthology.orchestra.run.smithi144.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-12-06T21:31:21.720 INFO:teuthology.orchestra.run.smithi144.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-12-06T21:31:21.720 INFO:teuthology.orchestra.run.smithi144.stdout: ] 2023-12-06T21:31:21.720 INFO:teuthology.orchestra.run.smithi144.stdout:} 2023-12-06T21:31:22.510 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:31:22.510 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-06T21:31:22.510 INFO:teuthology.orchestra.run.smithi038.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-06T21:31:22.510 INFO:teuthology.orchestra.run.smithi038.stdout: "repo_digests": [ 2023-12-06T21:31:22.510 INFO:teuthology.orchestra.run.smithi038.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-12-06T21:31:22.510 INFO:teuthology.orchestra.run.smithi038.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-12-06T21:31:22.510 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2023-12-06T21:31:22.510 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:31:22.536 DEBUG:teuthology.orchestra.run.smithi038:> sudo mkdir -p /etc/ceph 2023-12-06T21:31:22.572 DEBUG:teuthology.orchestra.run.smithi144:> sudo mkdir -p /etc/ceph 2023-12-06T21:31:22.610 DEBUG:teuthology.orchestra.run.smithi038:> sudo chmod 777 /etc/ceph 2023-12-06T21:31:22.647 DEBUG:teuthology.orchestra.run.smithi144:> sudo chmod 777 /etc/ceph 2023-12-06T21:31:22.681 INFO:tasks.cephadm:Writing seed config... 2023-12-06T21:31:22.682 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-12-06T21:31:22.682 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-06T21:31:22.682 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-06T21:31:22.682 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2023-12-06T21:31:22.682 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-06T21:31:22.682 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-06T21:31:22.683 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-06T21:31:22.683 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-06T21:31:22.683 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-06T21:31:22.683 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2023-12-06T21:31:22.683 DEBUG:teuthology.orchestra.run.smithi038:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-06T21:31:22.711 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 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 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 = c2c9453a-947e-11ee-95a2-87774f69a715 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops 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 mgr/cephadm/use_agent = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-12-06T21:31:22.711 DEBUG:teuthology.orchestra.run.smithi038:mon.a> sudo journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mon.a.service 2023-12-06T21:31:22.754 DEBUG:teuthology.orchestra.run.smithi038:mgr.y> sudo journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mgr.y.service 2023-12-06T21:31:22.789 INFO:journalctl@ceph.mon.a.smithi038.stdout:-- Logs begin at Wed 2023-12-06 21:21:10 UTC. -- 2023-12-06T21:31:22.790 INFO:tasks.cephadm:Bootstrapping... 2023-12-06T21:31:22.790 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid c2c9453a-947e-11ee-95a2-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.38 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-06T21:31:22.822 INFO:journalctl@ceph.mgr.y.smithi038.stdout:-- Logs begin at Wed 2023-12-06 21:21:10 UTC. -- 2023-12-06T21:31:23.017 INFO:teuthology.orchestra.run.smithi038.stderr:-------------------------------------------------------------------------------- 2023-12-06T21:31:23.018 INFO:teuthology.orchestra.run.smithi038.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'c2c9453a-947e-11ee-95a2-87774f69a715', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.38', '--skip-admin-label'] 2023-12-06T21:31:23.041 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: 4.6.1 2023-12-06T21:31:23.055 INFO:teuthology.orchestra.run.smithi038.stderr:Verifying podman|docker is present... 2023-12-06T21:31:23.077 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: 4.6.1 2023-12-06T21:31:23.090 INFO:teuthology.orchestra.run.smithi038.stderr:Verifying lvm2 is present... 2023-12-06T21:31:23.090 INFO:teuthology.orchestra.run.smithi038.stderr:Verifying time synchronization is in place... 2023-12-06T21:31:23.097 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T21:31:23.103 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: inactive 2023-12-06T21:31:23.110 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: enabled 2023-12-06T21:31:23.116 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: active 2023-12-06T21:31:23.117 INFO:teuthology.orchestra.run.smithi038.stderr:Unit chronyd.service is enabled and running 2023-12-06T21:31:23.117 INFO:teuthology.orchestra.run.smithi038.stderr:Repeating the final host check... 2023-12-06T21:31:23.138 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: 4.6.1 2023-12-06T21:31:23.148 INFO:teuthology.orchestra.run.smithi038.stderr:podman (/bin/podman) version 4.6.1 is present 2023-12-06T21:31:23.148 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl is present 2023-12-06T21:31:23.149 INFO:teuthology.orchestra.run.smithi038.stderr:lvcreate is present 2023-12-06T21:31:23.155 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T21:31:23.161 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: inactive 2023-12-06T21:31:23.167 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: enabled 2023-12-06T21:31:23.173 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: active 2023-12-06T21:31:23.174 INFO:teuthology.orchestra.run.smithi038.stderr:Unit chronyd.service is enabled and running 2023-12-06T21:31:23.174 INFO:teuthology.orchestra.run.smithi038.stderr:Host looks OK 2023-12-06T21:31:23.174 INFO:teuthology.orchestra.run.smithi038.stderr:Cluster fsid: c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:31:23.175 INFO:teuthology.orchestra.run.smithi038.stderr:Acquiring lock 139669121794176 on /run/cephadm/c2c9453a-947e-11ee-95a2-87774f69a715.lock 2023-12-06T21:31:23.175 INFO:teuthology.orchestra.run.smithi038.stderr:Lock 139669121794176 acquired on /run/cephadm/c2c9453a-947e-11ee-95a2-87774f69a715.lock 2023-12-06T21:31:23.175 INFO:teuthology.orchestra.run.smithi038.stderr:Verifying IP 172.21.15.38 port 3300 ... 2023-12-06T21:31:23.175 INFO:teuthology.orchestra.run.smithi038.stderr:Verifying IP 172.21.15.38 port 6789 ... 2023-12-06T21:31:23.175 INFO:teuthology.orchestra.run.smithi038.stderr:Base mon IP is 172.21.15.38, final addrv is [v2:172.21.15.38:3300,v1:172.21.15.38:6789] 2023-12-06T21:31:23.178 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.38 metric 100 2023-12-06T21:31:23.179 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.38 metric 100 2023-12-06T21:31:23.181 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-12-06T21:31:23.181 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-12-06T21:31:23.181 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1793sec hoplimit 64 pref medium 2023-12-06T21:31:23.184 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-06T21:31:23.184 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: inet6 ::1/128 scope host 2023-12-06T21:31:23.184 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-12-06T21:31:23.184 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2023-12-06T21:31:23.185 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: inet6 fe80::ec4:7aff:febd:15fc/64 scope link 2023-12-06T21:31:23.185 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-12-06T21:31:23.185 INFO:teuthology.orchestra.run.smithi038.stderr:Mon IP `172.21.15.38` is in CIDR network `172.21.0.0/20` 2023-12-06T21:31:23.185 INFO:teuthology.orchestra.run.smithi038.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-06T21:31:23.186 INFO:teuthology.orchestra.run.smithi038.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-06T21:31:23.297 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v17.2.0... 2023-12-06T21:31:23.820 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: Getting image source signatures 2023-12-06T21:31:23.821 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: Copying blob sha256:33ca8fff7868c4dc0c11e09bca97c720eb9cfbab7221216754367dd8de70388a 2023-12-06T21:31:23.821 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: Copying blob sha256:89b4a75bc2d8500f15463747507c9623df43886c134463e7f0527e70900e7a7b 2023-12-06T21:31:23.821 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: Copying blob sha256:c32ab78b488d0c72f64eded765c0cf6b5bf2c75dab66cb62a9d367fa6ec42513 2023-12-06T21:31:23.821 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: Copying blob sha256:599d07cb321ff0a3c82224e1138fc685793fa69b93ed5780415751a5f7e4b8c2 2023-12-06T21:31:23.821 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: Copying blob sha256:a70843738bb77e1ab9c1f85969ebdfa55f178e746be081d1cb4f94011f69eb7c 2023-12-06T21:31:23.821 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: Copying config sha256:e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-12-06T21:31:23.923 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: Writing manifest to image destination 2023-12-06T21:31:24.075 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-12-06T21:31:24.424 INFO:teuthology.orchestra.run.smithi038.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-06T21:31:24.775 INFO:teuthology.orchestra.run.smithi038.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-06T21:31:24.775 INFO:teuthology.orchestra.run.smithi038.stderr:Extracting ceph user uid/gid from container image... 2023-12-06T21:31:25.032 INFO:teuthology.orchestra.run.smithi038.stderr:stat: 167 167 2023-12-06T21:31:25.381 INFO:teuthology.orchestra.run.smithi038.stderr:Creating initial keys... 2023-12-06T21:31:25.632 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-authtool: AQAt6HBlGfJkJRAAmQ+2rEoe4o/RrGiZWxFY3g== 2023-12-06T21:31:26.215 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-authtool: AQAu6HBlhpiMDBAA2A4hzXDzblxgecI8s1Wcew== 2023-12-06T21:31:26.807 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-authtool: AQAu6HBlu37HLxAAlR4vlTbJydr0BxYVzCFQAA== 2023-12-06T21:31:27.167 INFO:teuthology.orchestra.run.smithi038.stderr:Creating initial monmap... 2023-12-06T21:31:27.409 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-06T21:31:27.409 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2023-12-06T21:31:27.409 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:31:27.409 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-06T21:31:27.747 INFO:teuthology.orchestra.run.smithi038.stderr:monmaptool for a [v2:172.21.15.38:3300,v1:172.21.15.38:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-06T21:31:27.747 INFO:teuthology.orchestra.run.smithi038.stderr:setting min_mon_release = octopus 2023-12-06T21:31:27.747 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/monmaptool: set fsid to c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:31:27.747 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-06T21:31:27.747 INFO:teuthology.orchestra.run.smithi038.stderr: 2023-12-06T21:31:27.747 INFO:teuthology.orchestra.run.smithi038.stderr:Creating mon... 2023-12-06T21:31:28.537 INFO:teuthology.orchestra.run.smithi038.stderr:create mon.a on 2023-12-06T21:31:28.653 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-06T21:31:28.760 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-c2c9453a-947e-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-c2c9453a-947e-11ee-95a2-87774f69a715.target. 2023-12-06T21:31:28.760 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-c2c9453a-947e-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-c2c9453a-947e-11ee-95a2-87774f69a715.target. 2023-12-06T21:31:28.993 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: Failed to reset failed state of unit ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mon.a.service: Unit ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mon.a.service not loaded. 2023-12-06T21:31:29.000 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: Created symlink /etc/systemd/system/ceph-c2c9453a-947e-11ee-95a2-87774f69a715.target.wants/ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mon.a.service → /etc/systemd/system/ceph-c2c9453a-947e-11ee-95a2-87774f69a715@.service. 2023-12-06T21:31:29.447 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: disabled 2023-12-06T21:31:29.457 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: inactive 2023-12-06T21:31:29.458 INFO:teuthology.orchestra.run.smithi038.stderr:firewalld.service is not enabled 2023-12-06T21:31:29.458 INFO:teuthology.orchestra.run.smithi038.stderr:Not possible to enable service . firewalld.service is not available 2023-12-06T21:31:29.459 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for mon to start... 2023-12-06T21:31:29.459 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for mon... 2023-12-06T21:31:29.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:29 smithi038 ceph-mon[108119]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T21:31:29.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: cluster: 2023-12-06T21:31:29.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: id: c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:31:29.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-12-06T21:31:29.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2023-12-06T21:31:29.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: services: 2023-12-06T21:31:29.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.482333s) 2023-12-06T21:31:29.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mgr: no daemons active 2023-12-06T21:31:29.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-12-06T21:31:29.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2023-12-06T21:31:29.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: data: 2023-12-06T21:31:29.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-12-06T21:31:29.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-12-06T21:31:29.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-12-06T21:31:29.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: pgs: 2023-12-06T21:31:29.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2023-12-06T21:31:30.292 INFO:teuthology.orchestra.run.smithi038.stderr:mon is available 2023-12-06T21:31:30.292 INFO:teuthology.orchestra.run.smithi038.stderr:Assimilating anything we can from ceph.conf... 2023-12-06T21:31:30.862 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2023-12-06T21:31:30.862 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: [global] 2023-12-06T21:31:30.862 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: fsid = c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:31:30.862 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.38:3300,v1:172.21.15.38:6789] 2023-12-06T21:31:30.862 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-06T21:31:30.862 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-06T21:31:30.862 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-06T21:31:30.862 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-06T21:31:30.862 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2023-12-06T21:31:30.862 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: [mgr] 2023-12-06T21:31:30.862 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2023-12-06T21:31:30.862 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-06T21:31:30.863 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2023-12-06T21:31:30.863 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: [osd] 2023-12-06T21:31:30.863 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-06T21:31:30.863 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-06T21:31:30.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:30 smithi038 ceph-mon[108119]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T21:31:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:30 smithi038 ceph-mon[108119]: monmap e1: 1 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0]} 2023-12-06T21:31:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:30 smithi038 ceph-mon[108119]: fsmap 2023-12-06T21:31:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:30 smithi038 ceph-mon[108119]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T21:31:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:30 smithi038 ceph-mon[108119]: mgrmap e1: no daemons active 2023-12-06T21:31:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:30 smithi038 ceph-mon[108119]: from='client.? 172.21.15.38:0/1456275175' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T21:31:31.209 INFO:teuthology.orchestra.run.smithi038.stderr:Generating new minimal ceph.conf... 2023-12-06T21:31:31.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:31 smithi038 ceph-mon[108119]: from='client.? 172.21.15.38:0/3144552348' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T21:31:31.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:31 smithi038 ceph-mon[108119]: from='client.? 172.21.15.38:0/3144552348' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T21:31:32.034 INFO:teuthology.orchestra.run.smithi038.stderr:Restarting the monitor... 2023-12-06T21:31:32.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 systemd[1]: Stopping Ceph mon.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:31:32.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 bash[108425]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon.a" found: no such container 2023-12-06T21:31:32.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-a[108096]: 2023-12-06T21:31:32.126+0000 7f1bcbfe8700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T21:31:32.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-a[108096]: 2023-12-06T21:31:32.126+0000 7f1bcbfe8700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-06T21:31:32.860 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 bash[108437]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-a 2023-12-06T21:31:32.860 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 bash[108475]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon.a" found: no such container 2023-12-06T21:31:32.860 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-06T21:31:32.860 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 systemd[1]: Stopped Ceph mon.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:31:32.860 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 systemd[1]: Starting Ceph mon.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:31:32.909 INFO:teuthology.orchestra.run.smithi038.stderr:Setting mon public_network to 172.21.0.0/20 2023-12-06T21:31:33.375 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 bash[108544]: 1bf481cb1a4317718fbced1580b1fe3d67ebcfe3896f0d9343d447f7e1e35925 2023-12-06T21:31:33.375 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 systemd[1]: Started Ceph mon.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:31:33.375 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T21:31:33.375 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-06T21:31:33.375 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: pidfile_write: ignore empty --pid-file 2023-12-06T21:31:33.375 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: load: jerasure load: lrc 2023-12-06T21:31:33.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: RocksDB version: 6.15.5 2023-12-06T21:31:33.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T21:31:33.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Compile date Apr 18 2022 2023-12-06T21:31:33.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: DB SUMMARY 2023-12-06T21:31:33.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: DB Session ID: 08RAC3EEN4SHZWKN1S7N 2023-12-06T21:31:33.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: CURRENT file: CURRENT 2023-12-06T21:31:33.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T21:31:33.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-12-06T21:31:33.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-06T21:31:33.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 80721 ; 2023-12-06T21:31:33.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.error_if_exists: 0 2023-12-06T21:31:33.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.create_if_missing: 0 2023-12-06T21:31:33.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.paranoid_checks: 1 2023-12-06T21:31:33.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T21:31:33.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.env: 0x55fadae10860 2023-12-06T21:31:33.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.fs: Posix File System 2023-12-06T21:31:33.377 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.info_log: 0x55fadc2ffdc0 2023-12-06T21:31:33.377 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T21:31:33.377 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.statistics: (nil) 2023-12-06T21:31:33.377 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.use_fsync: 0 2023-12-06T21:31:33.377 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_log_file_size: 0 2023-12-06T21:31:33.377 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T21:31:33.377 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T21:31:33.377 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T21:31:33.377 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T21:31:33.377 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.allow_fallocate: 1 2023-12-06T21:31:33.377 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T21:31:33.377 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T21:31:33.377 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.use_direct_reads: 0 2023-12-06T21:31:33.377 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T21:31:33.377 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T21:31:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.db_log_dir: 2023-12-06T21:31:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-06T21:31:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T21:31:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T21:31:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T21:31:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T21:31:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T21:31:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T21:31:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T21:31:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T21:31:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.write_buffer_manager: 0x55fadc3f02a0 2023-12-06T21:31:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T21:31:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T21:31:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T21:31:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T21:31:33.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T21:31:33.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T21:31:33.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T21:31:33.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T21:31:33.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T21:31:33.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.unordered_write: 0 2023-12-06T21:31:33.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T21:31:33.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T21:31:33.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T21:31:33.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T21:31:33.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.row_cache: None 2023-12-06T21:31:33.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.wal_filter: None 2023-12-06T21:31:33.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T21:31:33.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T21:31:33.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.preserve_deletes: 0 2023-12-06T21:31:33.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.two_write_queues: 0 2023-12-06T21:31:33.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T21:31:33.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.atomic_flush: 0 2023-12-06T21:31:33.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T21:31:33.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T21:31:33.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T21:31:33.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.log_readahead_size: 0 2023-12-06T21:31:33.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T21:31:33.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T21:31:33.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T21:31:33.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T21:31:33.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T21:31:33.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T21:31:33.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_background_jobs: 2 2023-12-06T21:31:33.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_background_compactions: -1 2023-12-06T21:31:33.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_subcompactions: 1 2023-12-06T21:31:33.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T21:31:33.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T21:31:33.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T21:31:33.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T21:31:33.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T21:31:33.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T21:31:33.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T21:31:33.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T21:31:33.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_open_files: -1 2023-12-06T21:31:33.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T21:31:33.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T21:31:33.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T21:31:33.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T21:31:33.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_background_flushes: -1 2023-12-06T21:31:33.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Compression algorithms supported: 2023-12-06T21:31:33.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T21:31:33.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: kZSTD supported: 0 2023-12-06T21:31:33.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: kXpressCompression supported: 0 2023-12-06T21:31:33.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T21:31:33.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: kLZ4Compression supported: 1 2023-12-06T21:31:33.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: kBZip2Compression supported: 0 2023-12-06T21:31:33.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: kZlibCompression supported: 1 2023-12-06T21:31:33.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: kSnappyCompression supported: 1 2023-12-06T21:31:33.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T21:31:33.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-12-06T21:31:33.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-06T21:31:33.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T21:31:33.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.merge_operator: 2023-12-06T21:31:33.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compaction_filter: None 2023-12-06T21:31:33.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T21:31:33.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T21:31:33.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T21:31:33.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T21:31:33.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fadc2cbd00) 2023-12-06T21:31:33.383 INFO:journalctl@ceph.mon.a.smithi038.stdout: cache_index_and_filter_blocks: 1 2023-12-06T21:31:33.383 INFO:journalctl@ceph.mon.a.smithi038.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T21:31:33.383 INFO:journalctl@ceph.mon.a.smithi038.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T21:31:33.383 INFO:journalctl@ceph.mon.a.smithi038.stdout: pin_top_level_index_and_filter: 1 2023-12-06T21:31:33.383 INFO:journalctl@ceph.mon.a.smithi038.stdout: index_type: 0 2023-12-06T21:31:33.383 INFO:journalctl@ceph.mon.a.smithi038.stdout: data_block_index_type: 0 2023-12-06T21:31:33.383 INFO:journalctl@ceph.mon.a.smithi038.stdout: index_shortening: 1 2023-12-06T21:31:33.384 INFO:journalctl@ceph.mon.a.smithi038.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T21:31:33.384 INFO:journalctl@ceph.mon.a.smithi038.stdout: hash_index_allow_collision: 1 2023-12-06T21:31:33.384 INFO:journalctl@ceph.mon.a.smithi038.stdout: checksum: 1 2023-12-06T21:31:33.384 INFO:journalctl@ceph.mon.a.smithi038.stdout: no_block_cache: 0 2023-12-06T21:31:33.384 INFO:journalctl@ceph.mon.a.smithi038.stdout: block_cache: 0x55fadc336170 2023-12-06T21:31:33.384 INFO:journalctl@ceph.mon.a.smithi038.stdout: block_cache_name: BinnedLRUCache 2023-12-06T21:31:33.384 INFO:journalctl@ceph.mon.a.smithi038.stdout: block_cache_options: 2023-12-06T21:31:33.384 INFO:journalctl@ceph.mon.a.smithi038.stdout: capacity : 536870912 2023-12-06T21:31:33.384 INFO:journalctl@ceph.mon.a.smithi038.stdout: num_shard_bits : 4 2023-12-06T21:31:33.384 INFO:journalctl@ceph.mon.a.smithi038.stdout: strict_capacity_limit : 0 2023-12-06T21:31:33.384 INFO:journalctl@ceph.mon.a.smithi038.stdout: high_pri_pool_ratio: 0.000 2023-12-06T21:31:33.384 INFO:journalctl@ceph.mon.a.smithi038.stdout: block_cache_compressed: (nil) 2023-12-06T21:31:33.384 INFO:journalctl@ceph.mon.a.smithi038.stdout: persistent_cache: (nil) 2023-12-06T21:31:33.384 INFO:journalctl@ceph.mon.a.smithi038.stdout: block_size: 4096 2023-12-06T21:31:33.384 INFO:journalctl@ceph.mon.a.smithi038.stdout: block_size_deviation: 10 2023-12-06T21:31:33.384 INFO:journalctl@ceph.mon.a.smithi038.stdout: block_restart_interval: 16 2023-12-06T21:31:33.384 INFO:journalctl@ceph.mon.a.smithi038.stdout: index_block_restart_interval: 1 2023-12-06T21:31:33.385 INFO:journalctl@ceph.mon.a.smithi038.stdout: metadata_block_size: 4096 2023-12-06T21:31:33.385 INFO:journalctl@ceph.mon.a.smithi038.stdout: partition_filters: 0 2023-12-06T21:31:33.385 INFO:journalctl@ceph.mon.a.smithi038.stdout: use_delta_encoding: 1 2023-12-06T21:31:33.385 INFO:journalctl@ceph.mon.a.smithi038.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T21:31:33.385 INFO:journalctl@ceph.mon.a.smithi038.stdout: whole_key_filtering: 1 2023-12-06T21:31:33.385 INFO:journalctl@ceph.mon.a.smithi038.stdout: verify_compression: 0 2023-12-06T21:31:33.385 INFO:journalctl@ceph.mon.a.smithi038.stdout: read_amp_bytes_per_bit: 0 2023-12-06T21:31:33.385 INFO:journalctl@ceph.mon.a.smithi038.stdout: format_version: 4 2023-12-06T21:31:33.385 INFO:journalctl@ceph.mon.a.smithi038.stdout: enable_index_compression: 1 2023-12-06T21:31:33.385 INFO:journalctl@ceph.mon.a.smithi038.stdout: block_align: 0 2023-12-06T21:31:33.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T21:31:33.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T21:31:33.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compression: NoCompression 2023-12-06T21:31:33.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T21:31:33.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T21:31:33.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T21:31:33.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.num_levels: 7 2023-12-06T21:31:33.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T21:31:33.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T21:31:33.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T21:31:33.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T21:31:33.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T21:31:33.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T21:31:33.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T21:31:33.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:31:33.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T21:31:33.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T21:31:33.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T21:31:33.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T21:31:33.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T21:31:33.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T21:31:33.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:31:33.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T21:31:33.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T21:31:33.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T21:31:33.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T21:31:33.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T21:31:33.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T21:31:33.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T21:31:33.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T21:31:33.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T21:31:33.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T21:31:33.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T21:31:33.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T21:31:33.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T21:31:33.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T21:31:33.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T21:31:33.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T21:31:33.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T21:31:33.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T21:31:33.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T21:31:33.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.arena_block_size: 4194304 2023-12-06T21:31:33.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T21:31:33.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T21:31:33.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T21:31:33.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T21:31:33.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T21:31:33.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T21:31:33.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T21:31:33.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T21:31:33.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T21:31:33.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T21:31:33.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T21:31:33.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T21:31:33.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T21:31:33.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T21:31:33.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.table_properties_collectors: 2023-12-06T21:31:33.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.inplace_update_support: 0 2023-12-06T21:31:33.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T21:31:33.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T21:31:33.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T21:31:33.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T21:31:33.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.bloom_locality: 0 2023-12-06T21:31:33.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.max_successive_merges: 0 2023-12-06T21:31:33.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T21:31:33.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T21:31:33.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T21:31:33.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T21:31:33.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.ttl: 2592000 2023-12-06T21:31:33.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T21:31:33.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.enable_blob_files: false 2023-12-06T21:31:33.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.min_blob_size: 0 2023-12-06T21:31:33.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T21:31:33.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T21:31:33.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T21:31:33.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T21:31:33.391 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T21:31:33.391 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2023-12-06T21:31:33.391 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: [db/version_set.cc:4083] Creating manifest 13 2023-12-06T21:31:33.391 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701898292918764, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-12-06T21:31:33.391 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2023-12-06T21:31:33.391 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-06T21:31:33.391 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701898292919595, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 77587, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 75850, "index_size": 225, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 9840, "raw_average_key_size": 47, "raw_value_size": 70160, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 206, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1701898292, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "1beae4c7-411d-4569-a325-4e9c17e36342", "db_session_id": "08RAC3EEN4SHZWKN1S7N"}} 2023-12-06T21:31:33.392 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: [db/version_set.cc:4083] Creating manifest 15 2023-12-06T21:31:33.392 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701898292919980, "job": 1, "event": "recovery_finished"} 2023-12-06T21:31:33.392 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T21:31:33.392 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55fadc31ca80 2023-12-06T21:31:33.392 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: DB pointer 0x55fadc32c000 2023-12-06T21:31:33.392 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-06T21:31:33.392 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-06T21:31:33.392 INFO:journalctl@ceph.mon.a.smithi038.stdout: ** DB Stats ** 2023-12-06T21:31:33.392 INFO:journalctl@ceph.mon.a.smithi038.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:31:33.392 INFO:journalctl@ceph.mon.a.smithi038.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T21:31:33.392 INFO:journalctl@ceph.mon.a.smithi038.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:31:33.392 INFO:journalctl@ceph.mon.a.smithi038.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:31:33.392 INFO:journalctl@ceph.mon.a.smithi038.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T21:31:33.392 INFO:journalctl@ceph.mon.a.smithi038.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T21:31:33.392 INFO:journalctl@ceph.mon.a.smithi038.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:31:33.393 INFO:journalctl@ceph.mon.a.smithi038.stdout: 2023-12-06T21:31:33.393 INFO:journalctl@ceph.mon.a.smithi038.stdout: ** Compaction Stats [default] ** 2023-12-06T21:31:33.393 INFO:journalctl@ceph.mon.a.smithi038.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:31:33.393 INFO:journalctl@ceph.mon.a.smithi038.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:31:33.393 INFO:journalctl@ceph.mon.a.smithi038.stdout: L0 2/0 77.53 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.1 0.00 0.00 1 0.001 0 0 2023-12-06T21:31:33.393 INFO:journalctl@ceph.mon.a.smithi038.stdout: Sum 2/0 77.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.1 0.00 0.00 1 0.001 0 0 2023-12-06T21:31:33.393 INFO:journalctl@ceph.mon.a.smithi038.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.1 0.00 0.00 1 0.001 0 0 2023-12-06T21:31:33.393 INFO:journalctl@ceph.mon.a.smithi038.stdout: 2023-12-06T21:31:33.393 INFO:journalctl@ceph.mon.a.smithi038.stdout: ** Compaction Stats [default] ** 2023-12-06T21:31:33.393 INFO:journalctl@ceph.mon.a.smithi038.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:31:33.393 INFO:journalctl@ceph.mon.a.smithi038.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:31:33.393 INFO:journalctl@ceph.mon.a.smithi038.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 143.1 0.00 0.00 1 0.001 0 0 2023-12-06T21:31:33.393 INFO:journalctl@ceph.mon.a.smithi038.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:31:33.394 INFO:journalctl@ceph.mon.a.smithi038.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T21:31:33.394 INFO:journalctl@ceph.mon.a.smithi038.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:31:33.394 INFO:journalctl@ceph.mon.a.smithi038.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:31:33.394 INFO:journalctl@ceph.mon.a.smithi038.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:31:33.394 INFO:journalctl@ceph.mon.a.smithi038.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:31:33.394 INFO:journalctl@ceph.mon.a.smithi038.stdout: Cumulative compaction: 0.00 GB write, 18.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:31:33.394 INFO:journalctl@ceph.mon.a.smithi038.stdout: Interval compaction: 0.00 GB write, 18.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:31:33.394 INFO:journalctl@ceph.mon.a.smithi038.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:31:33.394 INFO:journalctl@ceph.mon.a.smithi038.stdout: 2023-12-06T21:31:33.394 INFO:journalctl@ceph.mon.a.smithi038.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:31:33.394 INFO:journalctl@ceph.mon.a.smithi038.stdout: 2023-12-06T21:31:33.394 INFO:journalctl@ceph.mon.a.smithi038.stdout: ** Compaction Stats [default] ** 2023-12-06T21:31:33.395 INFO:journalctl@ceph.mon.a.smithi038.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:31:33.395 INFO:journalctl@ceph.mon.a.smithi038.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:31:33.395 INFO:journalctl@ceph.mon.a.smithi038.stdout: L0 2/0 77.53 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.1 0.00 0.00 1 0.001 0 0 2023-12-06T21:31:33.395 INFO:journalctl@ceph.mon.a.smithi038.stdout: Sum 2/0 77.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.1 0.00 0.00 1 0.001 0 0 2023-12-06T21:31:33.395 INFO:journalctl@ceph.mon.a.smithi038.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T21:31:33.395 INFO:journalctl@ceph.mon.a.smithi038.stdout: 2023-12-06T21:31:33.395 INFO:journalctl@ceph.mon.a.smithi038.stdout: ** Compaction Stats [default] ** 2023-12-06T21:31:33.395 INFO:journalctl@ceph.mon.a.smithi038.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:31:33.395 INFO:journalctl@ceph.mon.a.smithi038.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:31:33.395 INFO:journalctl@ceph.mon.a.smithi038.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 143.1 0.00 0.00 1 0.001 0 0 2023-12-06T21:31:33.395 INFO:journalctl@ceph.mon.a.smithi038.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:31:33.395 INFO:journalctl@ceph.mon.a.smithi038.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T21:31:33.395 INFO:journalctl@ceph.mon.a.smithi038.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:31:33.396 INFO:journalctl@ceph.mon.a.smithi038.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:31:33.396 INFO:journalctl@ceph.mon.a.smithi038.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:31:33.396 INFO:journalctl@ceph.mon.a.smithi038.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:31:33.396 INFO:journalctl@ceph.mon.a.smithi038.stdout: Cumulative compaction: 0.00 GB write, 18.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:31:33.396 INFO:journalctl@ceph.mon.a.smithi038.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:31:33.396 INFO:journalctl@ceph.mon.a.smithi038.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:31:33.396 INFO:journalctl@ceph.mon.a.smithi038.stdout: 2023-12-06T21:31:33.396 INFO:journalctl@ceph.mon.a.smithi038.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:31:33.396 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: starting mon.a rank 0 at public addrs [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] at bind addrs [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:31:33.396 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: mon.a@-1(???) e1 preinit fsid c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:31:33.396 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: mon.a@-1(???).mds e1 new map 2023-12-06T21:31:33.396 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: mon.a@-1(???).mds e1 print_map 2023-12-06T21:31:33.396 INFO:journalctl@ceph.mon.a.smithi038.stdout: e1 2023-12-06T21:31:33.396 INFO:journalctl@ceph.mon.a.smithi038.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T21:31:33.396 INFO:journalctl@ceph.mon.a.smithi038.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T21:31:33.397 INFO:journalctl@ceph.mon.a.smithi038.stdout: legacy client fscid: -1 2023-12-06T21:31:33.397 INFO:journalctl@ceph.mon.a.smithi038.stdout: 2023-12-06T21:31:33.397 INFO:journalctl@ceph.mon.a.smithi038.stdout: No filesystems configured 2023-12-06T21:31:33.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-06T21:31:33.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T21:31:33.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T21:31:33.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T21:31:33.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-06T21:31:33.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T21:31:33.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: monmap e1: 1 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0]} 2023-12-06T21:31:33.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: fsmap 2023-12-06T21:31:33.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T21:31:33.397 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:32 smithi038 ceph-mon[108581]: mgrmap e1: no daemons active 2023-12-06T21:31:33.795 INFO:teuthology.orchestra.run.smithi038.stderr:Wrote config to /etc/ceph/ceph.conf 2023-12-06T21:31:33.795 INFO:teuthology.orchestra.run.smithi038.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-06T21:31:33.795 INFO:teuthology.orchestra.run.smithi038.stderr:Creating mgr... 2023-12-06T21:31:33.795 INFO:teuthology.orchestra.run.smithi038.stderr:Verifying port 9283 ... 2023-12-06T21:31:33.942 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: Failed to reset failed state of unit ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mgr.y.service: Unit ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mgr.y.service not loaded. 2023-12-06T21:31:33.949 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: Created symlink /etc/systemd/system/ceph-c2c9453a-947e-11ee-95a2-87774f69a715.target.wants/ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-c2c9453a-947e-11ee-95a2-87774f69a715@.service. 2023-12-06T21:31:34.349 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:34 smithi038 systemd[1]: Starting Ceph mgr.y for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:31:34.404 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: disabled 2023-12-06T21:31:34.415 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: inactive 2023-12-06T21:31:34.416 INFO:teuthology.orchestra.run.smithi038.stderr:firewalld.service is not enabled 2023-12-06T21:31:34.416 INFO:teuthology.orchestra.run.smithi038.stderr:Not possible to enable service . firewalld.service is not available 2023-12-06T21:31:34.424 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: disabled 2023-12-06T21:31:34.433 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: inactive 2023-12-06T21:31:34.434 INFO:teuthology.orchestra.run.smithi038.stderr:firewalld.service is not enabled 2023-12-06T21:31:34.434 INFO:teuthology.orchestra.run.smithi038.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-12-06T21:31:34.434 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for mgr to start... 2023-12-06T21:31:34.434 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for mgr... 2023-12-06T21:31:34.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:34 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3792413182' entity='client.admin' 2023-12-06T21:31:34.630 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:34 smithi038 bash[108814]: 3aadf709cb28046849b8740d5c6404ca4fea338d3ccef5ecd619e91c19627698 2023-12-06T21:31:34.630 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:34 smithi038 systemd[1]: Started Ceph mgr.y for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:31:34.631 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:34.552+0000 7f19e3986000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:31:34.959 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2023-12-06T21:31:34.959 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: { 2023-12-06T21:31:34.960 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "fsid": "c2c9453a-947e-11ee-95a2-87774f69a715", 2023-12-06T21:31:34.960 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "health": { 2023-12-06T21:31:34.961 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T21:31:34.961 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T21:31:34.961 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T21:31:34.961 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:34.961 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T21:31:34.961 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T21:31:34.961 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 0 2023-12-06T21:31:34.961 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2023-12-06T21:31:34.961 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T21:31:34.961 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "a" 2023-12-06T21:31:34.961 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2023-12-06T21:31:34.963 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-12-06T21:31:34.963 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T21:31:34.963 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:31:34.963 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T21:31:34.963 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T21:31:34.963 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:34.963 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T21:31:34.963 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:31:34.963 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T21:31:34.963 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T21:31:34.963 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T21:31:34.963 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T21:31:34.966 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T21:31:34.966 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T21:31:34.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:34.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T21:31:34.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T21:31:34.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T21:31:34.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T21:31:34.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T21:31:34.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T21:31:34.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T21:31:34.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T21:31:34.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T21:31:34.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:34.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T21:31:34.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:31:34.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T21:31:34.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T21:31:34.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:34.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T21:31:34.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "available": false, 2023-12-06T21:31:34.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T21:31:34.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T21:31:34.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "iostat", 2023-12-06T21:31:34.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "nfs", 2023-12-06T21:31:34.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "restful" 2023-12-06T21:31:34.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2023-12-06T21:31:34.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:31:34.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:34.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T21:31:34.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:31:34.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "modified": "2023-12-06T21:31:29.481033+0000", 2023-12-06T21:31:34.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:31:34.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:34.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T21:31:34.968 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: } 2023-12-06T21:31:35.129 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:34.798+0000 7f19e3986000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:31:35.325 INFO:teuthology.orchestra.run.smithi038.stderr:mgr not available, waiting (1/15)... 2023-12-06T21:31:35.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:35 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3083592200' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T21:31:35.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:35 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:35.167+0000 7f19e3986000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:31:36.129 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:35 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:35.745+0000 7f19e3986000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:31:36.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:36 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:36.147+0000 7f19e3986000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:31:37.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:36 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:36.880+0000 7f19e3986000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:31:37.380 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:37 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:37.071+0000 7f19e3986000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:31:37.826 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2023-12-06T21:31:37.826 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: { 2023-12-06T21:31:37.826 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "fsid": "c2c9453a-947e-11ee-95a2-87774f69a715", 2023-12-06T21:31:37.826 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "health": { 2023-12-06T21:31:37.826 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T21:31:37.826 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T21:31:37.826 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T21:31:37.826 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:37.826 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T21:31:37.827 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T21:31:37.827 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 0 2023-12-06T21:31:37.827 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2023-12-06T21:31:37.827 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T21:31:37.827 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "a" 2023-12-06T21:31:37.827 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2023-12-06T21:31:37.827 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum_age": 4, 2023-12-06T21:31:37.827 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T21:31:37.827 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:31:37.827 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T21:31:37.827 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T21:31:37.827 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:37.827 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T21:31:37.827 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:31:37.827 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T21:31:37.827 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T21:31:37.827 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T21:31:37.828 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T21:31:37.831 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T21:31:37.831 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T21:31:37.831 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:37.831 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T21:31:37.831 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T21:31:37.831 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T21:31:37.831 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T21:31:37.831 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T21:31:37.831 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T21:31:37.831 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T21:31:37.831 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T21:31:37.831 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T21:31:37.831 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:37.831 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T21:31:37.831 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:31:37.832 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T21:31:37.832 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T21:31:37.832 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:37.832 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T21:31:37.832 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "available": false, 2023-12-06T21:31:37.832 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T21:31:37.832 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T21:31:37.832 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "iostat", 2023-12-06T21:31:37.832 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "nfs", 2023-12-06T21:31:37.832 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "restful" 2023-12-06T21:31:37.832 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2023-12-06T21:31:37.832 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:31:37.832 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:37.832 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T21:31:37.832 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:31:37.832 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "modified": "2023-12-06T21:31:29.481033+0000", 2023-12-06T21:31:37.833 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:31:37.833 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:37.833 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T21:31:37.833 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: } 2023-12-06T21:31:38.098 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:37 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/992732563' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T21:31:38.098 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:37 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:37.795+0000 7f19e3986000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:31:38.098 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:37 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:37.895+0000 7f19e3986000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:31:38.098 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:37 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:37.994+0000 7f19e3986000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:31:38.099 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:38 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:38.096+0000 7f19e3986000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:31:38.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:38 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:38.197+0000 7f19e3986000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:31:38.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:38 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:38.300+0000 7f19e3986000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:31:38.516 INFO:teuthology.orchestra.run.smithi038.stderr:mgr not available, waiting (2/15)... 2023-12-06T21:31:38.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:38 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:38.643+0000 7f19e3986000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:31:38.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:38 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:38.748+0000 7f19e3986000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:31:39.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:38 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:38.949+0000 7f19e3986000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:31:39.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:39 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:39.043+0000 7f19e3986000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:31:40.129 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:39 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:39.840+0000 7f19e3986000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:31:40.130 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:40 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:40.006+0000 7f19e3986000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:31:40.614 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:40 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:40.156+0000 7f19e3986000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:31:40.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:40 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:40.613+0000 7f19e3986000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:31:40.880 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:40 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:40.773+0000 7f19e3986000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:31:40.940 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2023-12-06T21:31:40.940 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: { 2023-12-06T21:31:40.941 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "fsid": "c2c9453a-947e-11ee-95a2-87774f69a715", 2023-12-06T21:31:40.941 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "health": { 2023-12-06T21:31:40.941 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T21:31:40.941 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T21:31:40.941 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T21:31:40.941 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:40.941 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T21:31:40.941 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T21:31:40.941 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 0 2023-12-06T21:31:40.941 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2023-12-06T21:31:40.941 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T21:31:40.941 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "a" 2023-12-06T21:31:40.941 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2023-12-06T21:31:40.941 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum_age": 7, 2023-12-06T21:31:40.942 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T21:31:40.942 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:31:40.942 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T21:31:40.942 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T21:31:40.942 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:40.942 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T21:31:40.942 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:31:40.942 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T21:31:40.942 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T21:31:40.942 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T21:31:40.942 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T21:31:40.945 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T21:31:40.945 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T21:31:40.946 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:40.946 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T21:31:40.946 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T21:31:40.946 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T21:31:40.946 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T21:31:40.946 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T21:31:40.946 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T21:31:40.946 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T21:31:40.946 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T21:31:40.946 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T21:31:40.946 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:40.946 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T21:31:40.946 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:31:40.946 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T21:31:40.947 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T21:31:40.947 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:40.947 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T21:31:40.947 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "available": false, 2023-12-06T21:31:40.947 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T21:31:40.947 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T21:31:40.947 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "iostat", 2023-12-06T21:31:40.947 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "nfs", 2023-12-06T21:31:40.947 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "restful" 2023-12-06T21:31:40.947 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2023-12-06T21:31:40.947 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:31:40.947 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:40.947 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T21:31:40.947 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:31:40.947 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "modified": "2023-12-06T21:31:29.481033+0000", 2023-12-06T21:31:40.947 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:31:40.948 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:40.948 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T21:31:40.948 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: } 2023-12-06T21:31:41.223 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:40 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/724990617' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T21:31:41.275 INFO:teuthology.orchestra.run.smithi038.stderr:mgr not available, waiting (3/15)... 2023-12-06T21:31:41.630 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:41 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:41.221+0000 7f19e3986000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:31:41.630 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:41 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:41.350+0000 7f19e3986000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:31:42.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:41 smithi038 ceph-mon[108581]: Activating manager daemon y 2023-12-06T21:31:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:41 smithi038 ceph-mon[108581]: mgrmap e2: y(active, starting, since 0.00347522s) 2023-12-06T21:31:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:41 smithi038 ceph-mon[108581]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:31:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:41 smithi038 ceph-mon[108581]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:31:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:41 smithi038 ceph-mon[108581]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:31:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:41 smithi038 ceph-mon[108581]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:31:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:41 smithi038 ceph-mon[108581]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:31:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:41 smithi038 ceph-mon[108581]: Manager daemon y is now available 2023-12-06T21:31:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:41 smithi038 ceph-mon[108581]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:31:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:41 smithi038 ceph-mon[108581]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:31:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:41 smithi038 ceph-mon[108581]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' 2023-12-06T21:31:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:41 smithi038 ceph-mon[108581]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' 2023-12-06T21:31:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:41 smithi038 ceph-mon[108581]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' 2023-12-06T21:31:43.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:43 smithi038 ceph-mon[108581]: mgrmap e3: y(active, since 1.00938s) 2023-12-06T21:31:43.881 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2023-12-06T21:31:43.881 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: { 2023-12-06T21:31:43.881 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "fsid": "c2c9453a-947e-11ee-95a2-87774f69a715", 2023-12-06T21:31:43.881 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "health": { 2023-12-06T21:31:43.881 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-06T21:31:43.881 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "checks": {}, 2023-12-06T21:31:43.882 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "mutes": [] 2023-12-06T21:31:43.882 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:43.882 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-06T21:31:43.882 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum": [ 2023-12-06T21:31:43.882 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 0 2023-12-06T21:31:43.882 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2023-12-06T21:31:43.882 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-06T21:31:43.882 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "a" 2023-12-06T21:31:43.882 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2023-12-06T21:31:43.882 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum_age": 10, 2023-12-06T21:31:43.882 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "monmap": { 2023-12-06T21:31:43.882 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:31:43.882 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-06T21:31:43.882 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-06T21:31:43.883 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:43.883 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osdmap": { 2023-12-06T21:31:43.883 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:31:43.883 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-06T21:31:43.883 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-06T21:31:43.883 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-06T21:31:43.883 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-06T21:31:43.886 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-06T21:31:43.886 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-06T21:31:43.886 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:43.887 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "pgmap": { 2023-12-06T21:31:43.887 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-06T21:31:43.887 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-06T21:31:43.887 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-06T21:31:43.887 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-06T21:31:43.887 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-06T21:31:43.887 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-06T21:31:43.887 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-06T21:31:43.887 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-06T21:31:43.887 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:43.887 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "fsmap": { 2023-12-06T21:31:43.887 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:31:43.887 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-06T21:31:43.887 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-06T21:31:43.887 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:43.887 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-06T21:31:43.888 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "available": true, 2023-12-06T21:31:43.888 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-06T21:31:43.888 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "modules": [ 2023-12-06T21:31:43.888 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "iostat", 2023-12-06T21:31:43.888 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "nfs", 2023-12-06T21:31:43.888 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "restful" 2023-12-06T21:31:43.888 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2023-12-06T21:31:43.888 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:31:43.888 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:43.888 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "servicemap": { 2023-12-06T21:31:43.888 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-06T21:31:43.888 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "modified": "2023-12-06T21:31:29.481033+0000", 2023-12-06T21:31:43.888 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "services": {} 2023-12-06T21:31:43.888 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2023-12-06T21:31:43.888 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-06T21:31:43.888 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: } 2023-12-06T21:31:44.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:44 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1033935086' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T21:31:45.020 INFO:teuthology.orchestra.run.smithi038.stderr:mgr is available 2023-12-06T21:31:45.668 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:45 smithi038 ceph-mon[108581]: mgrmap e4: y(active, since 3s) 2023-12-06T21:31:46.272 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2023-12-06T21:31:46.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: [global] 2023-12-06T21:31:46.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: fsid = c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:31:46.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-06T21:31:46.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-06T21:31:46.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-06T21:31:46.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-06T21:31:46.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2023-12-06T21:31:46.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: [mgr] 2023-12-06T21:31:46.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-06T21:31:46.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2023-12-06T21:31:46.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: [osd] 2023-12-06T21:31:46.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-06T21:31:46.273 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-06T21:31:46.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:46 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1311489410' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T21:31:46.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:46 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1311489410' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T21:31:47.748 INFO:teuthology.orchestra.run.smithi038.stderr:Enabling cephadm module... 2023-12-06T21:31:49.823 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:49 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1640066827' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-06T21:31:49.824 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:49 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ignoring --setuser ceph since I am not root 2023-12-06T21:31:49.824 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:49 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ignoring --setgroup ceph since I am not root 2023-12-06T21:31:49.824 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:49 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:49.632+0000 7f5efc72d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:31:50.129 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:49 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:49.821+0000 7f5efc72d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:31:50.469 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:50 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:50.152+0000 7f5efc72d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:31:50.825 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:50 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:50.711+0000 7f5efc72d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:31:50.826 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:50 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1640066827' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-06T21:31:50.826 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:50 smithi038 ceph-mon[108581]: mgrmap e5: y(active, since 8s) 2023-12-06T21:31:51.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:51 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:51.113+0000 7f5efc72d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:31:52.129 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:51 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:51.841+0000 7f5efc72d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:31:52.130 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:52 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:52.038+0000 7f5efc72d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:31:52.832 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:52 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:52.737+0000 7f5efc72d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:31:53.129 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:52 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:52.830+0000 7f5efc72d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:31:53.129 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:52 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:52.926+0000 7f5efc72d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:31:53.130 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:53.028+0000 7f5efc72d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:31:53.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: { 2023-12-06T21:31:53.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 5, 2023-12-06T21:31:53.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "available": true, 2023-12-06T21:31:53.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-06T21:31:53.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-06T21:31:53.373 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: } 2023-12-06T21:31:53.400 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:53.134+0000 7f5efc72d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:31:53.400 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:53.237+0000 7f5efc72d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:31:53.688 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:53.581+0000 7f5efc72d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:31:53.989 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:53 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3425591731' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T21:31:53.990 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:53.686+0000 7f5efc72d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:31:53.990 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:53.893+0000 7f5efc72d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:31:54.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:53.988+0000 7f5efc72d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:31:54.847 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for the mgr to restart... 2023-12-06T21:31:54.847 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for mgr epoch 5... 2023-12-06T21:31:55.120 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:54.790+0000 7f5efc72d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:31:55.121 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:54.964+0000 7f5efc72d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:31:55.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:55 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:55.119+0000 7f5efc72d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:31:55.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:55 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:55.564+0000 7f5efc72d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:31:55.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:55 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:55.717+0000 7f5efc72d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:31:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:56 smithi038 ceph-mon[108581]: Active manager daemon y restarted 2023-12-06T21:31:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:56 smithi038 ceph-mon[108581]: Activating manager daemon y 2023-12-06T21:31:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:56 smithi038 ceph-mon[108581]: osdmap e2: 0 total, 0 up, 0 in 2023-12-06T21:31:56.630 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:56 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:56.155+0000 7f5efc72d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:31:56.630 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:56 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:31:56.283+0000 7f5efc72d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:31:57.366 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: { 2023-12-06T21:31:57.366 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-12-06T21:31:57.367 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "initialized": true 2023-12-06T21:31:57.367 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: } 2023-12-06T21:31:57.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:57 smithi038 ceph-mon[108581]: mgrmap e6: y(active, starting, since 0.0530191s) 2023-12-06T21:31:57.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:57 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:31:57.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:57 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:31:57.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:57 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:31:57.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:57 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:31:57.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:57 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:31:57.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:57 smithi038 ceph-mon[108581]: Manager daemon y is now available 2023-12-06T21:31:57.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:57 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:31:57.625 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:57 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:31:57.625 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:57 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:31:57.625 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:57 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:31:57.625 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:57 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:31:57.625 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:57 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:31:57.625 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:57 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:31:57.625 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:57 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:31:57.705 INFO:teuthology.orchestra.run.smithi038.stderr:mgr epoch 5 is available 2023-12-06T21:31:57.705 INFO:teuthology.orchestra.run.smithi038.stderr:Setting orchestrator backend to cephadm... 2023-12-06T21:31:58.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:58 smithi038 ceph-mon[108581]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T21:31:58.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:58 smithi038 ceph-mon[108581]: mgrmap e7: y(active, since 1.06067s) 2023-12-06T21:31:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:58 smithi038 ceph-mon[108581]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-06T21:31:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:58 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:31:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:58 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:31:59.107 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: value unchanged 2023-12-06T21:31:59.438 INFO:teuthology.orchestra.run.smithi038.stderr:Generating ssh key... 2023-12-06T21:31:59.536 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:59 smithi038 ceph-mon[108581]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:31:59.537 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:31:59 smithi038 ceph-mon[108581]: mgrmap e8: y(active, since 2s) 2023-12-06T21:31:59.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:59 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: [06/Dec/2023:21:31:59] ENGINE Bus STARTING 2023-12-06T21:31:59.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:59 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: [06/Dec/2023:21:31:59] ENGINE Serving on https://172.21.15.38:7150 2023-12-06T21:31:59.880 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:31:59 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: [06/Dec/2023:21:31:59] ENGINE Bus STARTED 2023-12-06T21:32:00.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-mon[108581]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:00.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:00.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:00.916 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: Generating public/private rsa key pair. 2023-12-06T21:32:00.916 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: Your identification has been saved in /tmp/tmp4r4kq2yv/key. 2023-12-06T21:32:00.916 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: Your public key has been saved in /tmp/tmp4r4kq2yv/key.pub. 2023-12-06T21:32:00.916 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: The key fingerprint is: 2023-12-06T21:32:00.916 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: SHA256:odyJvgMabaSJ+AxdKY96/JlVBFgEqLy70wsT4+NAVSI ceph-c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:32:00.916 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: The key's randomart image is: 2023-12-06T21:32:00.916 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: +---[RSA 3072]----+ 2023-12-06T21:32:00.916 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: | E o.*+ | 2023-12-06T21:32:00.916 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: | o + . | 2023-12-06T21:32:00.917 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: |.. . . o | 2023-12-06T21:32:00.917 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: |..o +. = o | 2023-12-06T21:32:00.917 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: |.*.X + S | 2023-12-06T21:32:00.917 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: |*.O =. . | 2023-12-06T21:32:00.917 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: |.@o+ .o | 2023-12-06T21:32:00.917 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: |+oX. +.. | 2023-12-06T21:32:00.917 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: | +oo= .. | 2023-12-06T21:32:00.917 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: +----[SHA256]-----+ 2023-12-06T21:32:01.511 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7cG5zrjqrKp3AkodHXYrcmfCWGhT32OHxXXdoFJnx2QfWPnno3fnxDr1eryhE0ySxVJ+KZU19Tv34VuuTJ82FjcV47avZ0sIYfM3syDVLvvvKl0YNeVes0AqJl4Ph7QexPBKWVI2LVpa3BGwQhlrt0gdC646R0crqpbnRERnMX2lHN6+yLa5iQANkM0zvwQIEOGg2HnZR63MMsOWH2nA7LZCVJ8QB7onlQNSGf/GYJgJVlopg5K/KP2WxAPfF5FimJQXmbL0UEenMQJliOxh88gbreKLgQdTqMQox7bmoSjK8RrTcC57CSqL1Ds+4bqSy9Pxo6ewYSCiMxK/PECqX+U3QFxRV+ZI1P6L6pLeWmv4Rqio9fe72GpF5oBplFRyLVpYtkFA+LxRAqmPyrpo+R+DfJGXEmpQm0nCelxH7sGqnny9ZN6ismqpD/qCB1Ej6tK2XqScfxQ+JNvRv7w9NCwkbKNtQRqeJVmD4bDXU+XhICTuohyprCi4DzFfBa0= ceph-c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:32:01.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:01 smithi038 ceph-mon[108581]: [06/Dec/2023:21:31:59] ENGINE Bus STARTING 2023-12-06T21:32:01.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:01 smithi038 ceph-mon[108581]: [06/Dec/2023:21:31:59] ENGINE Serving on https://172.21.15.38:7150 2023-12-06T21:32:01.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:01 smithi038 ceph-mon[108581]: [06/Dec/2023:21:31:59] ENGINE Bus STARTED 2023-12-06T21:32:01.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:01 smithi038 ceph-mon[108581]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:01.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:01 smithi038 ceph-mon[108581]: Generating ssh key... 2023-12-06T21:32:01.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:01 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:01.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:01 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:01.856 INFO:teuthology.orchestra.run.smithi038.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-06T21:32:01.856 INFO:teuthology.orchestra.run.smithi038.stderr:Adding key to root@localhost authorized_keys... 2023-12-06T21:32:01.857 INFO:teuthology.orchestra.run.smithi038.stderr:Adding host smithi038... 2023-12-06T21:32:02.708 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:02 smithi038 ceph-mon[108581]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:02.709 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:02 smithi038 ceph-mon[108581]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi038", "addr": "172.21.15.38", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:03.315 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: Added host 'smithi038' with addr '172.21.15.38' 2023-12-06T21:32:03.613 INFO:teuthology.orchestra.run.smithi038.stderr:Deploying unmanaged mon service... 2023-12-06T21:32:04.172 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: Scheduled mon update... 2023-12-06T21:32:04.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:04 smithi038 ceph-mon[108581]: Deploying cephadm binary to smithi038 2023-12-06T21:32:04.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:04 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:04.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:04 smithi038 ceph-mon[108581]: Added host smithi038 2023-12-06T21:32:04.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:04 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:04.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:04 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:04.631 INFO:teuthology.orchestra.run.smithi038.stderr:Deploying unmanaged mgr service... 2023-12-06T21:32:05.184 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-12-06T21:32:05.535 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:05 smithi038 ceph-mon[108581]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:05.535 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:05 smithi038 ceph-mon[108581]: Saving service mon spec with placement count:5 2023-12-06T21:32:05.535 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:05 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:05.535 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:05 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:06.620 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:06 smithi038 ceph-mon[108581]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:06.620 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:06 smithi038 ceph-mon[108581]: Saving service mgr spec with placement count:2 2023-12-06T21:32:06.620 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:06 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:06.620 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:06 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/456639450' entity='client.admin' 2023-12-06T21:32:06.620 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:06 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:07.371 INFO:teuthology.orchestra.run.smithi038.stderr:Enabling the dashboard module... 2023-12-06T21:32:07.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:07 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:07 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:32:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:07 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:07 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:32:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:07 smithi038 ceph-mon[108581]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]': finished 2023-12-06T21:32:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:07 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2262408808' entity='client.admin' 2023-12-06T21:32:08.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:08 smithi038 ceph-mon[108581]: Deploying daemon agent.smithi038 on smithi038 2023-12-06T21:32:08.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:08 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/4171321052' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-06T21:32:09.317 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:08 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ignoring --setuser ceph since I am not root 2023-12-06T21:32:09.317 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:08 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ignoring --setgroup ceph since I am not root 2023-12-06T21:32:09.317 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:09 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:09.118+0000 7fc7993ea000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:32:09.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:09 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:09.314+0000 7fc7993ea000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:32:09.894 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: { 2023-12-06T21:32:09.894 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 9, 2023-12-06T21:32:09.895 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "available": true, 2023-12-06T21:32:09.895 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-06T21:32:09.895 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-06T21:32:09.895 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: } 2023-12-06T21:32:09.920 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:09 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:09.667+0000 7fc7993ea000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:32:10.228 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for the mgr to restart... 2023-12-06T21:32:10.279 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for mgr epoch 9... 2023-12-06T21:32:10.279 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:09 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/4171321052' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-06T21:32:10.279 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:09 smithi038 ceph-mon[108581]: mgrmap e9: y(active, since 12s) 2023-12-06T21:32:10.279 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:09 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/969091031' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T21:32:10.594 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:10 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:10.247+0000 7fc7993ea000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:32:10.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:10 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:10.666+0000 7fc7993ea000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:32:11.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:11 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:11.406+0000 7fc7993ea000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:32:11.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:11 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:11.599+0000 7fc7993ea000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:32:12.588 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:12 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:12.288+0000 7fc7993ea000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:32:12.588 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:12 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:12.383+0000 7fc7993ea000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:32:12.588 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:12 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:12.483+0000 7fc7993ea000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:32:12.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:12 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:12.586+0000 7fc7993ea000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:32:12.880 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:12 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:12.689+0000 7fc7993ea000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:32:12.880 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:12 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:12.794+0000 7fc7993ea000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:32:13.476 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:13.162+0000 7fc7993ea000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:32:13.477 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:13.269+0000 7fc7993ea000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:32:13.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:13.475+0000 7fc7993ea000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:32:13.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:13.570+0000 7fc7993ea000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:32:14.721 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:14.400+0000 7fc7993ea000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:32:14.721 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:14.568+0000 7fc7993ea000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:32:15.129 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:14.719+0000 7fc7993ea000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:32:15.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:15.167+0000 7fc7993ea000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:32:15.630 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:15.322+0000 7fc7993ea000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:32:16.051 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:15.776+0000 7fc7993ea000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:32:16.051 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:32:15.907+0000 7fc7993ea000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:32:16.051 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:15 smithi038 ceph-mon[108581]: Active manager daemon y restarted 2023-12-06T21:32:16.051 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:15 smithi038 ceph-mon[108581]: Activating manager daemon y 2023-12-06T21:32:16.051 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:15 smithi038 ceph-mon[108581]: osdmap e3: 0 total, 0 up, 0 in 2023-12-06T21:32:16.997 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: { 2023-12-06T21:32:16.997 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-12-06T21:32:16.997 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "initialized": true 2023-12-06T21:32:16.997 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: } 2023-12-06T21:32:17.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:16 smithi038 ceph-mon[108581]: mgrmap e10: y(active, starting, since 0.0530813s) 2023-12-06T21:32:17.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:16 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:32:17.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:16 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:32:17.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:16 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:32:17.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:16 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:32:17.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:16 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:32:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:16 smithi038 ceph-mon[108581]: Manager daemon y is now available 2023-12-06T21:32:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:16 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:16 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:16 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:16 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:32:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:16 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:32:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:16 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:16 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:32:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:16 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:16 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:32:17.336 INFO:teuthology.orchestra.run.smithi038.stderr:mgr epoch 9 is available 2023-12-06T21:32:17.336 INFO:teuthology.orchestra.run.smithi038.stderr:Generating a dashboard self-signed certificate... 2023-12-06T21:32:17.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:17 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: [06/Dec/2023:21:32:17] ENGINE Bus STARTING 2023-12-06T21:32:17.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:17 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: [06/Dec/2023:21:32:17] ENGINE Serving on https://172.21.15.38:7150 2023-12-06T21:32:17.380 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:17 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: [06/Dec/2023:21:32:17] ENGINE Bus STARTED 2023-12-06T21:32:17.979 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: Self-signed certificate created 2023-12-06T21:32:18.312 INFO:teuthology.orchestra.run.smithi038.stderr:Creating initial admin user... 2023-12-06T21:32:18.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:17 smithi038 ceph-mon[108581]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T21:32:18.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:17 smithi038 ceph-mon[108581]: mgrmap e11: y(active, since 1.06335s) 2023-12-06T21:32:18.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:17 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:18.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:17 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:18.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:17 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:19.134 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$TQOhnhVZMlsEcE6FHlG4su6IzT6x07cvaqseNwxUgcx2WxunT8mmu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1701898339, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-06T21:32:19.301 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:18 smithi038 ceph-mon[108581]: [06/Dec/2023:21:32:17] ENGINE Bus STARTING 2023-12-06T21:32:19.301 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:18 smithi038 ceph-mon[108581]: [06/Dec/2023:21:32:17] ENGINE Serving on https://172.21.15.38:7150 2023-12-06T21:32:19.301 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:18 smithi038 ceph-mon[108581]: [06/Dec/2023:21:32:17] ENGINE Bus STARTED 2023-12-06T21:32:19.301 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:18 smithi038 ceph-mon[108581]: Deploying daemon agent.smithi038 on smithi038 2023-12-06T21:32:19.301 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:18 smithi038 ceph-mon[108581]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:19.301 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:18 smithi038 ceph-mon[108581]: mgrmap e12: y(active, since 2s) 2023-12-06T21:32:19.477 INFO:teuthology.orchestra.run.smithi038.stderr:Fetching dashboard port number... 2023-12-06T21:32:20.027 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 8443 2023-12-06T21:32:20.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:19 smithi038 ceph-mon[108581]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:20.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:19 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:20.372 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: disabled 2023-12-06T21:32:20.381 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: inactive 2023-12-06T21:32:20.382 INFO:teuthology.orchestra.run.smithi038.stderr:firewalld.service is not enabled 2023-12-06T21:32:20.382 INFO:teuthology.orchestra.run.smithi038.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-06T21:32:20.385 INFO:teuthology.orchestra.run.smithi038.stderr:Ceph Dashboard is now available at: 2023-12-06T21:32:20.385 INFO:teuthology.orchestra.run.smithi038.stderr: 2023-12-06T21:32:20.385 INFO:teuthology.orchestra.run.smithi038.stderr: URL: https://smithi038.front.sepia.ceph.com:8443/ 2023-12-06T21:32:20.385 INFO:teuthology.orchestra.run.smithi038.stderr: User: admin 2023-12-06T21:32:20.385 INFO:teuthology.orchestra.run.smithi038.stderr: Password: pf9cam7t4i 2023-12-06T21:32:20.385 INFO:teuthology.orchestra.run.smithi038.stderr: 2023-12-06T21:32:20.386 INFO:teuthology.orchestra.run.smithi038.stderr:Enabling autotune for osd_memory_target 2023-12-06T21:32:21.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:20 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2827631781' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-06T21:32:22.460 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-12-06T21:32:22.777 INFO:teuthology.orchestra.run.smithi038.stderr:You can access the Ceph CLI with: 2023-12-06T21:32:22.777 INFO:teuthology.orchestra.run.smithi038.stderr: 2023-12-06T21:32:22.777 INFO:teuthology.orchestra.run.smithi038.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-06T21:32:22.777 INFO:teuthology.orchestra.run.smithi038.stderr: 2023-12-06T21:32:22.777 INFO:teuthology.orchestra.run.smithi038.stderr:Please consider enabling telemetry to help improve Ceph: 2023-12-06T21:32:22.778 INFO:teuthology.orchestra.run.smithi038.stderr: 2023-12-06T21:32:22.778 INFO:teuthology.orchestra.run.smithi038.stderr: ceph telemetry on 2023-12-06T21:32:22.778 INFO:teuthology.orchestra.run.smithi038.stderr: 2023-12-06T21:32:22.778 INFO:teuthology.orchestra.run.smithi038.stderr:For more information see: 2023-12-06T21:32:22.778 INFO:teuthology.orchestra.run.smithi038.stderr: 2023-12-06T21:32:22.778 INFO:teuthology.orchestra.run.smithi038.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-06T21:32:22.778 INFO:teuthology.orchestra.run.smithi038.stderr: 2023-12-06T21:32:22.778 INFO:teuthology.orchestra.run.smithi038.stderr:Bootstrap complete. 2023-12-06T21:32:22.926 INFO:tasks.cephadm:Fetching config... 2023-12-06T21:32:22.926 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2023-12-06T21:32:22.926 DEBUG:teuthology.orchestra.run.smithi038:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-06T21:32:22.946 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-06T21:32:22.947 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2023-12-06T21:32:22.947 DEBUG:teuthology.orchestra.run.smithi038:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-06T21:32:23.015 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-06T21:32:23.015 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2023-12-06T21:32:23.015 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-06T21:32:23.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:23 smithi038 ceph-mon[108581]: mgrmap e13: y(active, since 6s) 2023-12-06T21:32:23.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:23 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3473946991' entity='client.admin' 2023-12-06T21:32:23.091 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-06T21:32:23.091 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2023-12-06T21:32:23.091 DEBUG:teuthology.orchestra.run.smithi038:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-06T21:32:23.153 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-06T21:32:23.154 DEBUG:teuthology.orchestra.run.smithi038:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7cG5zrjqrKp3AkodHXYrcmfCWGhT32OHxXXdoFJnx2QfWPnno3fnxDr1eryhE0ySxVJ+KZU19Tv34VuuTJ82FjcV47avZ0sIYfM3syDVLvvvKl0YNeVes0AqJl4Ph7QexPBKWVI2LVpa3BGwQhlrt0gdC646R0crqpbnRERnMX2lHN6+yLa5iQANkM0zvwQIEOGg2HnZR63MMsOWH2nA7LZCVJ8QB7onlQNSGf/GYJgJVlopg5K/KP2WxAPfF5FimJQXmbL0UEenMQJliOxh88gbreKLgQdTqMQox7bmoSjK8RrTcC57CSqL1Ds+4bqSy9Pxo6ewYSCiMxK/PECqX+U3QFxRV+ZI1P6L6pLeWmv4Rqio9fe72GpF5oBplFRyLVpYtkFA+LxRAqmPyrpo+R+DfJGXEmpQm0nCelxH7sGqnny9ZN6ismqpD/qCB1Ej6tK2XqScfxQ+JNvRv7w9NCwkbKNtQRqeJVmD4bDXU+XhICTuohyprCi4DzFfBa0= ceph-c2c9453a-947e-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T21:32:23.294 INFO:teuthology.orchestra.run.smithi038.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7cG5zrjqrKp3AkodHXYrcmfCWGhT32OHxXXdoFJnx2QfWPnno3fnxDr1eryhE0ySxVJ+KZU19Tv34VuuTJ82FjcV47avZ0sIYfM3syDVLvvvKl0YNeVes0AqJl4Ph7QexPBKWVI2LVpa3BGwQhlrt0gdC646R0crqpbnRERnMX2lHN6+yLa5iQANkM0zvwQIEOGg2HnZR63MMsOWH2nA7LZCVJ8QB7onlQNSGf/GYJgJVlopg5K/KP2WxAPfF5FimJQXmbL0UEenMQJliOxh88gbreKLgQdTqMQox7bmoSjK8RrTcC57CSqL1Ds+4bqSy9Pxo6ewYSCiMxK/PECqX+U3QFxRV+ZI1P6L6pLeWmv4Rqio9fe72GpF5oBplFRyLVpYtkFA+LxRAqmPyrpo+R+DfJGXEmpQm0nCelxH7sGqnny9ZN6ismqpD/qCB1Ej6tK2XqScfxQ+JNvRv7w9NCwkbKNtQRqeJVmD4bDXU+XhICTuohyprCi4DzFfBa0= ceph-c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:32:23.406 DEBUG:teuthology.orchestra.run.smithi144:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7cG5zrjqrKp3AkodHXYrcmfCWGhT32OHxXXdoFJnx2QfWPnno3fnxDr1eryhE0ySxVJ+KZU19Tv34VuuTJ82FjcV47avZ0sIYfM3syDVLvvvKl0YNeVes0AqJl4Ph7QexPBKWVI2LVpa3BGwQhlrt0gdC646R0crqpbnRERnMX2lHN6+yLa5iQANkM0zvwQIEOGg2HnZR63MMsOWH2nA7LZCVJ8QB7onlQNSGf/GYJgJVlopg5K/KP2WxAPfF5FimJQXmbL0UEenMQJliOxh88gbreKLgQdTqMQox7bmoSjK8RrTcC57CSqL1Ds+4bqSy9Pxo6ewYSCiMxK/PECqX+U3QFxRV+ZI1P6L6pLeWmv4Rqio9fe72GpF5oBplFRyLVpYtkFA+LxRAqmPyrpo+R+DfJGXEmpQm0nCelxH7sGqnny9ZN6ismqpD/qCB1Ej6tK2XqScfxQ+JNvRv7w9NCwkbKNtQRqeJVmD4bDXU+XhICTuohyprCi4DzFfBa0= ceph-c2c9453a-947e-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T21:32:23.451 INFO:teuthology.orchestra.run.smithi144.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7cG5zrjqrKp3AkodHXYrcmfCWGhT32OHxXXdoFJnx2QfWPnno3fnxDr1eryhE0ySxVJ+KZU19Tv34VuuTJ82FjcV47avZ0sIYfM3syDVLvvvKl0YNeVes0AqJl4Ph7QexPBKWVI2LVpa3BGwQhlrt0gdC646R0crqpbnRERnMX2lHN6+yLa5iQANkM0zvwQIEOGg2HnZR63MMsOWH2nA7LZCVJ8QB7onlQNSGf/GYJgJVlopg5K/KP2WxAPfF5FimJQXmbL0UEenMQJliOxh88gbreKLgQdTqMQox7bmoSjK8RrTcC57CSqL1Ds+4bqSy9Pxo6ewYSCiMxK/PECqX+U3QFxRV+ZI1P6L6pLeWmv4Rqio9fe72GpF5oBplFRyLVpYtkFA+LxRAqmPyrpo+R+DfJGXEmpQm0nCelxH7sGqnny9ZN6ismqpD/qCB1Ej6tK2XqScfxQ+JNvRv7w9NCwkbKNtQRqeJVmD4bDXU+XhICTuohyprCi4DzFfBa0= ceph-c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:32:23.463 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-06T21:32:23.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:32:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:32:24.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:24 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:24.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:24 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:24.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:24 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:24.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:24 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:24.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:24 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:24.196 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:24 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:25.276 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:32:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:32:25.570 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-06T21:32:25.570 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-06T21:32:26.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:25 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:26.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:25 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:26.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:25 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2672829188' entity='client.admin' 2023-12-06T21:32:26.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:25 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:26.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:25 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:26.597 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:26 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:32:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:32:27.292 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:27 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:27.292 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:27 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:27.292 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:27 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:27.435 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi144 2023-12-06T21:32:27.435 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2023-12-06T21:32:27.435 DEBUG:teuthology.orchestra.run.smithi144:> dd of=/etc/ceph/ceph.conf 2023-12-06T21:32:27.456 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2023-12-06T21:32:27.457 DEBUG:teuthology.orchestra.run.smithi144:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:32:27.517 INFO:tasks.cephadm:Adding host smithi144 to orchestrator... 2023-12-06T21:32:27.517 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph orch host add smithi144 2023-12-06T21:32:28.108 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:28 smithi038 ceph-mon[108581]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:28.108 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:28 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:28.108 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:28 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:28.109 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:28 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:28.109 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:28 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:28.109 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:28 smithi038 ceph-mon[108581]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:32:28.109 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:28 smithi038 ceph-mon[108581]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:32:28.109 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:28 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:28.109 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:28 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:29.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:29 smithi038 ceph-mon[108581]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi144", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:29.620 INFO:teuthology.orchestra.run.smithi038.stdout:Added host 'smithi144' with addr '172.21.15.144' 2023-12-06T21:32:29.978 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph orch host ls --format=json 2023-12-06T21:32:30.863 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:30 smithi038 ceph-mon[108581]: Deploying cephadm binary to smithi144 2023-12-06T21:32:30.863 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:30 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:30.863 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:30 smithi038 ceph-mon[108581]: Added host smithi144 2023-12-06T21:32:30.863 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:30 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:30.863 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:30 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:30.863 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:30 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:30.864 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:30 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:30.864 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:30 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:30.864 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:30 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:30.864 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:30 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:32:30.864 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:30 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:30.864 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:30 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:32:30.864 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:30 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]': finished 2023-12-06T21:32:31.242 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:32:31.242 INFO:teuthology.orchestra.run.smithi038.stdout:[{"addr": "172.21.15.38", "hostname": "smithi038", "labels": [], "status": ""}, {"addr": "172.21.15.144", "hostname": "smithi144", "labels": [], "status": ""}] 2023-12-06T21:32:31.611 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-06T21:32:31.611 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph osd crush tunables default 2023-12-06T21:32:32.267 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:32 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:32:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:32:32.268 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:32 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:32:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:32:32.268 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:31 smithi038 ceph-mon[108581]: Deploying daemon agent.smithi144 on smithi144 2023-12-06T21:32:32.268 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:32.268 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:32.268 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:32.268 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:32.268 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:31 smithi038 ceph-mon[108581]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:32:32.268 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:32.268 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:32.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:32.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:32.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:32.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:32.269 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:33.123 INFO:teuthology.orchestra.run.smithi038.stderr:adjusted tunables profile to default 2023-12-06T21:32:33.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:32 smithi038 ceph-mon[108581]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:32:33.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:32 smithi038 ceph-mon[108581]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T21:32:33.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:32 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:33.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:32 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:33.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:32 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:33.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:32 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2123574113' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-06T21:32:33.484 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:32:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:32:33.486 INFO:tasks.cephadm:Adding mon.a on smithi038 2023-12-06T21:32:33.486 INFO:tasks.cephadm:Adding mon.c on smithi038 2023-12-06T21:32:33.486 INFO:tasks.cephadm:Adding mon.b on smithi144 2023-12-06T21:32:33.486 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph orch apply mon '3;smithi038:172.21.15.38=a;smithi038:[v2:172.21.15.38:3301,v1:172.21.15.38:6790]=c;smithi144:172.21.15.144=b' 2023-12-06T21:32:34.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:34 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2123574113' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-06T21:32:34.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:34 smithi038 ceph-mon[108581]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:32:34.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:34 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:34.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:34 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:34.898 INFO:teuthology.orchestra.run.smithi144.stdout:Scheduled mon update... 2023-12-06T21:32:35.321 DEBUG:teuthology.orchestra.run.smithi038:mon.c> sudo journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mon.c.service 2023-12-06T21:32:35.323 DEBUG:teuthology.orchestra.run.smithi144:mon.b> sudo journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mon.b.service 2023-12-06T21:32:35.326 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T21:32:35.326 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T21:32:35.354 INFO:journalctl@ceph.mon.b.smithi144.stdout:-- Logs begin at Wed 2023-12-06 21:21:06 UTC. -- 2023-12-06T21:32:35.355 INFO:journalctl@ceph.mon.c.smithi038.stdout:-- Logs begin at Wed 2023-12-06 21:21:10 UTC. -- 2023-12-06T21:32:35.948 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:35 smithi038 ceph-mon[108581]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi038:172.21.15.38=a;smithi038:[v2:172.21.15.38:3301,v1:172.21.15.38:6790]=c;smithi144:172.21.15.144=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:35.948 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:35 smithi038 ceph-mon[108581]: Saving service mon spec with placement smithi038:172.21.15.38=a;smithi038:[v2:172.21.15.38:3301,v1:172.21.15.38:6790]=c;smithi144:172.21.15.144=b;count:3 2023-12-06T21:32:35.948 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:35 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:35.948 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:35 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:35.948 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:35 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:35.948 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:35 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:35.949 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:35 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:35.949 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:35 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:32:35.949 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:35 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:35.949 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:35 smithi038 ceph-mon[108581]: Deploying daemon mon.c on smithi038 2023-12-06T21:32:36.793 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T21:32:36.793 INFO:teuthology.orchestra.run.smithi144.stdout:{"epoch":1,"fsid":"c2c9453a-947e-11ee-95a2-87774f69a715","modified":"2023-12-06T21:31:27.407685Z","created":"2023-12-06T21:31:27.407685Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-06T21:32:36.795 INFO:teuthology.orchestra.run.smithi144.stderr:dumped monmap epoch 1 2023-12-06T21:32:36.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:36 smithi038 systemd[1]: Starting Ceph mon.c for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:32:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:36 smithi038 ceph-mon[108581]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:36 smithi038 ceph-mon[108581]: from='client.? 172.21.15.144:0/1285579597' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T21:32:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 bash[114585]: f021892f938c517d4cefb152a3e5f8f83ac79164bd318ba444c5bfe27576f347 2023-12-06T21:32:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 systemd[1]: Started Ceph mon.c for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:32:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T21:32:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-06T21:32:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: pidfile_write: ignore empty --pid-file 2023-12-06T21:32:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: load: jerasure load: lrc 2023-12-06T21:32:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: RocksDB version: 6.15.5 2023-12-06T21:32:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T21:32:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Compile date Apr 18 2022 2023-12-06T21:32:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: DB SUMMARY 2023-12-06T21:32:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: DB Session ID: TB8HMEX2TZW54LGRP94M 2023-12-06T21:32:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: CURRENT file: CURRENT 2023-12-06T21:32:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T21:32:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-12-06T21:32:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-12-06T21:32:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2023-12-06T21:32:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.error_if_exists: 0 2023-12-06T21:32:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.create_if_missing: 0 2023-12-06T21:32:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.paranoid_checks: 1 2023-12-06T21:32:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T21:32:37.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.env: 0x5588c799b860 2023-12-06T21:32:37.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.fs: Posix File System 2023-12-06T21:32:37.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.info_log: 0x5588c8913dc0 2023-12-06T21:32:37.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T21:32:37.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.statistics: (nil) 2023-12-06T21:32:37.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.use_fsync: 0 2023-12-06T21:32:37.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_log_file_size: 0 2023-12-06T21:32:37.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T21:32:37.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T21:32:37.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T21:32:37.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T21:32:37.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.allow_fallocate: 1 2023-12-06T21:32:37.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T21:32:37.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T21:32:37.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.use_direct_reads: 0 2023-12-06T21:32:37.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T21:32:37.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T21:32:37.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.db_log_dir: 2023-12-06T21:32:37.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-12-06T21:32:37.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T21:32:37.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T21:32:37.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T21:32:37.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T21:32:37.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T21:32:37.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T21:32:37.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T21:32:37.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T21:32:37.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.write_buffer_manager: 0x5588c8a042d0 2023-12-06T21:32:37.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T21:32:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T21:32:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T21:32:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T21:32:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T21:32:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T21:32:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T21:32:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T21:32:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T21:32:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.unordered_write: 0 2023-12-06T21:32:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T21:32:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T21:32:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T21:32:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T21:32:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.row_cache: None 2023-12-06T21:32:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.wal_filter: None 2023-12-06T21:32:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T21:32:37.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T21:32:37.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.preserve_deletes: 0 2023-12-06T21:32:37.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.two_write_queues: 0 2023-12-06T21:32:37.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T21:32:37.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.atomic_flush: 0 2023-12-06T21:32:37.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T21:32:37.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T21:32:37.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T21:32:37.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.log_readahead_size: 0 2023-12-06T21:32:37.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T21:32:37.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T21:32:37.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T21:32:37.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T21:32:37.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T21:32:37.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T21:32:37.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_background_jobs: 2 2023-12-06T21:32:37.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_background_compactions: -1 2023-12-06T21:32:37.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_subcompactions: 1 2023-12-06T21:32:37.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T21:32:37.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T21:32:37.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T21:32:37.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T21:32:37.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T21:32:37.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T21:32:37.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T21:32:37.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T21:32:37.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_open_files: -1 2023-12-06T21:32:37.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T21:32:37.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T21:32:37.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T21:32:37.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T21:32:37.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_background_flushes: -1 2023-12-06T21:32:37.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Compression algorithms supported: 2023-12-06T21:32:37.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T21:32:37.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: kZSTD supported: 0 2023-12-06T21:32:37.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: kXpressCompression supported: 0 2023-12-06T21:32:37.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T21:32:37.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: kLZ4Compression supported: 1 2023-12-06T21:32:37.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: kBZip2Compression supported: 0 2023-12-06T21:32:37.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: kZlibCompression supported: 1 2023-12-06T21:32:37.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: kSnappyCompression supported: 1 2023-12-06T21:32:37.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T21:32:37.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2023-12-06T21:32:37.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-06T21:32:37.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T21:32:37.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.merge_operator: 2023-12-06T21:32:37.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compaction_filter: None 2023-12-06T21:32:37.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T21:32:37.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T21:32:37.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T21:32:37.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T21:32:37.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5588c88dfd00) 2023-12-06T21:32:37.389 INFO:journalctl@ceph.mon.c.smithi038.stdout: cache_index_and_filter_blocks: 1 2023-12-06T21:32:37.389 INFO:journalctl@ceph.mon.c.smithi038.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T21:32:37.389 INFO:journalctl@ceph.mon.c.smithi038.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T21:32:37.389 INFO:journalctl@ceph.mon.c.smithi038.stdout: pin_top_level_index_and_filter: 1 2023-12-06T21:32:37.389 INFO:journalctl@ceph.mon.c.smithi038.stdout: index_type: 0 2023-12-06T21:32:37.389 INFO:journalctl@ceph.mon.c.smithi038.stdout: data_block_index_type: 0 2023-12-06T21:32:37.389 INFO:journalctl@ceph.mon.c.smithi038.stdout: index_shortening: 1 2023-12-06T21:32:37.389 INFO:journalctl@ceph.mon.c.smithi038.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T21:32:37.389 INFO:journalctl@ceph.mon.c.smithi038.stdout: hash_index_allow_collision: 1 2023-12-06T21:32:37.389 INFO:journalctl@ceph.mon.c.smithi038.stdout: checksum: 1 2023-12-06T21:32:37.389 INFO:journalctl@ceph.mon.c.smithi038.stdout: no_block_cache: 0 2023-12-06T21:32:37.390 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_cache: 0x5588c894a170 2023-12-06T21:32:37.390 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_cache_name: BinnedLRUCache 2023-12-06T21:32:37.390 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_cache_options: 2023-12-06T21:32:37.390 INFO:journalctl@ceph.mon.c.smithi038.stdout: capacity : 536870912 2023-12-06T21:32:37.390 INFO:journalctl@ceph.mon.c.smithi038.stdout: num_shard_bits : 4 2023-12-06T21:32:37.390 INFO:journalctl@ceph.mon.c.smithi038.stdout: strict_capacity_limit : 0 2023-12-06T21:32:37.390 INFO:journalctl@ceph.mon.c.smithi038.stdout: high_pri_pool_ratio: 0.000 2023-12-06T21:32:37.390 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_cache_compressed: (nil) 2023-12-06T21:32:37.390 INFO:journalctl@ceph.mon.c.smithi038.stdout: persistent_cache: (nil) 2023-12-06T21:32:37.390 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_size: 4096 2023-12-06T21:32:37.390 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_size_deviation: 10 2023-12-06T21:32:37.390 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_restart_interval: 16 2023-12-06T21:32:37.390 INFO:journalctl@ceph.mon.c.smithi038.stdout: index_block_restart_interval: 1 2023-12-06T21:32:37.390 INFO:journalctl@ceph.mon.c.smithi038.stdout: metadata_block_size: 4096 2023-12-06T21:32:37.390 INFO:journalctl@ceph.mon.c.smithi038.stdout: partition_filters: 0 2023-12-06T21:32:37.390 INFO:journalctl@ceph.mon.c.smithi038.stdout: use_delta_encoding: 1 2023-12-06T21:32:37.391 INFO:journalctl@ceph.mon.c.smithi038.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T21:32:37.391 INFO:journalctl@ceph.mon.c.smithi038.stdout: whole_key_filtering: 1 2023-12-06T21:32:37.391 INFO:journalctl@ceph.mon.c.smithi038.stdout: verify_compression: 0 2023-12-06T21:32:37.391 INFO:journalctl@ceph.mon.c.smithi038.stdout: read_amp_bytes_per_bit: 0 2023-12-06T21:32:37.391 INFO:journalctl@ceph.mon.c.smithi038.stdout: format_version: 4 2023-12-06T21:32:37.391 INFO:journalctl@ceph.mon.c.smithi038.stdout: enable_index_compression: 1 2023-12-06T21:32:37.391 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_align: 0 2023-12-06T21:32:37.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T21:32:37.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T21:32:37.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compression: NoCompression 2023-12-06T21:32:37.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T21:32:37.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T21:32:37.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T21:32:37.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.num_levels: 7 2023-12-06T21:32:37.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T21:32:37.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T21:32:37.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T21:32:37.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T21:32:37.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T21:32:37.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T21:32:37.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T21:32:37.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:32:37.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T21:32:37.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T21:32:37.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T21:32:37.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T21:32:37.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T21:32:37.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T21:32:37.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:32:37.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T21:32:37.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T21:32:37.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T21:32:37.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T21:32:37.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T21:32:37.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T21:32:37.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T21:32:37.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T21:32:37.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T21:32:37.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T21:32:37.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T21:32:37.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T21:32:37.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T21:32:37.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T21:32:37.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T21:32:37.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T21:32:37.393 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T21:32:37.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T21:32:37.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T21:32:37.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.arena_block_size: 4194304 2023-12-06T21:32:37.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T21:32:37.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T21:32:37.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T21:32:37.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T21:32:37.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T21:32:37.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T21:32:37.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T21:32:37.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T21:32:37.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T21:32:37.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T21:32:37.394 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T21:32:37.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T21:32:37.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T21:32:37.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T21:32:37.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.table_properties_collectors: 2023-12-06T21:32:37.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.inplace_update_support: 0 2023-12-06T21:32:37.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T21:32:37.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T21:32:37.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T21:32:37.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T21:32:37.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.bloom_locality: 0 2023-12-06T21:32:37.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.max_successive_merges: 0 2023-12-06T21:32:37.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T21:32:37.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T21:32:37.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T21:32:37.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T21:32:37.395 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.ttl: 2592000 2023-12-06T21:32:37.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T21:32:37.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.enable_blob_files: false 2023-12-06T21:32:37.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.min_blob_size: 0 2023-12-06T21:32:37.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T21:32:37.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T21:32:37.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T21:32:37.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T21:32:37.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T21:32:37.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-12-06T21:32:37.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: [db/version_set.cc:4083] Creating manifest 7 2023-12-06T21:32:37.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701898357051616, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-06T21:32:37.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2023-12-06T21:32:37.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-06T21:32:37.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701898357052058, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1701898357, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "1682a1fd-24b3-4374-8388-07e98e45a8c5", "db_session_id": "TB8HMEX2TZW54LGRP94M"}} 2023-12-06T21:32:37.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: [db/version_set.cc:4083] Creating manifest 9 2023-12-06T21:32:37.396 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701898357053266, "job": 1, "event": "recovery_finished"} 2023-12-06T21:32:37.397 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T21:32:37.397 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5588c8930a80 2023-12-06T21:32:37.397 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: DB pointer 0x5588c8940000 2023-12-06T21:32:37.397 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-06T21:32:37.397 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-06T21:32:37.397 INFO:journalctl@ceph.mon.c.smithi038.stdout: ** DB Stats ** 2023-12-06T21:32:37.397 INFO:journalctl@ceph.mon.c.smithi038.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:32:37.397 INFO:journalctl@ceph.mon.c.smithi038.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T21:32:37.397 INFO:journalctl@ceph.mon.c.smithi038.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:32:37.397 INFO:journalctl@ceph.mon.c.smithi038.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:32:37.397 INFO:journalctl@ceph.mon.c.smithi038.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T21:32:37.397 INFO:journalctl@ceph.mon.c.smithi038.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T21:32:37.397 INFO:journalctl@ceph.mon.c.smithi038.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:32:37.397 INFO:journalctl@ceph.mon.c.smithi038.stdout: 2023-12-06T21:32:37.397 INFO:journalctl@ceph.mon.c.smithi038.stdout: ** Compaction Stats [default] ** 2023-12-06T21:32:37.397 INFO:journalctl@ceph.mon.c.smithi038.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:32:37.398 INFO:journalctl@ceph.mon.c.smithi038.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:32:37.398 INFO:journalctl@ceph.mon.c.smithi038.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2023-12-06T21:32:37.398 INFO:journalctl@ceph.mon.c.smithi038.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2023-12-06T21:32:37.398 INFO:journalctl@ceph.mon.c.smithi038.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2023-12-06T21:32:37.398 INFO:journalctl@ceph.mon.c.smithi038.stdout: 2023-12-06T21:32:37.398 INFO:journalctl@ceph.mon.c.smithi038.stdout: ** Compaction Stats [default] ** 2023-12-06T21:32:37.398 INFO:journalctl@ceph.mon.c.smithi038.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:32:37.398 INFO:journalctl@ceph.mon.c.smithi038.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:32:37.398 INFO:journalctl@ceph.mon.c.smithi038.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2023-12-06T21:32:37.398 INFO:journalctl@ceph.mon.c.smithi038.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:32:37.398 INFO:journalctl@ceph.mon.c.smithi038.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T21:32:37.398 INFO:journalctl@ceph.mon.c.smithi038.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:32:37.398 INFO:journalctl@ceph.mon.c.smithi038.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:32:37.398 INFO:journalctl@ceph.mon.c.smithi038.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:32:37.398 INFO:journalctl@ceph.mon.c.smithi038.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:32:37.398 INFO:journalctl@ceph.mon.c.smithi038.stdout: Cumulative compaction: 0.00 GB write, 0.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:32:37.399 INFO:journalctl@ceph.mon.c.smithi038.stdout: Interval compaction: 0.00 GB write, 0.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:32:37.399 INFO:journalctl@ceph.mon.c.smithi038.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:32:37.399 INFO:journalctl@ceph.mon.c.smithi038.stdout: 2023-12-06T21:32:37.399 INFO:journalctl@ceph.mon.c.smithi038.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:32:37.399 INFO:journalctl@ceph.mon.c.smithi038.stdout: 2023-12-06T21:32:37.399 INFO:journalctl@ceph.mon.c.smithi038.stdout: ** Compaction Stats [default] ** 2023-12-06T21:32:37.399 INFO:journalctl@ceph.mon.c.smithi038.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:32:37.399 INFO:journalctl@ceph.mon.c.smithi038.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:32:37.399 INFO:journalctl@ceph.mon.c.smithi038.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2023-12-06T21:32:37.399 INFO:journalctl@ceph.mon.c.smithi038.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2023-12-06T21:32:37.399 INFO:journalctl@ceph.mon.c.smithi038.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T21:32:37.399 INFO:journalctl@ceph.mon.c.smithi038.stdout: 2023-12-06T21:32:37.399 INFO:journalctl@ceph.mon.c.smithi038.stdout: ** Compaction Stats [default] ** 2023-12-06T21:32:37.399 INFO:journalctl@ceph.mon.c.smithi038.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T21:32:37.399 INFO:journalctl@ceph.mon.c.smithi038.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:32:37.399 INFO:journalctl@ceph.mon.c.smithi038.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2023-12-06T21:32:37.400 INFO:journalctl@ceph.mon.c.smithi038.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:32:37.400 INFO:journalctl@ceph.mon.c.smithi038.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T21:32:37.400 INFO:journalctl@ceph.mon.c.smithi038.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:32:37.400 INFO:journalctl@ceph.mon.c.smithi038.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:32:37.400 INFO:journalctl@ceph.mon.c.smithi038.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:32:37.400 INFO:journalctl@ceph.mon.c.smithi038.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:32:37.400 INFO:journalctl@ceph.mon.c.smithi038.stdout: Cumulative compaction: 0.00 GB write, 0.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:32:37.400 INFO:journalctl@ceph.mon.c.smithi038.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:32:37.400 INFO:journalctl@ceph.mon.c.smithi038.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:32:37.400 INFO:journalctl@ceph.mon.c.smithi038.stdout: 2023-12-06T21:32:37.400 INFO:journalctl@ceph.mon.c.smithi038.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:32:37.400 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mon.c does not exist in monmap, will attempt to join an existing cluster 2023-12-06T21:32:37.400 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: using public_addrv [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] 2023-12-06T21:32:37.400 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: starting mon.c rank -1 at public addrs [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] at bind addrs [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:32:37.400 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mon.c@-1(???) e0 preinit fsid c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:32:37.401 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mon.c@-1(synchronizing).mds e1 new map 2023-12-06T21:32:37.401 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mon.c@-1(synchronizing).mds e1 print_map 2023-12-06T21:32:37.401 INFO:journalctl@ceph.mon.c.smithi038.stdout: e1 2023-12-06T21:32:37.401 INFO:journalctl@ceph.mon.c.smithi038.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T21:32:37.401 INFO:journalctl@ceph.mon.c.smithi038.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T21:32:37.401 INFO:journalctl@ceph.mon.c.smithi038.stdout: legacy client fscid: -1 2023-12-06T21:32:37.401 INFO:journalctl@ceph.mon.c.smithi038.stdout: 2023-12-06T21:32:37.401 INFO:journalctl@ceph.mon.c.smithi038.stdout: No filesystems configured 2023-12-06T21:32:37.401 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-06T21:32:37.401 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-06T21:32:37.401 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-06T21:32:37.401 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-06T21:32:37.401 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-06T21:32:37.401 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-06T21:32:37.401 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-06T21:32:37.401 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T21:32:37.402 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T21:32:37.402 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T21:32:37.402 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mkfs c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:32:37.402 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T21:32:37.402 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T21:32:37.402 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: monmap e1: 1 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0]} 2023-12-06T21:32:37.402 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: fsmap 2023-12-06T21:32:37.402 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T21:32:37.402 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mgrmap e1: no daemons active 2023-12-06T21:32:37.402 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1456275175' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T21:32:37.402 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3144552348' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T21:32:37.402 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3144552348' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T21:32:37.402 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T21:32:37.402 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: monmap e1: 1 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0]} 2023-12-06T21:32:37.402 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: fsmap 2023-12-06T21:32:37.402 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: osdmap e1: 0 total, 0 up, 0 in 2023-12-06T21:32:37.403 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mgrmap e1: no daemons active 2023-12-06T21:32:37.403 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3792413182' entity='client.admin' 2023-12-06T21:32:37.403 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3083592200' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T21:32:37.403 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/992732563' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T21:32:37.403 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/724990617' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T21:32:37.403 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Activating manager daemon y 2023-12-06T21:32:37.403 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mgrmap e2: y(active, starting, since 0.00347522s) 2023-12-06T21:32:37.403 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:32:37.403 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:32:37.403 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:32:37.403 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:32:37.403 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:32:37.403 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Manager daemon y is now available 2023-12-06T21:32:37.403 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:32:37.403 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:32:37.403 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' 2023-12-06T21:32:37.403 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' 2023-12-06T21:32:37.404 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14100 172.21.15.38:0/1987712234' entity='mgr.y' 2023-12-06T21:32:37.404 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mgrmap e3: y(active, since 1.00938s) 2023-12-06T21:32:37.404 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1033935086' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T21:32:37.404 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mgrmap e4: y(active, since 3s) 2023-12-06T21:32:37.404 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1311489410' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T21:32:37.404 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1311489410' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T21:32:37.404 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1640066827' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-06T21:32:37.404 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1640066827' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-06T21:32:37.404 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mgrmap e5: y(active, since 8s) 2023-12-06T21:32:37.405 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3425591731' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T21:32:37.405 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Active manager daemon y restarted 2023-12-06T21:32:37.405 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Activating manager daemon y 2023-12-06T21:32:37.405 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: osdmap e2: 0 total, 0 up, 0 in 2023-12-06T21:32:37.405 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mgrmap e6: y(active, starting, since 0.0530191s) 2023-12-06T21:32:37.405 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:32:37.405 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:32:37.405 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:32:37.405 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:32:37.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:32:37.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Manager daemon y is now available 2023-12-06T21:32:37.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:37.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:37.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:37.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:37.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:37.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:37.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:32:37.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:32:37.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T21:32:37.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mgrmap e7: y(active, since 1.06067s) 2023-12-06T21:32:37.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-06T21:32:37.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:37.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:37.407 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:37.407 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mgrmap e8: y(active, since 2s) 2023-12-06T21:32:37.407 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:37.407 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:37.407 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:37.407 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: [06/Dec/2023:21:31:59] ENGINE Bus STARTING 2023-12-06T21:32:37.407 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: [06/Dec/2023:21:31:59] ENGINE Serving on https://172.21.15.38:7150 2023-12-06T21:32:37.407 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: [06/Dec/2023:21:31:59] ENGINE Bus STARTED 2023-12-06T21:32:37.407 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:37.407 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Generating ssh key... 2023-12-06T21:32:37.407 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:37.407 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:37.407 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:37.407 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi038", "addr": "172.21.15.38", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:37.407 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Deploying cephadm binary to smithi038 2023-12-06T21:32:37.407 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:37.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Added host smithi038 2023-12-06T21:32:37.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:37.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:37.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:37.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Saving service mon spec with placement count:5 2023-12-06T21:32:37.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:37.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:37.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:37.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Saving service mgr spec with placement count:2 2023-12-06T21:32:37.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:37.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/456639450' entity='client.admin' 2023-12-06T21:32:37.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:37.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:37.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:32:37.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' 2023-12-06T21:32:37.408 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:32:37.409 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14120 172.21.15.38:0/256090826' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]': finished 2023-12-06T21:32:37.409 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2262408808' entity='client.admin' 2023-12-06T21:32:37.409 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Deploying daemon agent.smithi038 on smithi038 2023-12-06T21:32:37.409 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/4171321052' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-06T21:32:37.409 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/4171321052' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-06T21:32:37.409 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mgrmap e9: y(active, since 12s) 2023-12-06T21:32:37.409 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/969091031' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-06T21:32:37.409 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Active manager daemon y restarted 2023-12-06T21:32:37.409 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Activating manager daemon y 2023-12-06T21:32:37.409 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: osdmap e3: 0 total, 0 up, 0 in 2023-12-06T21:32:37.409 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mgrmap e10: y(active, starting, since 0.0530813s) 2023-12-06T21:32:37.409 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:32:37.409 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:32:37.409 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:32:37.409 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:32:37.409 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:32:37.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Manager daemon y is now available 2023-12-06T21:32:37.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:37.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:37.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:32:37.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:32:37.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:32:37.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:32:37.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-06T21:32:37.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mgrmap e11: y(active, since 1.06335s) 2023-12-06T21:32:37.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.410 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: [06/Dec/2023:21:32:17] ENGINE Bus STARTING 2023-12-06T21:32:37.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: [06/Dec/2023:21:32:17] ENGINE Serving on https://172.21.15.38:7150 2023-12-06T21:32:37.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: [06/Dec/2023:21:32:17] ENGINE Bus STARTED 2023-12-06T21:32:37.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Deploying daemon agent.smithi038 on smithi038 2023-12-06T21:32:37.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:37.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mgrmap e12: y(active, since 2s) 2023-12-06T21:32:37.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:37.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2827631781' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-06T21:32:37.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mgrmap e13: y(active, since 6s) 2023-12-06T21:32:37.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3473946991' entity='client.admin' 2023-12-06T21:32:37.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:37.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:37.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2672829188' entity='client.admin' 2023-12-06T21:32:37.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:37.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:37.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:37.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:37.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:37.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:32:37.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:32:37.413 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.413 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.413 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi144", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:37.413 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Deploying cephadm binary to smithi144 2023-12-06T21:32:37.413 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.413 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Added host smithi144 2023-12-06T21:32:37.413 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:37.413 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:37.413 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:37.413 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.413 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.413 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.413 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:32:37.413 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.413 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:32:37.414 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]': finished 2023-12-06T21:32:37.414 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Deploying daemon agent.smithi144 on smithi144 2023-12-06T21:32:37.414 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.414 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:37.414 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:37.414 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:37.414 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:32:37.414 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.414 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.414 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.414 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:37.414 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:37.414 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:37.414 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.414 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:32:37.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T21:32:37.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2123574113' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-06T21:32:37.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2123574113' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-06T21:32:37.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:32:37.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi038:172.21.15.38=a;smithi038:[v2:172.21.15.38:3301,v1:172.21.15.38:6790]=c;smithi144:172.21.15.144=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:37.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Saving service mon spec with placement smithi038:172.21.15.38=a;smithi038:[v2:172.21.15.38:3301,v1:172.21.15.38:6790]=c;smithi144:172.21.15.144=b;count:3 2023-12-06T21:32:37.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:37.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:37.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:37.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:37.416 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:32:37.416 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:37.416 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: Deploying daemon mon.c on smithi038 2023-12-06T21:32:37.416 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:37.416 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.144:0/1285579597' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T21:32:37.416 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2023-12-06T21:32:37.416 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:37 smithi038 ceph-mon[114622]: mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-12-06T21:32:38.259 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T21:32:38.260 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T21:32:42.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:32:42.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: mon.a calling monitor election 2023-12-06T21:32:42.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:32:42.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:42.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:32:42.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:32:42.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: mon.c calling monitor election 2023-12-06T21:32:42.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:42.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:32:42.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:32:42.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:42.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:32:42.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T21:32:42.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: monmap e2: 2 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} 2023-12-06T21:32:42.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: fsmap 2023-12-06T21:32:42.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:32:42.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: mgrmap e13: y(active, since 26s) 2023-12-06T21:32:42.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: overall HEALTH_OK 2023-12-06T21:32:42.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:42.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:32:42.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:42.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:32:42.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: mon.a calling monitor election 2023-12-06T21:32:42.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:32:42.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:42.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:32:42.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:32:42.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: mon.c calling monitor election 2023-12-06T21:32:42.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:42.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:32:42.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:32:42.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:42.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:32:42.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T21:32:42.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: monmap e2: 2 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} 2023-12-06T21:32:42.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: fsmap 2023-12-06T21:32:42.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:32:42.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: mgrmap e13: y(active, since 26s) 2023-12-06T21:32:42.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: overall HEALTH_OK 2023-12-06T21:32:42.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:42.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:32:42.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:42 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:42.691 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T21:32:42.692 INFO:teuthology.orchestra.run.smithi144.stdout:{"epoch":2,"fsid":"c2c9453a-947e-11ee-95a2-87774f69a715","modified":"2023-12-06T21:32:37.085095Z","created":"2023-12-06T21:31:27.407685Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3301","nonce":0},{"type":"v1","addr":"172.21.15.38:6790","nonce":0}]},"addr":"172.21.15.38:6790/0","public_addr":"172.21.15.38:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-06T21:32:42.694 INFO:teuthology.orchestra.run.smithi144.stderr:dumped monmap epoch 2 2023-12-06T21:32:43.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:43 smithi038 ceph-mon[108581]: Deploying daemon mon.b on smithi144 2023-12-06T21:32:43.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:43 smithi038 ceph-mon[108581]: from='client.? 172.21.15.144:0/251708443' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T21:32:43.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:43 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:32:43.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:43 smithi038 ceph-mon[114622]: Deploying daemon mon.b on smithi144 2023-12-06T21:32:43.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:43 smithi038 ceph-mon[114622]: from='client.? 172.21.15.144:0/251708443' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T21:32:43.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:43 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:32:44.156 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T21:32:44.157 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T21:32:44.544 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:44 smithi038 ceph-mon[108581]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:44.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:44 smithi038 ceph-mon[114622]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:45.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:45 smithi144 ceph-mon[109549]: mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-12-06T21:32:50.408 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:32:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:32:50.408 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:32:50.408 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:50.408 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: mon.a calling monitor election 2023-12-06T21:32:50.409 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: mon.c calling monitor election 2023-12-06T21:32:50.409 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:32:50.409 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:50.409 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:50.409 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:50.409 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: mon.b calling monitor election 2023-12-06T21:32:50.409 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:50.409 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:50.409 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:50.409 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:50.409 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:50.409 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: mon.a calling monitor election 2023-12-06T21:32:50.410 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:32:50.410 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: monmap e3: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} 2023-12-06T21:32:50.410 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: fsmap 2023-12-06T21:32:50.410 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:32:50.410 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: mgrmap e13: y(active, since 34s) 2023-12-06T21:32:50.410 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: overall HEALTH_OK 2023-12-06T21:32:50.410 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:50.410 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:50.410 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:50.410 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:50.410 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:50.410 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:50.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:32:50.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:50.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: mon.a calling monitor election 2023-12-06T21:32:50.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: mon.c calling monitor election 2023-12-06T21:32:50.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:32:50.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:50.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:50.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:50.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: mon.b calling monitor election 2023-12-06T21:32:50.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:50.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:50.411 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:50.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:50.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:50.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: mon.a calling monitor election 2023-12-06T21:32:50.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:32:50.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: monmap e3: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} 2023-12-06T21:32:50.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: fsmap 2023-12-06T21:32:50.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:32:50.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: mgrmap e13: y(active, since 34s) 2023-12-06T21:32:50.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: overall HEALTH_OK 2023-12-06T21:32:50.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:50.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:50.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:50.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:50.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:50.412 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:32:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:50.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: mon.a calling monitor election 2023-12-06T21:32:50.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: mon.c calling monitor election 2023-12-06T21:32:50.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:32:50.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:50.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:50.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:50.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: mon.b calling monitor election 2023-12-06T21:32:50.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:50.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:50.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:50.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:50.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:50.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: mon.a calling monitor election 2023-12-06T21:32:50.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:32:50.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: monmap e3: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} 2023-12-06T21:32:50.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: fsmap 2023-12-06T21:32:50.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: osdmap e4: 0 total, 0 up, 0 in 2023-12-06T21:32:50.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: mgrmap e13: y(active, since 34s) 2023-12-06T21:32:50.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: overall HEALTH_OK 2023-12-06T21:32:50.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:50.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:50.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:50.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:50.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:50.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:50 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:51.130 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:50 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:32:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:32:51.541 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[108581]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:32:51.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[108581]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:32:51.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:51.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:51.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:51.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:32:51.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[108581]: Reconfiguring mon.a (unknown last config time)... 2023-12-06T21:32:51.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:32:51.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:32:51.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:51.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[108581]: Reconfiguring daemon mon.a on smithi038 2023-12-06T21:32:51.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:51.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:51.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:51.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:51.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[114622]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:32:51.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[114622]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:32:51.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:51.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:51.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:51.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:32:51.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[114622]: Reconfiguring mon.a (unknown last config time)... 2023-12-06T21:32:51.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:32:51.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:32:51.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:51.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[114622]: Reconfiguring daemon mon.a on smithi038 2023-12-06T21:32:51.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:51.543 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:51.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:51.544 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:51 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:51.597 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:51 smithi144 ceph-mon[109549]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:32:51.597 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:51 smithi144 ceph-mon[109549]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:32:51.597 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:51 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:51.597 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:51 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:51.597 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:51 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:51.597 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:51 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:32:51.598 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:51 smithi144 ceph-mon[109549]: Reconfiguring mon.a (unknown last config time)... 2023-12-06T21:32:51.598 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:51 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:32:51.598 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:51 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:32:51.598 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:51 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:51.598 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:51 smithi144 ceph-mon[109549]: Reconfiguring daemon mon.a on smithi038 2023-12-06T21:32:51.598 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:51 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:51.598 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:51 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:51.598 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:51 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:51.598 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:51 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:32:51.870 INFO:teuthology.orchestra.run.smithi144.stdout: 2023-12-06T21:32:51.870 INFO:teuthology.orchestra.run.smithi144.stdout:{"epoch":3,"fsid":"c2c9453a-947e-11ee-95a2-87774f69a715","modified":"2023-12-06T21:32:45.064194Z","created":"2023-12-06T21:31:27.407685Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3301","nonce":0},{"type":"v1","addr":"172.21.15.38:6790","nonce":0}]},"addr":"172.21.15.38:6790/0","public_addr":"172.21.15.38:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:3300","nonce":0},{"type":"v1","addr":"172.21.15.144:6789","nonce":0}]},"addr":"172.21.15.144:6789/0","public_addr":"172.21.15.144:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-12-06T21:32:51.871 INFO:teuthology.orchestra.run.smithi144.stderr:dumped monmap epoch 3 2023-12-06T21:32:52.225 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-06T21:32:52.225 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph config generate-minimal-conf 2023-12-06T21:32:52.880 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:52 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:32:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:32:52.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:52 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:52.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:52 smithi038 ceph-mon[108581]: Reconfiguring mon.c (monmap changed)... 2023-12-06T21:32:52.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:52 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:32:52.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:52 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:32:52.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:52 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:52.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:52 smithi038 ceph-mon[108581]: Reconfiguring daemon mon.c on smithi038 2023-12-06T21:32:52.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:52 smithi038 ceph-mon[108581]: from='client.? 172.21.15.144:0/2353876478' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T21:32:52.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:52 smithi038 ceph-mon[108581]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:52.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:52 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:52.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:52 smithi038 ceph-mon[114622]: Reconfiguring mon.c (monmap changed)... 2023-12-06T21:32:52.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:52 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:32:52.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:52 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:32:52.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:52 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:52.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:52 smithi038 ceph-mon[114622]: Reconfiguring daemon mon.c on smithi038 2023-12-06T21:32:52.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:52 smithi038 ceph-mon[114622]: from='client.? 172.21.15.144:0/2353876478' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T21:32:52.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:52 smithi038 ceph-mon[114622]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:53.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:52 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:53.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:52 smithi144 ceph-mon[109549]: Reconfiguring mon.c (monmap changed)... 2023-12-06T21:32:53.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:52 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:32:53.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:52 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:32:53.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:52 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:53.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:52 smithi144 ceph-mon[109549]: Reconfiguring daemon mon.c on smithi038 2023-12-06T21:32:53.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:52 smithi144 ceph-mon[109549]: from='client.? 172.21.15.144:0/2353876478' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T21:32:53.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:52 smithi144 ceph-mon[109549]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:53.229 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:32:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:32:53.229 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:32:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:32:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:32:53.799 INFO:teuthology.orchestra.run.smithi038.stdout:# minimal ceph.conf for c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:32:53.799 INFO:teuthology.orchestra.run.smithi038.stdout:[global] 2023-12-06T21:32:53.799 INFO:teuthology.orchestra.run.smithi038.stdout: fsid = c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:32:53.799 INFO:teuthology.orchestra.run.smithi038.stdout: mon_host = [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] 2023-12-06T21:32:54.059 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:53 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:54.059 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:53 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:54.059 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:53 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:54.060 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:53 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:54.060 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:53 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:54.060 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:53 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:54.060 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:53 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:54.060 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:53 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:54.060 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:53 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:54.060 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:53 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:54.060 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:53 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:54.060 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:53 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:54.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:53 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:54.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:53 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:54.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:53 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:54.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:53 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:54.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:53 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:54.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:53 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:54.157 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-06T21:32:54.157 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2023-12-06T21:32:54.157 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/ceph/ceph.conf 2023-12-06T21:32:54.194 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2023-12-06T21:32:54.195 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:32:54.269 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2023-12-06T21:32:54.269 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/ceph/ceph.conf 2023-12-06T21:32:54.298 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2023-12-06T21:32:54.298 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:32:54.367 INFO:tasks.cephadm:Adding mgr.y on smithi038 2023-12-06T21:32:54.367 INFO:tasks.cephadm:Adding mgr.x on smithi144 2023-12-06T21:32:54.367 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph orch apply mgr '2;smithi038=y;smithi144=x' 2023-12-06T21:32:54.964 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:54 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1729608874' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:54.964 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:54 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:54.964 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:54 smithi144 ceph-mon[109549]: Reconfiguring mon.b (monmap changed)... 2023-12-06T21:32:54.964 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:54 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:32:54.964 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:54 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:32:54.964 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:54 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:54.964 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:54 smithi144 ceph-mon[109549]: Reconfiguring daemon mon.b on smithi144 2023-12-06T21:32:54.964 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:54 smithi144 ceph-mon[109549]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:55.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:54 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1729608874' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:55.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:54 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:55.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:54 smithi038 ceph-mon[108581]: Reconfiguring mon.b (monmap changed)... 2023-12-06T21:32:55.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:54 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:32:55.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:54 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:32:55.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:54 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:55.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:54 smithi038 ceph-mon[108581]: Reconfiguring daemon mon.b on smithi144 2023-12-06T21:32:55.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:54 smithi038 ceph-mon[108581]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:55.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:54 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1729608874' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:55.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:54 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:55.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:54 smithi038 ceph-mon[114622]: Reconfiguring mon.b (monmap changed)... 2023-12-06T21:32:55.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:54 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:32:55.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:54 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:32:55.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:54 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:55.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:54 smithi038 ceph-mon[114622]: Reconfiguring daemon mon.b on smithi144 2023-12-06T21:32:55.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:54 smithi038 ceph-mon[114622]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:56.006 INFO:teuthology.orchestra.run.smithi144.stdout:Scheduled mgr update... 2023-12-06T21:32:56.251 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:56.252 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:56.252 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:56.252 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:56.252 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:56.357 DEBUG:teuthology.orchestra.run.smithi144:mgr.x> sudo journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mgr.x.service 2023-12-06T21:32:56.358 INFO:tasks.cephadm:Deploying OSDs... 2023-12-06T21:32:56.359 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2023-12-06T21:32:56.359 DEBUG:teuthology.orchestra.run.smithi038:> dd if=/scratch_devs of=/dev/stdout 2023-12-06T21:32:56.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:56.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:56.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:56.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:56.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:56.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:56.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:56.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:56.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:56.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:56.382 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-06T21:32:56.382 DEBUG:teuthology.orchestra.run.smithi038:> stat /dev/vg_nvme/lv_1 2023-12-06T21:32:56.388 INFO:journalctl@ceph.mgr.x.smithi144.stdout:-- Logs begin at Wed 2023-12-06 21:21:06 UTC. -- 2023-12-06T21:32:56.445 INFO:teuthology.orchestra.run.smithi038.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-06T21:32:56.445 INFO:teuthology.orchestra.run.smithi038.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:32:56.446 INFO:teuthology.orchestra.run.smithi038.stdout:Device: 6h/6d Inode: 385828 Links: 1 2023-12-06T21:32:56.446 INFO:teuthology.orchestra.run.smithi038.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:32:56.446 INFO:teuthology.orchestra.run.smithi038.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T21:32:56.446 INFO:teuthology.orchestra.run.smithi038.stdout:Access: 2023-12-06 21:32:52.471496151 +0000 2023-12-06T21:32:56.446 INFO:teuthology.orchestra.run.smithi038.stdout:Modify: 2023-12-06 21:29:09.326167213 +0000 2023-12-06T21:32:56.446 INFO:teuthology.orchestra.run.smithi038.stdout:Change: 2023-12-06 21:29:09.326167213 +0000 2023-12-06T21:32:56.446 INFO:teuthology.orchestra.run.smithi038.stdout: Birth: - 2023-12-06T21:32:56.446 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-06T21:32:56.519 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records in 2023-12-06T21:32:56.519 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records out 2023-12-06T21:32:56.520 INFO:teuthology.orchestra.run.smithi038.stderr:512 bytes copied, 0.000350667 s, 1.5 MB/s 2023-12-06T21:32:56.521 DEBUG:teuthology.orchestra.run.smithi038:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-06T21:32:56.585 DEBUG:teuthology.orchestra.run.smithi038:> stat /dev/vg_nvme/lv_2 2023-12-06T21:32:56.649 INFO:teuthology.orchestra.run.smithi038.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-06T21:32:56.649 INFO:teuthology.orchestra.run.smithi038.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:32:56.649 INFO:teuthology.orchestra.run.smithi038.stdout:Device: 6h/6d Inode: 390779 Links: 1 2023-12-06T21:32:56.649 INFO:teuthology.orchestra.run.smithi038.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:32:56.649 INFO:teuthology.orchestra.run.smithi038.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T21:32:56.649 INFO:teuthology.orchestra.run.smithi038.stdout:Access: 2023-12-06 21:32:52.471496151 +0000 2023-12-06T21:32:56.649 INFO:teuthology.orchestra.run.smithi038.stdout:Modify: 2023-12-06 21:29:09.889156395 +0000 2023-12-06T21:32:56.649 INFO:teuthology.orchestra.run.smithi038.stdout:Change: 2023-12-06 21:29:09.889156395 +0000 2023-12-06T21:32:56.649 INFO:teuthology.orchestra.run.smithi038.stdout: Birth: - 2023-12-06T21:32:56.650 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-06T21:32:56.723 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records in 2023-12-06T21:32:56.723 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records out 2023-12-06T21:32:56.723 INFO:teuthology.orchestra.run.smithi038.stderr:512 bytes copied, 0.000410735 s, 1.2 MB/s 2023-12-06T21:32:56.724 DEBUG:teuthology.orchestra.run.smithi038:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-06T21:32:56.789 DEBUG:teuthology.orchestra.run.smithi038:> stat /dev/vg_nvme/lv_3 2023-12-06T21:32:56.852 INFO:teuthology.orchestra.run.smithi038.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-06T21:32:56.852 INFO:teuthology.orchestra.run.smithi038.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:32:56.853 INFO:teuthology.orchestra.run.smithi038.stdout:Device: 6h/6d Inode: 385992 Links: 1 2023-12-06T21:32:56.853 INFO:teuthology.orchestra.run.smithi038.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:32:56.853 INFO:teuthology.orchestra.run.smithi038.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T21:32:56.853 INFO:teuthology.orchestra.run.smithi038.stdout:Access: 2023-12-06 21:32:52.471496151 +0000 2023-12-06T21:32:56.853 INFO:teuthology.orchestra.run.smithi038.stdout:Modify: 2023-12-06 21:29:10.462145385 +0000 2023-12-06T21:32:56.853 INFO:teuthology.orchestra.run.smithi038.stdout:Change: 2023-12-06 21:29:10.462145385 +0000 2023-12-06T21:32:56.853 INFO:teuthology.orchestra.run.smithi038.stdout: Birth: - 2023-12-06T21:32:56.853 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-06T21:32:56.925 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records in 2023-12-06T21:32:56.925 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records out 2023-12-06T21:32:56.926 INFO:teuthology.orchestra.run.smithi038.stderr:512 bytes copied, 0.000269285 s, 1.9 MB/s 2023-12-06T21:32:56.927 DEBUG:teuthology.orchestra.run.smithi038:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-06T21:32:56.992 DEBUG:teuthology.orchestra.run.smithi038:> stat /dev/vg_nvme/lv_4 2023-12-06T21:32:57.056 INFO:teuthology.orchestra.run.smithi038.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-06T21:32:57.056 INFO:teuthology.orchestra.run.smithi038.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:32:57.056 INFO:teuthology.orchestra.run.smithi038.stdout:Device: 6h/6d Inode: 390844 Links: 1 2023-12-06T21:32:57.056 INFO:teuthology.orchestra.run.smithi038.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:32:57.056 INFO:teuthology.orchestra.run.smithi038.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T21:32:57.056 INFO:teuthology.orchestra.run.smithi038.stdout:Access: 2023-12-06 21:32:52.471496151 +0000 2023-12-06T21:32:57.056 INFO:teuthology.orchestra.run.smithi038.stdout:Modify: 2023-12-06 21:29:11.043134221 +0000 2023-12-06T21:32:57.057 INFO:teuthology.orchestra.run.smithi038.stdout:Change: 2023-12-06 21:29:11.043134221 +0000 2023-12-06T21:32:57.057 INFO:teuthology.orchestra.run.smithi038.stdout: Birth: - 2023-12-06T21:32:57.057 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-06T21:32:57.130 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records in 2023-12-06T21:32:57.130 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records out 2023-12-06T21:32:57.130 INFO:teuthology.orchestra.run.smithi038.stderr:512 bytes copied, 0.000356232 s, 1.4 MB/s 2023-12-06T21:32:57.132 DEBUG:teuthology.orchestra.run.smithi038:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-06T21:32:57.197 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2023-12-06T21:32:57.197 DEBUG:teuthology.orchestra.run.smithi144:> dd if=/scratch_devs of=/dev/stdout 2023-12-06T21:32:57.216 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-06T21:32:57.217 DEBUG:teuthology.orchestra.run.smithi144:> stat /dev/vg_nvme/lv_1 2023-12-06T21:32:57.254 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:56 smithi144 ceph-mon[109549]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:57.254 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:56 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:57.254 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:56 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:57.254 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:56 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:57.254 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:56 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:57.254 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:56 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:57.255 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:56 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:32:57.255 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:56 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T21:32:57.255 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:56 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:32:57.255 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:56 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:57.277 INFO:teuthology.orchestra.run.smithi144.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-06T21:32:57.277 INFO:teuthology.orchestra.run.smithi144.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:32:57.277 INFO:teuthology.orchestra.run.smithi144.stdout:Device: 6h/6d Inode: 395631 Links: 1 2023-12-06T21:32:57.277 INFO:teuthology.orchestra.run.smithi144.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:32:57.277 INFO:teuthology.orchestra.run.smithi144.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T21:32:57.277 INFO:teuthology.orchestra.run.smithi144.stdout:Access: 2023-12-06 21:32:57.178918844 +0000 2023-12-06T21:32:57.277 INFO:teuthology.orchestra.run.smithi144.stdout:Modify: 2023-12-06 21:28:25.192668187 +0000 2023-12-06T21:32:57.277 INFO:teuthology.orchestra.run.smithi144.stdout:Change: 2023-12-06 21:28:25.192668187 +0000 2023-12-06T21:32:57.277 INFO:teuthology.orchestra.run.smithi144.stdout: Birth: - 2023-12-06T21:32:57.278 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-06T21:32:57.350 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records in 2023-12-06T21:32:57.351 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records out 2023-12-06T21:32:57.351 INFO:teuthology.orchestra.run.smithi144.stderr:512 bytes copied, 0.000260166 s, 2.0 MB/s 2023-12-06T21:32:57.352 DEBUG:teuthology.orchestra.run.smithi144:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-06T21:32:57.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[108581]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:57.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:57.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:57.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:57.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:57.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:57.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:32:57.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T21:32:57.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:32:57.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:57.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[114622]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:57.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:57.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:57.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:57.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:57.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:57.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:32:57.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T21:32:57.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:32:57.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:56 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:57.415 DEBUG:teuthology.orchestra.run.smithi144:> stat /dev/vg_nvme/lv_2 2023-12-06T21:32:57.473 INFO:teuthology.orchestra.run.smithi144.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-06T21:32:57.473 INFO:teuthology.orchestra.run.smithi144.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:32:57.473 INFO:teuthology.orchestra.run.smithi144.stdout:Device: 6h/6d Inode: 395727 Links: 1 2023-12-06T21:32:57.473 INFO:teuthology.orchestra.run.smithi144.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:32:57.473 INFO:teuthology.orchestra.run.smithi144.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T21:32:57.474 INFO:teuthology.orchestra.run.smithi144.stdout:Access: 2023-12-06 21:32:57.305916613 +0000 2023-12-06T21:32:57.474 INFO:teuthology.orchestra.run.smithi144.stdout:Modify: 2023-12-06 21:28:25.705659293 +0000 2023-12-06T21:32:57.474 INFO:teuthology.orchestra.run.smithi144.stdout:Change: 2023-12-06 21:28:25.705659293 +0000 2023-12-06T21:32:57.474 INFO:teuthology.orchestra.run.smithi144.stdout: Birth: - 2023-12-06T21:32:57.474 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-06T21:32:57.539 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:32:57 smithi144 systemd[1]: Starting Ceph mgr.x for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:32:57.541 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records in 2023-12-06T21:32:57.542 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records out 2023-12-06T21:32:57.542 INFO:teuthology.orchestra.run.smithi144.stderr:512 bytes copied, 0.000218011 s, 2.3 MB/s 2023-12-06T21:32:57.543 DEBUG:teuthology.orchestra.run.smithi144:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-06T21:32:57.602 DEBUG:teuthology.orchestra.run.smithi144:> stat /dev/vg_nvme/lv_3 2023-12-06T21:32:57.659 INFO:teuthology.orchestra.run.smithi144.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-06T21:32:57.659 INFO:teuthology.orchestra.run.smithi144.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:32:57.660 INFO:teuthology.orchestra.run.smithi144.stdout:Device: 6h/6d Inode: 395829 Links: 1 2023-12-06T21:32:57.660 INFO:teuthology.orchestra.run.smithi144.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:32:57.660 INFO:teuthology.orchestra.run.smithi144.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T21:32:57.660 INFO:teuthology.orchestra.run.smithi144.stdout:Access: 2023-12-06 21:32:57.305916613 +0000 2023-12-06T21:32:57.660 INFO:teuthology.orchestra.run.smithi144.stdout:Modify: 2023-12-06 21:28:26.226650261 +0000 2023-12-06T21:32:57.660 INFO:teuthology.orchestra.run.smithi144.stdout:Change: 2023-12-06 21:28:26.226650261 +0000 2023-12-06T21:32:57.660 INFO:teuthology.orchestra.run.smithi144.stdout: Birth: - 2023-12-06T21:32:57.660 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-06T21:32:57.725 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records in 2023-12-06T21:32:57.725 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records out 2023-12-06T21:32:57.725 INFO:teuthology.orchestra.run.smithi144.stderr:512 bytes copied, 0.000233257 s, 2.2 MB/s 2023-12-06T21:32:57.726 DEBUG:teuthology.orchestra.run.smithi144:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-06T21:32:57.785 DEBUG:teuthology.orchestra.run.smithi144:> stat /dev/vg_nvme/lv_4 2023-12-06T21:32:57.846 INFO:teuthology.orchestra.run.smithi144.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-06T21:32:57.846 INFO:teuthology.orchestra.run.smithi144.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T21:32:57.846 INFO:teuthology.orchestra.run.smithi144.stdout:Device: 6h/6d Inode: 397473 Links: 1 2023-12-06T21:32:57.846 INFO:teuthology.orchestra.run.smithi144.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T21:32:57.846 INFO:teuthology.orchestra.run.smithi144.stdout:Context: system_u:object_r:device_t:s0 2023-12-06T21:32:57.846 INFO:teuthology.orchestra.run.smithi144.stdout:Access: 2023-12-06 21:32:57.305916613 +0000 2023-12-06T21:32:57.846 INFO:teuthology.orchestra.run.smithi144.stdout:Modify: 2023-12-06 21:28:26.773640778 +0000 2023-12-06T21:32:57.846 INFO:teuthology.orchestra.run.smithi144.stdout:Change: 2023-12-06 21:28:26.773640778 +0000 2023-12-06T21:32:57.846 INFO:teuthology.orchestra.run.smithi144.stdout: Birth: - 2023-12-06T21:32:57.847 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-06T21:32:57.912 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records in 2023-12-06T21:32:57.912 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records out 2023-12-06T21:32:57.913 INFO:teuthology.orchestra.run.smithi144.stderr:512 bytes copied, 0.000218402 s, 2.3 MB/s 2023-12-06T21:32:57.914 DEBUG:teuthology.orchestra.run.smithi144:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-06T21:32:57.973 INFO:tasks.cephadm:Deploying osd.0 on smithi038 with /dev/vg_nvme/lv_4... 2023-12-06T21:32:57.973 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-06T21:32:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:57 smithi144 ceph-mon[109549]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi038=y;smithi144=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:57 smithi144 ceph-mon[109549]: Saving service mgr spec with placement smithi038=y;smithi144=x;count:2 2023-12-06T21:32:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:57 smithi144 ceph-mon[109549]: Deploying daemon mgr.x on smithi144 2023-12-06T21:32:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:57 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:57 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:57 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:57 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:57 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:57 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:32:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:57 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:32:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:57 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:58.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:32:57 smithi144 ceph-mgr[111102]: -- 172.21.15.144:0/3785988776 <== mon.2 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56203f0fa340 con 0x56203f0d2800 2023-12-06T21:32:58.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:32:57 smithi144 bash[110931]: 668344d53c8b6f3a2b058e233067af73652f5a02b1f40dc61721a57cd94c11ed 2023-12-06T21:32:58.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:32:57 smithi144 systemd[1]: Started Ceph mgr.x for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:32:58.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:32:57 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:32:57.939+0000 7f0c1b049000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:32:58.305 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[108581]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi038=y;smithi144=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:58.305 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[108581]: Saving service mgr spec with placement smithi038=y;smithi144=x;count:2 2023-12-06T21:32:58.305 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[108581]: Deploying daemon mgr.x on smithi144 2023-12-06T21:32:58.305 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:58.305 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:58.305 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:58.305 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:58.305 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:58.305 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:32:58.305 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:32:58.306 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:58.306 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[114622]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi038=y;smithi144=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:32:58.306 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[114622]: Saving service mgr spec with placement smithi038=y;smithi144=x;count:2 2023-12-06T21:32:58.306 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[114622]: Deploying daemon mgr.x on smithi144 2023-12-06T21:32:58.306 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:58.306 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:32:58.306 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:58.306 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:32:58.306 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:32:58.306 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:32:58.306 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:32:58.306 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:57 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:32:58.398 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:32:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:32:58.103+0000 7f0c1b049000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:32:58.767 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:32:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:32:58.396+0000 7f0c1b049000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:32:59.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:32:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:32:58.931+0000 7f0c1b049000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:32:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:58 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:32:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:58 smithi144 ceph-mon[109549]: Reconfiguring mgr.y (unknown last config time)... 2023-12-06T21:32:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:58 smithi144 ceph-mon[109549]: Reconfiguring daemon mgr.y on smithi038 2023-12-06T21:32:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:32:58 smithi144 ceph-mon[109549]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:59.177 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:58 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:32:59.177 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:58 smithi038 ceph-mon[108581]: Reconfiguring mgr.y (unknown last config time)... 2023-12-06T21:32:59.177 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:58 smithi038 ceph-mon[108581]: Reconfiguring daemon mgr.y on smithi038 2023-12-06T21:32:59.177 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:32:58 smithi038 ceph-mon[108581]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:59.177 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:58 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:32:59.178 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:58 smithi038 ceph-mon[114622]: Reconfiguring mgr.y (unknown last config time)... 2023-12-06T21:32:59.178 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:58 smithi038 ceph-mon[114622]: Reconfiguring daemon mgr.y on smithi038 2023-12-06T21:32:59.178 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:32:58 smithi038 ceph-mon[114622]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:32:59.432 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:32:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:32:59.328+0000 7f0c1b049000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:32:59.655 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-06T21:32:59.655 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-06T21:32:59.655 INFO:teuthology.orchestra.run.smithi038.stderr: stderr: 10+0 records in 2023-12-06T21:32:59.655 INFO:teuthology.orchestra.run.smithi038.stderr:10+0 records out 2023-12-06T21:32:59.656 INFO:teuthology.orchestra.run.smithi038.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00990433 s, 1.1 GB/s 2023-12-06T21:32:59.656 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping successful for: 2023-12-06T21:33:00.025 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi038:vg_nvme/lv_4 2023-12-06T21:33:00.296 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:33:00 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:33:00.045+0000 7f0c1b049000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:33:00.296 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:33:00 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:33:00.243+0000 7f0c1b049000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:33:00.296 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:00 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:00.296 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:00 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:00.296 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:00 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:00.296 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:00 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:00.296 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:00 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:00.297 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:00 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:33:00.297 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:00 smithi144 ceph-mon[109549]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:00.346 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:33:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:33:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:33:00.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:00 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:00.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:00 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:00.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:00 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:00.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:00 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:00.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:00 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:00.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:00 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:33:00.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:00 smithi038 ceph-mon[108581]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:00.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:00 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:00.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:00 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:00.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:00 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:00.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:00 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:00.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:00 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:00.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:00 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:33:00.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:00 smithi038 ceph-mon[114622]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:00.957 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:33:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:33:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:33:01.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:33:00 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:33:00.857+0000 7f0c1b049000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:33:01.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:33:00 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:33:00.938+0000 7f0c1b049000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:33:01.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:33:01 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:33:01.024+0000 7f0c1b049000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:33:01.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:33:01 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:33:01.115+0000 7f0c1b049000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:33:01.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:33:01 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:33:01.204+0000 7f0c1b049000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:33:01.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:33:01 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:33:01.295+0000 7f0c1b049000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:33:01.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:01 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:01.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:01 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:01.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:01 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:01.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:01 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:01.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:01 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:01.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:01 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:01.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:01 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:01.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:01 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:01.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:01 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:01.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:01 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:01.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:01 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:01.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:01 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:01.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:01 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:01.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:01 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:01.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:01 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:01.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:01 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:01.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:01 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:01.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:01 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:01.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:01 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:01.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:01 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:01.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:01 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:01.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:01 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:01.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:01 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:01.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:01 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:01.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:01 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:01.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:01 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:01.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:01 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:01.866 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:33:01 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:33:01.593+0000 7f0c1b049000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:33:01.867 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:33:01 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:33:01.685+0000 7f0c1b049000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:33:02.227 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:33:01 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:33:01.864+0000 7f0c1b049000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:33:02.227 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:33:01 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:33:01.947+0000 7f0c1b049000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:33:02.365 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:02 smithi038 ceph-mon[108581]: from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:33:02.365 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:02 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:33:02.365 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:02 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:33:02.365 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:02 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:02.365 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:02 smithi038 ceph-mon[108581]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:02.365 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:02 smithi038 ceph-mon[114622]: from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:33:02.365 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:02 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:33:02.365 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:02 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:33:02.365 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:02 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:02.366 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:02 smithi038 ceph-mon[114622]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:02.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:02 smithi144 ceph-mon[109549]: from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:33:02.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:02 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:33:02.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:02 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:33:02.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:02 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:02.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:02 smithi144 ceph-mon[109549]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:02.921 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:33:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:33:02.641+0000 7f0c1b049000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:33:02.921 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:33:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:33:02.787+0000 7f0c1b049000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:33:03.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:33:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:33:02.919+0000 7f0c1b049000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:33:03.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:33:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:33:03.307+0000 7f0c1b049000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:33:03.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:33:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:33:03.442+0000 7f0c1b049000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:33:04.310 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:33:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:33:03.825+0000 7f0c1b049000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:33:04.310 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:33:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:33:03.937+0000 7f0c1b049000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:33:04.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:03 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/817084157' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ecb4965d-f296-4e85-9db0-f69618efbddb"}]: dispatch 2023-12-06T21:33:04.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:03 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/817084157' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ecb4965d-f296-4e85-9db0-f69618efbddb"}]': finished 2023-12-06T21:33:04.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:03 smithi144 ceph-mon[109549]: osdmap e5: 1 total, 0 up, 1 in 2023-12-06T21:33:04.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:03 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:33:04.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:03 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/3092864561' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:33:04.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:03 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/817084157' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ecb4965d-f296-4e85-9db0-f69618efbddb"}]: dispatch 2023-12-06T21:33:04.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:03 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/817084157' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ecb4965d-f296-4e85-9db0-f69618efbddb"}]': finished 2023-12-06T21:33:04.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:03 smithi038 ceph-mon[108581]: osdmap e5: 1 total, 0 up, 1 in 2023-12-06T21:33:04.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:03 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:33:04.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:03 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3092864561' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:33:04.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:03 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/817084157' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ecb4965d-f296-4e85-9db0-f69618efbddb"}]: dispatch 2023-12-06T21:33:04.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:03 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/817084157' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ecb4965d-f296-4e85-9db0-f69618efbddb"}]': finished 2023-12-06T21:33:04.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:03 smithi038 ceph-mon[114622]: osdmap e5: 1 total, 0 up, 1 in 2023-12-06T21:33:04.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:03 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:33:04.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:03 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3092864561' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:33:05.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:04 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/1346519982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:33:05.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:04 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/1346519982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:33:05.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:04 smithi144 ceph-mon[109549]: Standby manager daemon x started 2023-12-06T21:33:05.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:04 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/1346519982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:33:05.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:04 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/1346519982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:33:05.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:04 smithi144 ceph-mon[109549]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:05.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:04 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/1346519982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:33:05.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:04 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/1346519982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:33:05.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:04 smithi038 ceph-mon[108581]: Standby manager daemon x started 2023-12-06T21:33:05.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:04 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/1346519982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:33:05.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:04 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/1346519982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:33:05.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:04 smithi038 ceph-mon[108581]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:05.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:04 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/1346519982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:33:05.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:04 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/1346519982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:33:05.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:04 smithi038 ceph-mon[114622]: Standby manager daemon x started 2023-12-06T21:33:05.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:04 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/1346519982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:33:05.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:04 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/1346519982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:33:05.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:04 smithi038 ceph-mon[114622]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:06.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:05 smithi038 ceph-mon[108581]: mgrmap e14: y(active, since 49s), standbys: x 2023-12-06T21:33:06.275 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:05 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:33:06.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:05 smithi038 ceph-mon[114622]: mgrmap e14: y(active, since 49s), standbys: x 2023-12-06T21:33:06.275 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:05 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:33:06.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:05 smithi144 ceph-mon[109549]: mgrmap e14: y(active, since 49s), standbys: x 2023-12-06T21:33:06.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:05 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:33:07.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:06 smithi038 ceph-mon[108581]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:07.020 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:06 smithi038 ceph-mon[114622]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:06 smithi144 ceph-mon[109549]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:09.115 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:08 smithi038 ceph-mon[108581]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:09.115 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:08 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:33:09.115 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:08 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:09.116 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:08 smithi038 ceph-mon[114622]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:09.116 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:08 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:33:09.116 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:08 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:08 smithi144 ceph-mon[109549]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:08 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:33:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:08 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:10.114 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:09 smithi038 ceph-mon[108581]: Deploying daemon osd.0 on smithi038 2023-12-06T21:33:10.114 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:09 smithi038 ceph-mon[114622]: Deploying daemon osd.0 on smithi038 2023-12-06T21:33:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:09 smithi144 ceph-mon[109549]: Deploying daemon osd.0 on smithi038 2023-12-06T21:33:11.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:10 smithi038 ceph-mon[108581]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:11.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:10 smithi038 ceph-mon[114622]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:10 smithi144 ceph-mon[109549]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:12.257 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:33:12 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:33:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:33:13.286 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:12 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:13.286 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:12 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:13.287 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:12 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:13.287 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:12 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:13.287 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:12 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:13.287 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:12 smithi038 ceph-mon[114622]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:13.287 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:12 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:13.287 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:12 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:13.287 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:12 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:13.287 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:12 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:13.287 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:12 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:13.288 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:12 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:13.288 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:12 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:13.288 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:12 smithi038 ceph-mon[108581]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:13.288 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:12 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:13.288 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:12 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:13.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:12 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:13.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:12 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:13.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:12 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:13.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:12 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:13.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:12 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:13.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:12 smithi144 ceph-mon[109549]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:13.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:12 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:13.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:12 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:14.302 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:14 smithi038 ceph-mon[108581]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:14.302 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:14 smithi038 ceph-mon[114622]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:14.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:14 smithi144 ceph-mon[109549]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:14.532 INFO:teuthology.orchestra.run.smithi038.stdout:Created osd(s) 0 on host 'smithi038' 2023-12-06T21:33:14.905 DEBUG:teuthology.orchestra.run.smithi038:osd.0> sudo journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.0.service 2023-12-06T21:33:14.908 INFO:tasks.cephadm:Deploying osd.1 on smithi038 with /dev/vg_nvme/lv_3... 2023-12-06T21:33:14.908 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-06T21:33:14.947 INFO:journalctl@ceph.osd.0.smithi038.stdout:-- Logs begin at Wed 2023-12-06 21:21:10 UTC. -- 2023-12-06T21:33:15.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:15 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:15.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:15 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:15.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:15 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:15.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:15 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:15.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:15 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:33:15.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:15 smithi038 ceph-mon[108581]: Adjusting osd_memory_target on smithi038 to 15078M 2023-12-06T21:33:15.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:15 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:15.111 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:15 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:15.112 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:15 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:15.112 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:15 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:15.112 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:15 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:15.112 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:15 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:15.112 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:15 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:33:15.112 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:15 smithi038 ceph-mon[114622]: Adjusting osd_memory_target on smithi038 to 15078M 2023-12-06T21:33:15.112 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:15 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:15.112 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:15 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:15 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:15 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:15 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:15 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:15 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:33:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:15 smithi144 ceph-mon[109549]: Adjusting osd_memory_target on smithi038 to 15078M 2023-12-06T21:33:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:15 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:15 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:15.380 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 21:33:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-0[118704]: 2023-12-06T21:33:15.108+0000 7f09113e13c0 -1 osd.0 0 log_to_monitors true 2023-12-06T21:33:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:16 smithi038 ceph-mon[108581]: from='osd.0 [v2:172.21.15.38:6802/3482523769,v1:172.21.15.38:6803/3482523769]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:33:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:16 smithi038 ceph-mon[108581]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:33:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:16 smithi038 ceph-mon[108581]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:16 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:33:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:16 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:33:16.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:16 smithi038 ceph-mon[114622]: from='osd.0 [v2:172.21.15.38:6802/3482523769,v1:172.21.15.38:6803/3482523769]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:33:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:16 smithi038 ceph-mon[114622]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:33:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:16 smithi038 ceph-mon[114622]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:16 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:33:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:16 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:33:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-06T21:33:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-06T21:33:16.306 INFO:teuthology.orchestra.run.smithi038.stderr: stderr: 10+0 records in 2023-12-06T21:33:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:10+0 records out 2023-12-06T21:33:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00861659 s, 1.2 GB/s 2023-12-06T21:33:16.306 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping successful for: 2023-12-06T21:33:16.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:16 smithi144 ceph-mon[109549]: from='osd.0 [v2:172.21.15.38:6802/3482523769,v1:172.21.15.38:6803/3482523769]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:33:16.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:16 smithi144 ceph-mon[109549]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T21:33:16.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:16 smithi144 ceph-mon[109549]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:16.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:16 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:33:16.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:16 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:33:16.680 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi038:vg_nvme/lv_3 2023-12-06T21:33:17.319 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 21:33:17 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-0[118704]: 2023-12-06T21:33:17.079+0000 7f0907de4700 -1 osd.0 0 waiting for initial osdmap 2023-12-06T21:33:17.319 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 21:33:17 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-0[118704]: 2023-12-06T21:33:17.082+0000 7f0903f7e700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:33:17.319 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:17 smithi038 ceph-mon[108581]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T21:33:17.319 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:17 smithi038 ceph-mon[108581]: osdmap e6: 1 total, 0 up, 1 in 2023-12-06T21:33:17.319 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:17 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:33:17.319 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:17 smithi038 ceph-mon[108581]: from='osd.0 [v2:172.21.15.38:6802/3482523769,v1:172.21.15.38:6803/3482523769]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T21:33:17.319 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:17 smithi038 ceph-mon[108581]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T21:33:17.320 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:17 smithi038 ceph-mon[114622]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T21:33:17.320 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:17 smithi038 ceph-mon[114622]: osdmap e6: 1 total, 0 up, 1 in 2023-12-06T21:33:17.320 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:17 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:33:17.320 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:17 smithi038 ceph-mon[114622]: from='osd.0 [v2:172.21.15.38:6802/3482523769,v1:172.21.15.38:6803/3482523769]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T21:33:17.320 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:17 smithi038 ceph-mon[114622]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T21:33:17.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:17 smithi144 ceph-mon[109549]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T21:33:17.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:17 smithi144 ceph-mon[109549]: osdmap e6: 1 total, 0 up, 1 in 2023-12-06T21:33:17.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:17 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:33:17.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:17 smithi144 ceph-mon[109549]: from='osd.0 [v2:172.21.15.38:6802/3482523769,v1:172.21.15.38:6803/3482523769]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T21:33:17.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:17 smithi144 ceph-mon[109549]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T21:33:18.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:18 smithi038 ceph-mon[108581]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2023-12-06T21:33:18.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:18 smithi038 ceph-mon[108581]: osdmap e7: 1 total, 0 up, 1 in 2023-12-06T21:33:18.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:18 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:33:18.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:18 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:33:18.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:18 smithi038 ceph-mon[108581]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:18.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:18 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:33:18.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:18 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:33:18.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:18 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:18.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:18 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:33:18.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:18 smithi038 ceph-mon[114622]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2023-12-06T21:33:18.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:18 smithi038 ceph-mon[114622]: osdmap e7: 1 total, 0 up, 1 in 2023-12-06T21:33:18.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:18 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:33:18.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:18 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:33:18.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:18 smithi038 ceph-mon[114622]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:18.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:18 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:33:18.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:18 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:33:18.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:18 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:18.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:18 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:33:18.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:18 smithi144 ceph-mon[109549]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2023-12-06T21:33:18.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:18 smithi144 ceph-mon[109549]: osdmap e7: 1 total, 0 up, 1 in 2023-12-06T21:33:18.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:18 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:33:18.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:18 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:33:18.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:18 smithi144 ceph-mon[109549]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T21:33:18.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:18 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:33:18.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:18 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:33:18.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:18 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:18.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:18 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:33:19.098 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:19 smithi144 ceph-mon[109549]: purged_snaps scrub starts 2023-12-06T21:33:19.098 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:19 smithi144 ceph-mon[109549]: purged_snaps scrub ok 2023-12-06T21:33:19.098 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:19 smithi144 ceph-mon[109549]: from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:33:19.098 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:19 smithi144 ceph-mon[109549]: osd.0 [v2:172.21.15.38:6802/3482523769,v1:172.21.15.38:6803/3482523769] boot 2023-12-06T21:33:19.098 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:19 smithi144 ceph-mon[109549]: osdmap e8: 1 total, 1 up, 1 in 2023-12-06T21:33:19.098 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:19 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:33:19.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:19 smithi038 ceph-mon[108581]: purged_snaps scrub starts 2023-12-06T21:33:19.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:19 smithi038 ceph-mon[108581]: purged_snaps scrub ok 2023-12-06T21:33:19.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:19 smithi038 ceph-mon[108581]: from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:33:19.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:19 smithi038 ceph-mon[108581]: osd.0 [v2:172.21.15.38:6802/3482523769,v1:172.21.15.38:6803/3482523769] boot 2023-12-06T21:33:19.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:19 smithi038 ceph-mon[108581]: osdmap e8: 1 total, 1 up, 1 in 2023-12-06T21:33:19.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:19 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:33:19.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:19 smithi038 ceph-mon[114622]: purged_snaps scrub starts 2023-12-06T21:33:19.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:19 smithi038 ceph-mon[114622]: purged_snaps scrub ok 2023-12-06T21:33:19.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:19 smithi038 ceph-mon[114622]: from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:33:19.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:19 smithi038 ceph-mon[114622]: osd.0 [v2:172.21.15.38:6802/3482523769,v1:172.21.15.38:6803/3482523769] boot 2023-12-06T21:33:19.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:19 smithi038 ceph-mon[114622]: osdmap e8: 1 total, 1 up, 1 in 2023-12-06T21:33:19.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:19 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:33:19.881 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:33:19 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:33:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:33:20.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:20 smithi038 ceph-mon[114622]: osdmap e9: 1 total, 1 up, 1 in 2023-12-06T21:33:20.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:20 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:20.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:20 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:20.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:20 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1484230438' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4d6a293e-932a-4bcc-ada2-ed9a62ab0155"}]: dispatch 2023-12-06T21:33:20.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:20 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1484230438' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4d6a293e-932a-4bcc-ada2-ed9a62ab0155"}]': finished 2023-12-06T21:33:20.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:20 smithi038 ceph-mon[114622]: osdmap e10: 2 total, 1 up, 2 in 2023-12-06T21:33:20.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:20 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:33:20.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:20 smithi038 ceph-mon[114622]: pgmap v32: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:20.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:20 smithi038 ceph-mon[108581]: osdmap e9: 1 total, 1 up, 1 in 2023-12-06T21:33:20.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:20 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:20.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:20 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:20.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:20 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1484230438' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4d6a293e-932a-4bcc-ada2-ed9a62ab0155"}]: dispatch 2023-12-06T21:33:20.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:20 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1484230438' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4d6a293e-932a-4bcc-ada2-ed9a62ab0155"}]': finished 2023-12-06T21:33:20.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:20 smithi038 ceph-mon[108581]: osdmap e10: 2 total, 1 up, 2 in 2023-12-06T21:33:20.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:20 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:33:20.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:20 smithi038 ceph-mon[108581]: pgmap v32: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:20.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:20 smithi144 ceph-mon[109549]: osdmap e9: 1 total, 1 up, 1 in 2023-12-06T21:33:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:20 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:20 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:20 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1484230438' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4d6a293e-932a-4bcc-ada2-ed9a62ab0155"}]: dispatch 2023-12-06T21:33:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:20 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1484230438' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4d6a293e-932a-4bcc-ada2-ed9a62ab0155"}]': finished 2023-12-06T21:33:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:20 smithi144 ceph-mon[109549]: osdmap e10: 2 total, 1 up, 2 in 2023-12-06T21:33:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:20 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:33:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:20 smithi144 ceph-mon[109549]: pgmap v32: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:21.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:21 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2845366271' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:33:21.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:21 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2845366271' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:33:21.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:21 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2845366271' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:33:22.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:22 smithi144 ceph-mon[109549]: pgmap v33: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:22.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:22 smithi038 ceph-mon[108581]: pgmap v33: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:22.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:22 smithi038 ceph-mon[114622]: pgmap v33: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:24.208 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:24 smithi038 ceph-mon[108581]: pgmap v34: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:24.208 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:24 smithi038 ceph-mon[114622]: pgmap v34: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:24.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:24 smithi144 ceph-mon[109549]: pgmap v34: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:25 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T21:33:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:25 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:25 smithi144 ceph-mon[109549]: Deploying daemon osd.1 on smithi038 2023-12-06T21:33:25.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:25 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T21:33:25.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:25 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:25.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:25 smithi038 ceph-mon[108581]: Deploying daemon osd.1 on smithi038 2023-12-06T21:33:25.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:25 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T21:33:25.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:25 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:25.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:25 smithi038 ceph-mon[114622]: Deploying daemon osd.1 on smithi038 2023-12-06T21:33:26.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:26 smithi038 ceph-mon[108581]: pgmap v35: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:26.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:26 smithi038 ceph-mon[114622]: pgmap v35: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:26.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:26 smithi144 ceph-mon[109549]: pgmap v35: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:28 smithi144 ceph-mon[109549]: pgmap v36: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:28 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:28 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:28 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:28 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:29.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:28 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:29.325 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:28 smithi038 ceph-mon[108581]: pgmap v36: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:29.325 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:28 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:29.325 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:28 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:29.325 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:28 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:29.326 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:28 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:29.326 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:28 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:29.326 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:28 smithi038 ceph-mon[114622]: pgmap v36: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:29.326 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:28 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:29.326 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:28 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:29.326 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:28 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:29.326 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:28 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:29.326 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:28 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:30.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:30 smithi144 ceph-mon[109549]: pgmap v37: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:30.359 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:30 smithi038 ceph-mon[108581]: pgmap v37: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:30.359 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:30 smithi038 ceph-mon[114622]: pgmap v37: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:30.579 INFO:teuthology.orchestra.run.smithi038.stdout:Created osd(s) 1 on host 'smithi038' 2023-12-06T21:33:30.960 DEBUG:teuthology.orchestra.run.smithi038:osd.1> sudo journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.1.service 2023-12-06T21:33:30.964 INFO:tasks.cephadm:Deploying osd.2 on smithi038 with /dev/vg_nvme/lv_2... 2023-12-06T21:33:30.964 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-06T21:33:31.000 INFO:journalctl@ceph.osd.1.smithi038.stdout:-- Logs begin at Wed 2023-12-06 21:21:10 UTC. -- 2023-12-06T21:33:31.880 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 21:33:31 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-1[121837]: 2023-12-06T21:33:31.761+0000 7f810b88f3c0 -1 osd.1 0 log_to_monitors true 2023-12-06T21:33:31.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:31.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:31.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:31.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:31.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:33:31.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:33:31.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:31 smithi038 ceph-mon[108581]: Adjusting osd_memory_target on smithi038 to 7539M 2023-12-06T21:33:31.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:31.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:31 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:31 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:31 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:31 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:31 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:33:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:31 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:33:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:31 smithi038 ceph-mon[114622]: Adjusting osd_memory_target on smithi038 to 7539M 2023-12-06T21:33:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:31 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:31.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:31 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:32.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:31 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:32.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:31 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:32.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:31 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:32.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:31 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:32.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:31 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:33:32.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:31 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:33:32.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:31 smithi144 ceph-mon[109549]: Adjusting osd_memory_target on smithi038 to 7539M 2023-12-06T21:33:32.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:31 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:32.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:31 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:32.581 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:33:32 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:33:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:33:32.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:32 smithi038 ceph-mon[108581]: from='osd.1 [v2:172.21.15.38:6810/1490343936,v1:172.21.15.38:6811/1490343936]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:33:32.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:32 smithi038 ceph-mon[108581]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:33:32.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:32 smithi038 ceph-mon[108581]: pgmap v38: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:32.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:32 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:32.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:32 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:32.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:32 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:32.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:32 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:32.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:32 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:32.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:32 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:32.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:32 smithi038 ceph-mon[114622]: from='osd.1 [v2:172.21.15.38:6810/1490343936,v1:172.21.15.38:6811/1490343936]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:33:32.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:32 smithi038 ceph-mon[114622]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:33:32.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:32 smithi038 ceph-mon[114622]: pgmap v38: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:32.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:32 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:32.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:32 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:32.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:32 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:32.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:32 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:32.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:32 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:32.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:32 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:32.965 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-06T21:33:32.965 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-06T21:33:32.965 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping successful for: 2023-12-06T21:33:33.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:32 smithi144 ceph-mon[109549]: from='osd.1 [v2:172.21.15.38:6810/1490343936,v1:172.21.15.38:6811/1490343936]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:33:33.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:32 smithi144 ceph-mon[109549]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T21:33:33.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:32 smithi144 ceph-mon[109549]: pgmap v38: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:33.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:32 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:33.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:32 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:33.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:32 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:33.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:32 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:33.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:32 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:33.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:32 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:33.320 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi038:vg_nvme/lv_2 2023-12-06T21:33:33.873 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:33:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:33:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:33:33.873 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:33 smithi038 ceph-mon[108581]: Detected new or changed devices on smithi038 2023-12-06T21:33:33.874 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:33 smithi038 ceph-mon[108581]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T21:33:33.874 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:33 smithi038 ceph-mon[108581]: osdmap e11: 2 total, 1 up, 2 in 2023-12-06T21:33:33.874 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:33 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:33:33.874 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:33 smithi038 ceph-mon[108581]: from='osd.1 [v2:172.21.15.38:6810/1490343936,v1:172.21.15.38:6811/1490343936]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T21:33:33.874 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:33 smithi038 ceph-mon[108581]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T21:33:33.874 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:33 smithi038 ceph-mon[114622]: Detected new or changed devices on smithi038 2023-12-06T21:33:33.874 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:33 smithi038 ceph-mon[114622]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T21:33:33.874 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:33 smithi038 ceph-mon[114622]: osdmap e11: 2 total, 1 up, 2 in 2023-12-06T21:33:33.874 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:33 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:33:33.875 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:33 smithi038 ceph-mon[114622]: from='osd.1 [v2:172.21.15.38:6810/1490343936,v1:172.21.15.38:6811/1490343936]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T21:33:33.875 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:33 smithi038 ceph-mon[114622]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T21:33:33.875 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 21:33:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-1[121837]: 2023-12-06T21:33:33.608+0000 7f8102292700 -1 osd.1 0 waiting for initial osdmap 2023-12-06T21:33:33.875 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 21:33:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-1[121837]: 2023-12-06T21:33:33.611+0000 7f80fdc2b700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:33:34.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:33 smithi144 ceph-mon[109549]: Detected new or changed devices on smithi038 2023-12-06T21:33:34.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:33 smithi144 ceph-mon[109549]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T21:33:34.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:33 smithi144 ceph-mon[109549]: osdmap e11: 2 total, 1 up, 2 in 2023-12-06T21:33:34.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:33 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:33:34.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:33 smithi144 ceph-mon[109549]: from='osd.1 [v2:172.21.15.38:6810/1490343936,v1:172.21.15.38:6811/1490343936]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T21:33:34.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:33 smithi144 ceph-mon[109549]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T21:33:34.868 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[108581]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2023-12-06T21:33:34.868 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[108581]: osdmap e12: 2 total, 1 up, 2 in 2023-12-06T21:33:34.868 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:33:34.868 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:33:34.868 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:34.868 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:34.868 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:34.868 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:34.868 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:34.868 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:34.868 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[108581]: pgmap v41: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:34.869 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[114622]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2023-12-06T21:33:34.869 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[114622]: osdmap e12: 2 total, 1 up, 2 in 2023-12-06T21:33:34.869 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:33:34.869 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:33:34.869 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:34.869 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:34.869 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:34.869 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:34.869 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:34.869 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:34.869 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:34 smithi038 ceph-mon[114622]: pgmap v41: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:34 smithi144 ceph-mon[109549]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2023-12-06T21:33:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:34 smithi144 ceph-mon[109549]: osdmap e12: 2 total, 1 up, 2 in 2023-12-06T21:33:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:34 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:33:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:34 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:33:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:34 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:34 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:34 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:34 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:34 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:34 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:34 smithi144 ceph-mon[109549]: pgmap v41: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-06T21:33:35.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[114622]: purged_snaps scrub starts 2023-12-06T21:33:35.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[114622]: purged_snaps scrub ok 2023-12-06T21:33:35.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:33:35.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[114622]: osd.1 [v2:172.21.15.38:6810/1490343936,v1:172.21.15.38:6811/1490343936] boot 2023-12-06T21:33:35.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[114622]: osdmap e13: 2 total, 2 up, 2 in 2023-12-06T21:33:35.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:33:35.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[114622]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:33:35.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:33:35.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:33:35.784 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:35.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[108581]: purged_snaps scrub starts 2023-12-06T21:33:35.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[108581]: purged_snaps scrub ok 2023-12-06T21:33:35.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:33:35.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[108581]: osd.1 [v2:172.21.15.38:6810/1490343936,v1:172.21.15.38:6811/1490343936] boot 2023-12-06T21:33:35.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[108581]: osdmap e13: 2 total, 2 up, 2 in 2023-12-06T21:33:35.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:33:35.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[108581]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:33:35.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:33:35.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:33:35.785 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:35 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:36.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:35 smithi144 ceph-mon[109549]: purged_snaps scrub starts 2023-12-06T21:33:36.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:35 smithi144 ceph-mon[109549]: purged_snaps scrub ok 2023-12-06T21:33:36.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:35 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:33:36.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:35 smithi144 ceph-mon[109549]: osd.1 [v2:172.21.15.38:6810/1490343936,v1:172.21.15.38:6811/1490343936] boot 2023-12-06T21:33:36.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:35 smithi144 ceph-mon[109549]: osdmap e13: 2 total, 2 up, 2 in 2023-12-06T21:33:36.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:35 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:33:36.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:35 smithi144 ceph-mon[109549]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:33:36.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:35 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:33:36.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:35 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:33:36.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:35 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:37.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:36 smithi144 ceph-mon[109549]: osdmap e14: 2 total, 2 up, 2 in 2023-12-06T21:33:37.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:36 smithi144 ceph-mon[109549]: pgmap v44: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:37.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:36 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/3896305085' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "88be7eed-d696-4351-8335-3e368333f486"}]: dispatch 2023-12-06T21:33:37.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:36 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/3896305085' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "88be7eed-d696-4351-8335-3e368333f486"}]': finished 2023-12-06T21:33:37.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:36 smithi144 ceph-mon[109549]: osdmap e15: 3 total, 2 up, 3 in 2023-12-06T21:33:37.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:36 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:33:37.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:36 smithi038 ceph-mon[108581]: osdmap e14: 2 total, 2 up, 2 in 2023-12-06T21:33:37.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:36 smithi038 ceph-mon[108581]: pgmap v44: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:37.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:36 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3896305085' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "88be7eed-d696-4351-8335-3e368333f486"}]: dispatch 2023-12-06T21:33:37.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:36 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3896305085' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "88be7eed-d696-4351-8335-3e368333f486"}]': finished 2023-12-06T21:33:37.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:36 smithi038 ceph-mon[108581]: osdmap e15: 3 total, 2 up, 3 in 2023-12-06T21:33:37.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:36 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:33:37.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:36 smithi038 ceph-mon[114622]: osdmap e14: 2 total, 2 up, 2 in 2023-12-06T21:33:37.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:36 smithi038 ceph-mon[114622]: pgmap v44: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:37.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:36 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3896305085' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "88be7eed-d696-4351-8335-3e368333f486"}]: dispatch 2023-12-06T21:33:37.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:36 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3896305085' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "88be7eed-d696-4351-8335-3e368333f486"}]': finished 2023-12-06T21:33:37.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:36 smithi038 ceph-mon[114622]: osdmap e15: 3 total, 2 up, 3 in 2023-12-06T21:33:37.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:36 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:33:38.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:37 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/898120148' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:33:38.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:37 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/898120148' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:33:38.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/898120148' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:33:39.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:38 smithi144 ceph-mon[109549]: pgmap v46: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:39.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:38 smithi038 ceph-mon[108581]: pgmap v46: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:39.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:38 smithi038 ceph-mon[114622]: pgmap v46: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:39.841 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:33:39 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:33:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:33:40.867 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:40 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:40.868 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:40 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:40.868 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:40 smithi038 ceph-mon[114622]: pgmap v47: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:40.868 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:40 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:40.868 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:40 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:40.868 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:40 smithi038 ceph-mon[108581]: pgmap v47: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:41.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:40 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:41.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:40 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:41.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:40 smithi144 ceph-mon[109549]: pgmap v47: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:42.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:41 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T21:33:42.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:41 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:42.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:41 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T21:33:42.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:41 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:42.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:41 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T21:33:42.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:41 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:42 smithi038 ceph-mon[108581]: Deploying daemon osd.2 on smithi038 2023-12-06T21:33:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:42 smithi038 ceph-mon[108581]: pgmap v48: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:43.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:42 smithi038 ceph-mon[114622]: Deploying daemon osd.2 on smithi038 2023-12-06T21:33:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:42 smithi038 ceph-mon[114622]: pgmap v48: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:43.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:42 smithi144 ceph-mon[109549]: Deploying daemon osd.2 on smithi038 2023-12-06T21:33:43.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:42 smithi144 ceph-mon[109549]: pgmap v48: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:44.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:44 smithi038 ceph-mon[108581]: pgmap v49: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:44.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:44 smithi038 ceph-mon[114622]: pgmap v49: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:44.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:44 smithi144 ceph-mon[109549]: pgmap v49: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:46.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:46 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:46.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:46 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:46.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:46 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:46.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:46 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:46.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:46 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:46.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:46 smithi144 ceph-mon[109549]: pgmap v50: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:46.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:46 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:46.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:46 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:46.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:46 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:46.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:46 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:46.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:46 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:46.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:46 smithi038 ceph-mon[108581]: pgmap v50: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:46.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:46 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:46.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:46 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:46.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:46 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:46.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:46 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:46.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:46 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:46.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:46 smithi038 ceph-mon[114622]: pgmap v50: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:47.363 INFO:teuthology.orchestra.run.smithi038.stdout:Created osd(s) 2 on host 'smithi038' 2023-12-06T21:33:47.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:47 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:47.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:47 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:47.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:47 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:47.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:47 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:47.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:47 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:33:47.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:47 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:33:47.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:47 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:33:47.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:47 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:47.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:47 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:47.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:47 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:47.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:47 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:47.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:47 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:47.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:47 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:47.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:47 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:33:47.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:47 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:33:47.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:47 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:33:47.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:47 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:47.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:47 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:47.724 DEBUG:teuthology.orchestra.run.smithi038:osd.2> sudo journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.2.service 2023-12-06T21:33:47.728 INFO:tasks.cephadm:Deploying osd.3 on smithi038 with /dev/vg_nvme/lv_1... 2023-12-06T21:33:47.728 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-06T21:33:47.766 INFO:journalctl@ceph.osd.2.smithi038.stdout:-- Logs begin at Wed 2023-12-06 21:21:10 UTC. -- 2023-12-06T21:33:47.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:47 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:47.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:47 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:47.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:47 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:47.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:47 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:47.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:47 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:33:47.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:47 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:33:47.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:47 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:33:47.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:47 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:47.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:47 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:48.726 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 21:33:48 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-2[125232]: 2023-12-06T21:33:48.553+0000 7f21ae7843c0 -1 osd.2 0 log_to_monitors true 2023-12-06T21:33:49.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:48 smithi038 ceph-mon[108581]: Adjusting osd_memory_target on smithi038 to 5026M 2023-12-06T21:33:49.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:48 smithi038 ceph-mon[108581]: pgmap v51: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:49.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:48 smithi038 ceph-mon[108581]: from='osd.2 [v2:172.21.15.38:6818/1330596789,v1:172.21.15.38:6819/1330596789]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:33:49.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:48 smithi038 ceph-mon[114622]: Adjusting osd_memory_target on smithi038 to 5026M 2023-12-06T21:33:49.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:48 smithi038 ceph-mon[114622]: pgmap v51: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:49.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:48 smithi038 ceph-mon[114622]: from='osd.2 [v2:172.21.15.38:6818/1330596789,v1:172.21.15.38:6819/1330596789]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:33:49.221 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-06T21:33:49.222 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-06T21:33:49.222 INFO:teuthology.orchestra.run.smithi038.stderr: stderr: 10+0 records in 2023-12-06T21:33:49.222 INFO:teuthology.orchestra.run.smithi038.stderr:10+0 records out 2023-12-06T21:33:49.222 INFO:teuthology.orchestra.run.smithi038.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0152756 s, 686 MB/s 2023-12-06T21:33:49.222 INFO:teuthology.orchestra.run.smithi038.stderr: stderr: 2023-12-06T21:33:49.222 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping successful for: 2023-12-06T21:33:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:48 smithi144 ceph-mon[109549]: Adjusting osd_memory_target on smithi038 to 5026M 2023-12-06T21:33:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:48 smithi144 ceph-mon[109549]: pgmap v51: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:48 smithi144 ceph-mon[109549]: from='osd.2 [v2:172.21.15.38:6818/1330596789,v1:172.21.15.38:6819/1330596789]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T21:33:49.617 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi038:vg_nvme/lv_1 2023-12-06T21:33:50.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:49 smithi038 ceph-mon[108581]: from='osd.2 [v2:172.21.15.38:6818/1330596789,v1:172.21.15.38:6819/1330596789]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T21:33:50.272 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:49 smithi038 ceph-mon[108581]: osdmap e16: 3 total, 2 up, 3 in 2023-12-06T21:33:50.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:49 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:33:50.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:49 smithi038 ceph-mon[108581]: from='osd.2 [v2:172.21.15.38:6818/1330596789,v1:172.21.15.38:6819/1330596789]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T21:33:50.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:49 smithi038 ceph-mon[114622]: from='osd.2 [v2:172.21.15.38:6818/1330596789,v1:172.21.15.38:6819/1330596789]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T21:33:50.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:49 smithi038 ceph-mon[114622]: osdmap e16: 3 total, 2 up, 3 in 2023-12-06T21:33:50.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:49 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:33:50.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:49 smithi038 ceph-mon[114622]: from='osd.2 [v2:172.21.15.38:6818/1330596789,v1:172.21.15.38:6819/1330596789]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T21:33:50.273 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 21:33:49 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-2[125232]: 2023-12-06T21:33:49.978+0000 7f21a5187700 -1 osd.2 0 waiting for initial osdmap 2023-12-06T21:33:50.273 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 21:33:49 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-2[125232]: 2023-12-06T21:33:49.984+0000 7f219f31d700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:33:50.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:49 smithi144 ceph-mon[109549]: from='osd.2 [v2:172.21.15.38:6818/1330596789,v1:172.21.15.38:6819/1330596789]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T21:33:50.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:49 smithi144 ceph-mon[109549]: osdmap e16: 3 total, 2 up, 3 in 2023-12-06T21:33:50.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:49 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:33:50.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:49 smithi144 ceph-mon[109549]: from='osd.2 [v2:172.21.15.38:6818/1330596789,v1:172.21.15.38:6819/1330596789]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T21:33:51.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:50 smithi144 ceph-mon[109549]: from='osd.2 [v2:172.21.15.38:6818/1330596789,v1:172.21.15.38:6819/1330596789]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2023-12-06T21:33:51.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:50 smithi144 ceph-mon[109549]: osdmap e17: 3 total, 2 up, 3 in 2023-12-06T21:33:51.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:50 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:33:51.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:50 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:33:51.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:50 smithi144 ceph-mon[109549]: pgmap v54: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:51.371 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:50 smithi038 ceph-mon[108581]: from='osd.2 [v2:172.21.15.38:6818/1330596789,v1:172.21.15.38:6819/1330596789]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2023-12-06T21:33:51.371 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:50 smithi038 ceph-mon[108581]: osdmap e17: 3 total, 2 up, 3 in 2023-12-06T21:33:51.371 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:50 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:33:51.371 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:50 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:33:51.371 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:50 smithi038 ceph-mon[108581]: pgmap v54: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:51.372 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:50 smithi038 ceph-mon[114622]: from='osd.2 [v2:172.21.15.38:6818/1330596789,v1:172.21.15.38:6819/1330596789]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2023-12-06T21:33:51.372 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:50 smithi038 ceph-mon[114622]: osdmap e17: 3 total, 2 up, 3 in 2023-12-06T21:33:51.372 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:50 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:33:51.372 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:50 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:33:51.372 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:50 smithi038 ceph-mon[114622]: pgmap v54: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-06T21:33:52.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:51 smithi144 ceph-mon[109549]: purged_snaps scrub starts 2023-12-06T21:33:52.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:51 smithi144 ceph-mon[109549]: purged_snaps scrub ok 2023-12-06T21:33:52.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:51 smithi144 ceph-mon[109549]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:33:52.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:51 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:33:52.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:51 smithi144 ceph-mon[109549]: osd.2 [v2:172.21.15.38:6818/1330596789,v1:172.21.15.38:6819/1330596789] boot 2023-12-06T21:33:52.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:51 smithi144 ceph-mon[109549]: osdmap e18: 3 total, 3 up, 3 in 2023-12-06T21:33:52.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:51 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:33:52.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:51 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:33:52.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:51 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:33:52.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:51 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:52.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[108581]: purged_snaps scrub starts 2023-12-06T21:33:52.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[108581]: purged_snaps scrub ok 2023-12-06T21:33:52.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[108581]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:33:52.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:33:52.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[108581]: osd.2 [v2:172.21.15.38:6818/1330596789,v1:172.21.15.38:6819/1330596789] boot 2023-12-06T21:33:52.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[108581]: osdmap e18: 3 total, 3 up, 3 in 2023-12-06T21:33:52.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:33:52.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:33:52.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:33:52.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:52.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[114622]: purged_snaps scrub starts 2023-12-06T21:33:52.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[114622]: purged_snaps scrub ok 2023-12-06T21:33:52.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[114622]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:33:52.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:33:52.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[114622]: osd.2 [v2:172.21.15.38:6818/1330596789,v1:172.21.15.38:6819/1330596789] boot 2023-12-06T21:33:52.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[114622]: osdmap e18: 3 total, 3 up, 3 in 2023-12-06T21:33:52.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:33:52.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:33:52.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:33:52.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:51 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:53.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:52 smithi144 ceph-mon[109549]: pgmap v56: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:33:53.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:52 smithi144 ceph-mon[109549]: osdmap e19: 3 total, 3 up, 3 in 2023-12-06T21:33:53.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:52 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T21:33:53.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:52 smithi038 ceph-mon[108581]: pgmap v56: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:33:53.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:52 smithi038 ceph-mon[108581]: osdmap e19: 3 total, 3 up, 3 in 2023-12-06T21:33:53.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:52 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T21:33:53.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:52 smithi038 ceph-mon[114622]: pgmap v56: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:33:53.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:52 smithi038 ceph-mon[114622]: osdmap e19: 3 total, 3 up, 3 in 2023-12-06T21:33:53.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:52 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T21:33:53.880 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:33:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:33:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:33:53.880 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 21:33:53 smithi038 sudo[126740]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T21:33:53.880 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 21:33:53 smithi038 sudo[126740]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T21:33:53.880 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 21:33:53 smithi038 sudo[126740]: pam_unix(sudo:session): session closed for user root 2023-12-06T21:33:54.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:54 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-06T21:33:54.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:54 smithi144 ceph-mon[109549]: osdmap e20: 3 total, 3 up, 3 in 2023-12-06T21:33:54.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:54 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T21:33:54.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:54 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2417858369' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b5146d2-bedf-4c95-8973-6a7eafec8856"}]: dispatch 2023-12-06T21:33:54.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:54 smithi144 ceph-mon[109549]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b5146d2-bedf-4c95-8973-6a7eafec8856"}]: dispatch 2023-12-06T21:33:54.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:54 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-06T21:33:54.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:54 smithi144 ceph-mon[109549]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b5146d2-bedf-4c95-8973-6a7eafec8856"}]': finished 2023-12-06T21:33:54.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:54 smithi144 ceph-mon[109549]: osdmap e21: 4 total, 3 up, 4 in 2023-12-06T21:33:54.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:54 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:33:54.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:54 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:54.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:54 smithi144 ceph-mon[109549]: Detected new or changed devices on smithi038 2023-12-06T21:33:54.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:54 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:54.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:54 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2915741996' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:33:54.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:54 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:54.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:54 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:54.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:54 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:54.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:54 smithi144 ceph-mon[109549]: pgmap v60: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:33:54.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:54 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:54.380 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 21:33:54 smithi038 sudo[126913]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T21:33:54.380 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 21:33:54 smithi038 sudo[126913]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T21:33:54.380 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 21:33:54 smithi038 sudo[126913]: pam_unix(sudo:session): session closed for user root 2023-12-06T21:33:54.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-06T21:33:54.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[108581]: osdmap e20: 3 total, 3 up, 3 in 2023-12-06T21:33:54.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T21:33:54.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2417858369' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b5146d2-bedf-4c95-8973-6a7eafec8856"}]: dispatch 2023-12-06T21:33:54.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[108581]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b5146d2-bedf-4c95-8973-6a7eafec8856"}]: dispatch 2023-12-06T21:33:54.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-06T21:33:54.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[108581]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b5146d2-bedf-4c95-8973-6a7eafec8856"}]': finished 2023-12-06T21:33:54.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[108581]: osdmap e21: 4 total, 3 up, 4 in 2023-12-06T21:33:54.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:33:54.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:54.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[108581]: Detected new or changed devices on smithi038 2023-12-06T21:33:54.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:54.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2915741996' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:33:54.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:54.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:54.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:54.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[108581]: pgmap v60: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:33:54.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:54.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-06T21:33:54.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[114622]: osdmap e20: 3 total, 3 up, 3 in 2023-12-06T21:33:54.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-06T21:33:54.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2417858369' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b5146d2-bedf-4c95-8973-6a7eafec8856"}]: dispatch 2023-12-06T21:33:54.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[114622]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b5146d2-bedf-4c95-8973-6a7eafec8856"}]: dispatch 2023-12-06T21:33:54.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-06T21:33:54.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[114622]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b5146d2-bedf-4c95-8973-6a7eafec8856"}]': finished 2023-12-06T21:33:54.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[114622]: osdmap e21: 4 total, 3 up, 4 in 2023-12-06T21:33:54.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:33:54.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:54.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[114622]: Detected new or changed devices on smithi038 2023-12-06T21:33:54.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:54.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2915741996' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:33:54.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:54.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:54.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:54.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[114622]: pgmap v60: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:33:54.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:55.129 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:33:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:33:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:33:55.130 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 21:33:54 smithi038 sudo[127212]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T21:33:55.130 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 21:33:54 smithi038 sudo[127212]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T21:33:55.130 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 21:33:54 smithi038 sudo[127212]: pam_unix(sudo:session): session closed for user root 2023-12-06T21:33:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:55 smithi144 ceph-mon[109549]: osdmap e22: 4 total, 3 up, 4 in 2023-12-06T21:33:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:33:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:55 smithi144 ceph-mon[109549]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-06T21:33:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:55 smithi144 ceph-mon[109549]: pgmap v62: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:33:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:55.629 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 21:33:55 smithi038 sudo[127423]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T21:33:55.630 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 21:33:55 smithi038 sudo[127423]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T21:33:55.630 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 21:33:55 smithi038 sudo[127423]: pam_unix(sudo:session): session closed for user root 2023-12-06T21:33:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[108581]: osdmap e22: 4 total, 3 up, 4 in 2023-12-06T21:33:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:33:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[108581]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-06T21:33:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:55.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:55.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:55.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[108581]: pgmap v62: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:33:55.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[114622]: osdmap e22: 4 total, 3 up, 4 in 2023-12-06T21:33:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:33:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[114622]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-06T21:33:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:33:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:55.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:33:55.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[114622]: pgmap v62: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:33:55.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:56.100 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 21:33:55 smithi038 sudo[127616]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T21:33:56.101 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 21:33:55 smithi038 sudo[127616]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T21:33:56.101 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 21:33:55 smithi038 sudo[127616]: pam_unix(sudo:session): session closed for user root 2023-12-06T21:33:56.379 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 21:33:56 smithi038 sudo[127813]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T21:33:56.380 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 21:33:56 smithi038 sudo[127813]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T21:33:56.380 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 21:33:56 smithi038 sudo[127813]: pam_unix(sudo:session): session closed for user root 2023-12-06T21:33:56.687 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:56 smithi038 sudo[127848]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T21:33:56.687 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:56 smithi038 sudo[127848]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T21:33:56.687 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:56 smithi038 sudo[127848]: pam_unix(sudo:session): session closed for user root 2023-12-06T21:33:57.335 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:57 smithi038 sudo[127960]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T21:33:57.335 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:57 smithi038 sudo[127960]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T21:33:57.335 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:57 smithi038 sudo[127960]: pam_unix(sudo:session): session closed for user root 2023-12-06T21:33:57.335 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:57 smithi038 ceph-mon[108581]: mgrmap e15: y(active, since 99s), standbys: x 2023-12-06T21:33:57.335 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:57 smithi038 ceph-mon[108581]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-06T21:33:57.335 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:57 smithi038 ceph-mon[108581]: Cluster is now healthy 2023-12-06T21:33:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:57 smithi144 ceph-mon[109549]: mgrmap e15: y(active, since 99s), standbys: x 2023-12-06T21:33:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:57 smithi144 ceph-mon[109549]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-06T21:33:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:57 smithi144 ceph-mon[109549]: Cluster is now healthy 2023-12-06T21:33:57.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:57 smithi038 sudo[128041]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T21:33:57.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:57 smithi038 sudo[128041]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T21:33:57.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:57 smithi038 sudo[128041]: pam_unix(sudo:session): session closed for user root 2023-12-06T21:33:58.258 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:57 smithi038 sudo[128080]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T21:33:58.259 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:57 smithi038 sudo[128080]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T21:33:58.259 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:58 smithi038 sudo[128080]: pam_unix(sudo:session): session closed for user root 2023-12-06T21:33:58.259 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[114622]: mgrmap e15: y(active, since 99s), standbys: x 2023-12-06T21:33:58.259 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[114622]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-06T21:33:58.259 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[114622]: Cluster is now healthy 2023-12-06T21:33:58.491 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 sudo[112118]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-06T21:33:58.491 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 sudo[112118]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T21:33:58.491 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 sudo[112118]: pam_unix(sudo:session): session closed for user root 2023-12-06T21:33:58.491 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 sudo[112121]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-06T21:33:58.491 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 sudo[112121]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-06T21:33:58.491 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 sudo[112121]: pam_unix(sudo:session): session closed for user root 2023-12-06T21:33:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[108581]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:33:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[108581]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:33:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[108581]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:33:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:33:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:33:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:33:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[108581]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:33:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:33:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:33:58.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:33:58.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[108581]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:33:58.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:33:58.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:33:58.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:33:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[114622]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:33:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[114622]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:33:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[114622]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:33:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:33:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:33:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:33:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[114622]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:33:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:33:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:33:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:33:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[114622]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:33:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:33:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:33:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:58 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:33:58.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 ceph-mon[109549]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:33:58.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 ceph-mon[109549]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:33:58.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 ceph-mon[109549]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:33:58.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:33:58.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:33:58.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:33:58.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 ceph-mon[109549]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:33:58.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:33:58.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:33:58.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:33:58.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 ceph-mon[109549]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:33:58.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:33:58.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:33:58.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:58 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:33:59.758 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:59 smithi144 ceph-mon[109549]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:33:59.759 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:59 smithi144 ceph-mon[109549]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:33:59.759 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:59 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:59.759 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:59 smithi144 ceph-mon[109549]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:33:59.759 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:59 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T21:33:59.759 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:33:59 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:59.760 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:59 smithi038 ceph-mon[108581]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:33:59.760 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:59 smithi038 ceph-mon[108581]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:33:59.760 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:59 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:59.760 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:59 smithi038 ceph-mon[108581]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:33:59.760 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:59 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T21:33:59.760 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:33:59 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:33:59.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:59 smithi038 ceph-mon[114622]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T21:33:59.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:59 smithi038 ceph-mon[114622]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T21:33:59.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:59 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:33:59.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:59 smithi038 ceph-mon[114622]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:33:59.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:59 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T21:33:59.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:33:59 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:00.017 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:33:59 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:33:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:34:01.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:00 smithi038 ceph-mon[108581]: Deploying daemon osd.3 on smithi038 2023-12-06T21:34:01.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:00 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:01.034 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:00 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:01.034 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:00 smithi038 ceph-mon[114622]: Deploying daemon osd.3 on smithi038 2023-12-06T21:34:01.034 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:00 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:01.034 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:00 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:01.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:00 smithi144 ceph-mon[109549]: Deploying daemon osd.3 on smithi038 2023-12-06T21:34:01.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:00 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:01.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:00 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:02.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:01 smithi144 ceph-mon[109549]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-06T21:34:02.103 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:01 smithi038 ceph-mon[108581]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-06T21:34:02.103 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:01 smithi038 ceph-mon[114622]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-06T21:34:04.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:03 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:04.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:03 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:04.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:03 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:04.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:03 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:04.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:03 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:04.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:03 smithi038 ceph-mon[108581]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-06T21:34:04.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:03 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:04.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:03 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:04.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:03 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:04.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:03 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:04.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:03 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:04.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:03 smithi038 ceph-mon[114622]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-06T21:34:04.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:03 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:04.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:03 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:04.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:03 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:04.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:03 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:04.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:03 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:04.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:03 smithi144 ceph-mon[109549]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-06T21:34:04.802 INFO:teuthology.orchestra.run.smithi038.stdout:Created osd(s) 3 on host 'smithi038' 2023-12-06T21:34:05.180 DEBUG:teuthology.orchestra.run.smithi038:osd.3> sudo journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.3.service 2023-12-06T21:34:05.182 INFO:tasks.cephadm:Deploying osd.4 on smithi144 with /dev/vg_nvme/lv_4... 2023-12-06T21:34:05.183 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-06T21:34:05.221 INFO:journalctl@ceph.osd.3.smithi038.stdout:-- Logs begin at Wed 2023-12-06 21:21:10 UTC. -- 2023-12-06T21:34:06.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:05 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:06.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:05 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:06.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:05 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:06.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:05 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:06.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:05 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:06.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:05 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:06.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:05 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:06.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:05 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:06.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:05 smithi144 ceph-mon[109549]: Adjusting osd_memory_target on smithi038 to 3769M 2023-12-06T21:34:06.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:05 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:06.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:05 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:06.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:05 smithi144 ceph-mon[109549]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-06T21:34:06.129 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-3[128669]: 2023-12-06T21:34:05.990+0000 7ff7013873c0 -1 osd.3 0 log_to_monitors true 2023-12-06T21:34:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[108581]: Adjusting osd_memory_target on smithi038 to 3769M 2023-12-06T21:34:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:06.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:06.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[108581]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-06T21:34:06.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:06.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:06.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:06.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:06.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:06.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:06.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:06.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:06.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[114622]: Adjusting osd_memory_target on smithi038 to 3769M 2023-12-06T21:34:06.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:06.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:06.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:05 smithi038 ceph-mon[114622]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-06T21:34:06.631 INFO:teuthology.orchestra.run.smithi144.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-06T21:34:06.631 INFO:teuthology.orchestra.run.smithi144.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-06T21:34:06.631 INFO:teuthology.orchestra.run.smithi144.stderr: stderr: 10+0 records in 2023-12-06T21:34:06.631 INFO:teuthology.orchestra.run.smithi144.stderr:10+0 records out 2023-12-06T21:34:06.631 INFO:teuthology.orchestra.run.smithi144.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0111356 s, 942 MB/s 2023-12-06T21:34:06.632 INFO:teuthology.orchestra.run.smithi144.stderr:--> Zapping successful for: 2023-12-06T21:34:06.966 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:06 smithi144 ceph-mon[109549]: from='osd.3 [v2:172.21.15.38:6826/1272496505,v1:172.21.15.38:6827/1272496505]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T21:34:06.984 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi144:vg_nvme/lv_4 2023-12-06T21:34:07.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:06 smithi038 ceph-mon[108581]: from='osd.3 [v2:172.21.15.38:6826/1272496505,v1:172.21.15.38:6827/1272496505]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T21:34:07.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:06 smithi038 ceph-mon[114622]: from='osd.3 [v2:172.21.15.38:6826/1272496505,v1:172.21.15.38:6827/1272496505]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T21:34:08.014 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:07 smithi144 ceph-mon[109549]: from='osd.3 [v2:172.21.15.38:6826/1272496505,v1:172.21.15.38:6827/1272496505]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T21:34:08.014 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:07 smithi144 ceph-mon[109549]: osdmap e23: 4 total, 3 up, 4 in 2023-12-06T21:34:08.014 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:07 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:34:08.014 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:07 smithi144 ceph-mon[109549]: from='osd.3 [v2:172.21.15.38:6826/1272496505,v1:172.21.15.38:6827/1272496505]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T21:34:08.015 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:07 smithi144 ceph-mon[109549]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-06T21:34:08.130 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 21:34:07 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-3[128669]: 2023-12-06T21:34:07.863+0000 7ff6f7d8a700 -1 osd.3 0 waiting for initial osdmap 2023-12-06T21:34:08.130 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 21:34:07 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-3[128669]: 2023-12-06T21:34:07.870+0000 7ff6f2f22700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:34:08.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:07 smithi038 ceph-mon[108581]: from='osd.3 [v2:172.21.15.38:6826/1272496505,v1:172.21.15.38:6827/1272496505]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T21:34:08.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:07 smithi038 ceph-mon[108581]: osdmap e23: 4 total, 3 up, 4 in 2023-12-06T21:34:08.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:07 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:34:08.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:07 smithi038 ceph-mon[108581]: from='osd.3 [v2:172.21.15.38:6826/1272496505,v1:172.21.15.38:6827/1272496505]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T21:34:08.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:07 smithi038 ceph-mon[108581]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-06T21:34:08.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:07 smithi038 ceph-mon[114622]: from='osd.3 [v2:172.21.15.38:6826/1272496505,v1:172.21.15.38:6827/1272496505]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T21:34:08.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:07 smithi038 ceph-mon[114622]: osdmap e23: 4 total, 3 up, 4 in 2023-12-06T21:34:08.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:07 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:34:08.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:07 smithi038 ceph-mon[114622]: from='osd.3 [v2:172.21.15.38:6826/1272496505,v1:172.21.15.38:6827/1272496505]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T21:34:08.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:07 smithi038 ceph-mon[114622]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-06T21:34:09.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:08 smithi144 ceph-mon[109549]: from='osd.3 [v2:172.21.15.38:6826/1272496505,v1:172.21.15.38:6827/1272496505]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2023-12-06T21:34:09.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:08 smithi144 ceph-mon[109549]: osdmap e24: 4 total, 3 up, 4 in 2023-12-06T21:34:09.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:08 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:34:09.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:08 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:34:09.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:08 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:34:09.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:08 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:34:09.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:08 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:08 smithi038 ceph-mon[108581]: from='osd.3 [v2:172.21.15.38:6826/1272496505,v1:172.21.15.38:6827/1272496505]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2023-12-06T21:34:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:08 smithi038 ceph-mon[108581]: osdmap e24: 4 total, 3 up, 4 in 2023-12-06T21:34:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:08 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:34:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:08 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:34:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:08 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:34:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:08 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:34:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:08 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:08 smithi038 ceph-mon[114622]: from='osd.3 [v2:172.21.15.38:6826/1272496505,v1:172.21.15.38:6827/1272496505]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2023-12-06T21:34:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:08 smithi038 ceph-mon[114622]: osdmap e24: 4 total, 3 up, 4 in 2023-12-06T21:34:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:08 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:34:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:08 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:34:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:08 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:34:09.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:08 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:34:09.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:08 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:09 smithi144 ceph-mon[109549]: purged_snaps scrub starts 2023-12-06T21:34:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:09 smithi144 ceph-mon[109549]: purged_snaps scrub ok 2023-12-06T21:34:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:09 smithi144 ceph-mon[109549]: from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:34:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:09 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:34:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:09 smithi144 ceph-mon[109549]: osd.3 [v2:172.21.15.38:6826/1272496505,v1:172.21.15.38:6827/1272496505] boot 2023-12-06T21:34:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:09 smithi144 ceph-mon[109549]: osdmap e25: 4 total, 4 up, 4 in 2023-12-06T21:34:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:09 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:34:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:09 smithi144 ceph-mon[109549]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:34:10.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:09 smithi038 ceph-mon[114622]: purged_snaps scrub starts 2023-12-06T21:34:10.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:09 smithi038 ceph-mon[114622]: purged_snaps scrub ok 2023-12-06T21:34:10.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:09 smithi038 ceph-mon[114622]: from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:34:10.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:09 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:34:10.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:09 smithi038 ceph-mon[114622]: osd.3 [v2:172.21.15.38:6826/1272496505,v1:172.21.15.38:6827/1272496505] boot 2023-12-06T21:34:10.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:09 smithi038 ceph-mon[114622]: osdmap e25: 4 total, 4 up, 4 in 2023-12-06T21:34:10.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:09 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:34:10.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:09 smithi038 ceph-mon[114622]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:34:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:09 smithi038 ceph-mon[108581]: purged_snaps scrub starts 2023-12-06T21:34:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:09 smithi038 ceph-mon[108581]: purged_snaps scrub ok 2023-12-06T21:34:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:09 smithi038 ceph-mon[108581]: from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:34:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:09 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:34:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:09 smithi038 ceph-mon[108581]: osd.3 [v2:172.21.15.38:6826/1272496505,v1:172.21.15.38:6827/1272496505] boot 2023-12-06T21:34:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:09 smithi038 ceph-mon[108581]: osdmap e25: 4 total, 4 up, 4 in 2023-12-06T21:34:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:09 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:34:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:09 smithi038 ceph-mon[108581]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-06T21:34:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:10 smithi144 ceph-mon[109549]: osdmap e26: 4 total, 4 up, 4 in 2023-12-06T21:34:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:10 smithi144 ceph-mon[109549]: from='client.? 172.21.15.144:0/3207587220' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ed93652-85c5-4ac1-8018-8bde8b7308d8"}]: dispatch 2023-12-06T21:34:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:10 smithi144 ceph-mon[109549]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ed93652-85c5-4ac1-8018-8bde8b7308d8"}]: dispatch 2023-12-06T21:34:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:10 smithi144 ceph-mon[109549]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ed93652-85c5-4ac1-8018-8bde8b7308d8"}]': finished 2023-12-06T21:34:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:10 smithi144 ceph-mon[109549]: osdmap e27: 5 total, 4 up, 5 in 2023-12-06T21:34:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:10 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:34:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:10 smithi144 ceph-mon[109549]: from='client.? 172.21.15.144:0/2762865534' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:34:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:10 smithi038 ceph-mon[108581]: osdmap e26: 4 total, 4 up, 4 in 2023-12-06T21:34:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:10 smithi038 ceph-mon[108581]: from='client.? 172.21.15.144:0/3207587220' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ed93652-85c5-4ac1-8018-8bde8b7308d8"}]: dispatch 2023-12-06T21:34:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:10 smithi038 ceph-mon[108581]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ed93652-85c5-4ac1-8018-8bde8b7308d8"}]: dispatch 2023-12-06T21:34:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:10 smithi038 ceph-mon[108581]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ed93652-85c5-4ac1-8018-8bde8b7308d8"}]': finished 2023-12-06T21:34:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:10 smithi038 ceph-mon[108581]: osdmap e27: 5 total, 4 up, 5 in 2023-12-06T21:34:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:10 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:34:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:10 smithi038 ceph-mon[108581]: from='client.? 172.21.15.144:0/2762865534' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:34:11.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:10 smithi038 ceph-mon[114622]: osdmap e26: 4 total, 4 up, 4 in 2023-12-06T21:34:11.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:10 smithi038 ceph-mon[114622]: from='client.? 172.21.15.144:0/3207587220' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ed93652-85c5-4ac1-8018-8bde8b7308d8"}]: dispatch 2023-12-06T21:34:11.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:10 smithi038 ceph-mon[114622]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ed93652-85c5-4ac1-8018-8bde8b7308d8"}]: dispatch 2023-12-06T21:34:11.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:10 smithi038 ceph-mon[114622]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ed93652-85c5-4ac1-8018-8bde8b7308d8"}]': finished 2023-12-06T21:34:11.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:10 smithi038 ceph-mon[114622]: osdmap e27: 5 total, 4 up, 5 in 2023-12-06T21:34:11.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:10 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:34:11.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:10 smithi038 ceph-mon[114622]: from='client.? 172.21.15.144:0/2762865534' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:34:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:11 smithi144 ceph-mon[109549]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:11 smithi038 ceph-mon[108581]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:12.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:11 smithi038 ceph-mon[114622]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:14.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:13 smithi038 ceph-mon[108581]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:14.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:13 smithi038 ceph-mon[114622]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:14.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:13 smithi144 ceph-mon[109549]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:15.217 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:34:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:34:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:34:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:15 smithi038 ceph-mon[108581]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:15 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:15 smithi038 ceph-mon[108581]: Detected new or changed devices on smithi038 2023-12-06T21:34:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:15 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:15 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:34:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:15 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:16.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:15 smithi038 ceph-mon[114622]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:16.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:15 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:16.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:15 smithi038 ceph-mon[114622]: Detected new or changed devices on smithi038 2023-12-06T21:34:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:15 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:15 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:34:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:15 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:16.302 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:15 smithi144 ceph-mon[109549]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:16.302 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:15 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:16.302 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:15 smithi144 ceph-mon[109549]: Detected new or changed devices on smithi038 2023-12-06T21:34:16.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:15 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:16.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:15 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:34:16.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:15 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:17.172 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:16 smithi144 ceph-mon[109549]: Deploying daemon osd.4 on smithi144 2023-12-06T21:34:17.172 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:16 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:34:17.172 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:16 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:34:17.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:16 smithi038 ceph-mon[108581]: Deploying daemon osd.4 on smithi144 2023-12-06T21:34:17.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:16 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:34:17.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:16 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:34:17.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:16 smithi038 ceph-mon[114622]: Deploying daemon osd.4 on smithi144 2023-12-06T21:34:17.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:16 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:34:17.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:16 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:34:18.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:17 smithi144 ceph-mon[109549]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:18.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:17 smithi038 ceph-mon[108581]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:18.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:17 smithi038 ceph-mon[114622]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:20.019 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:34:19 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:34:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:34:20.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:19 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:20.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:19 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:20.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:19 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:20.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:19 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:20.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:19 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:20.020 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:19 smithi038 ceph-mon[108581]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:20.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:19 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:20.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:19 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:20.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:19 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:20.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:19 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:20.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:19 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:20.021 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:19 smithi038 ceph-mon[114622]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:20.022 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:19 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:20.022 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:19 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:20.022 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:19 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:20.022 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:19 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:20.022 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:19 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:20.022 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:19 smithi144 ceph-mon[109549]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:20.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:34:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:34:21.075 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:20 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:21.075 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:20 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:21.075 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:20 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:21.075 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:20 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:20 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:20 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:20 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:20 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:20 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:20 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:20 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:20 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:21.085 INFO:teuthology.orchestra.run.smithi144.stdout:Created osd(s) 4 on host 'smithi144' 2023-12-06T21:34:21.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:21.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:21.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:21.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:21.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:21.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:21.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:21.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:21.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:21.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:21.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:21.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:21.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:21.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:21.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:21.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:21.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:21.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:21.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:21.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:21.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:21.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:21.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:21.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:20 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:21.540 DEBUG:teuthology.orchestra.run.smithi144:osd.4> sudo journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.4.service 2023-12-06T21:34:21.542 INFO:tasks.cephadm:Deploying osd.5 on smithi144 with /dev/vg_nvme/lv_3... 2023-12-06T21:34:21.543 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-06T21:34:21.577 INFO:journalctl@ceph.osd.4.smithi144.stdout:-- Logs begin at Wed 2023-12-06 21:21:06 UTC. -- 2023-12-06T21:34:22.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[108581]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:22.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:22.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:22.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:22.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:22.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:22.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:22.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:22.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[108581]: from='osd.4 [v2:172.21.15.144:6800/3909088587,v1:172.21.15.144:6801/3909088587]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:34:22.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[108581]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:34:22.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[114622]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:22.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:22.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:22.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:22.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:22.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:22.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:22.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:22.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[114622]: from='osd.4 [v2:172.21.15.144:6800/3909088587,v1:172.21.15.144:6801/3909088587]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:34:22.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:21 smithi038 ceph-mon[114622]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:34:22.210 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 21:34:21 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4[114484]: 2023-12-06T21:34:21.857+0000 7f2bd19a43c0 -1 osd.4 0 log_to_monitors true 2023-12-06T21:34:22.210 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:21 smithi144 ceph-mon[109549]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:22.210 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:21 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:22.211 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:21 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:22.211 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:21 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:22.211 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:21 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:22.211 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:21 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:22.211 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:21 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:22.211 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:21 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:22.211 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:21 smithi144 ceph-mon[109549]: from='osd.4 [v2:172.21.15.144:6800/3909088587,v1:172.21.15.144:6801/3909088587]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:34:22.211 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:21 smithi144 ceph-mon[109549]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T21:34:23.153 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:22 smithi144 ceph-mon[109549]: Adjusting osd_memory_target on smithi144 to 16098M 2023-12-06T21:34:23.154 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:22 smithi144 ceph-mon[109549]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T21:34:23.154 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:22 smithi144 ceph-mon[109549]: osdmap e28: 5 total, 4 up, 5 in 2023-12-06T21:34:23.154 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:22 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:34:23.154 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:22 smithi144 ceph-mon[109549]: from='osd.4 [v2:172.21.15.144:6800/3909088587,v1:172.21.15.144:6801/3909088587]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:34:23.154 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:22 smithi144 ceph-mon[109549]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:34:23.320 INFO:teuthology.orchestra.run.smithi144.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-06T21:34:23.320 INFO:teuthology.orchestra.run.smithi144.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-06T21:34:23.320 INFO:teuthology.orchestra.run.smithi144.stderr: stderr: 10+0 records in 2023-12-06T21:34:23.320 INFO:teuthology.orchestra.run.smithi144.stderr:10+0 records out 2023-12-06T21:34:23.321 INFO:teuthology.orchestra.run.smithi144.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0148439 s, 706 MB/s 2023-12-06T21:34:23.321 INFO:teuthology.orchestra.run.smithi144.stderr: stderr: 2023-12-06T21:34:23.321 INFO:teuthology.orchestra.run.smithi144.stderr:--> Zapping successful for: 2023-12-06T21:34:23.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:22 smithi038 ceph-mon[108581]: Adjusting osd_memory_target on smithi144 to 16098M 2023-12-06T21:34:23.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:22 smithi038 ceph-mon[108581]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T21:34:23.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:22 smithi038 ceph-mon[108581]: osdmap e28: 5 total, 4 up, 5 in 2023-12-06T21:34:23.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:22 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:34:23.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:22 smithi038 ceph-mon[108581]: from='osd.4 [v2:172.21.15.144:6800/3909088587,v1:172.21.15.144:6801/3909088587]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:34:23.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:22 smithi038 ceph-mon[108581]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:34:23.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:22 smithi038 ceph-mon[114622]: Adjusting osd_memory_target on smithi144 to 16098M 2023-12-06T21:34:23.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:22 smithi038 ceph-mon[114622]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T21:34:23.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:22 smithi038 ceph-mon[114622]: osdmap e28: 5 total, 4 up, 5 in 2023-12-06T21:34:23.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:22 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:34:23.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:22 smithi038 ceph-mon[114622]: from='osd.4 [v2:172.21.15.144:6800/3909088587,v1:172.21.15.144:6801/3909088587]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:34:23.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:22 smithi038 ceph-mon[114622]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:34:23.560 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 21:34:23 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4[114484]: 2023-12-06T21:34:23.150+0000 7f2bc83a7700 -1 osd.4 0 waiting for initial osdmap 2023-12-06T21:34:23.560 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 21:34:23 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4[114484]: 2023-12-06T21:34:23.155+0000 7f2bc1d3c700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:34:23.747 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi144:vg_nvme/lv_3 2023-12-06T21:34:24.271 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:23 smithi144 ceph-mon[109549]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:24.271 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:23 smithi144 ceph-mon[109549]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2023-12-06T21:34:24.271 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:23 smithi144 ceph-mon[109549]: osdmap e29: 5 total, 4 up, 5 in 2023-12-06T21:34:24.271 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:23 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:34:24.271 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:23 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:34:24.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:23 smithi038 ceph-mon[108581]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:24.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:23 smithi038 ceph-mon[108581]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2023-12-06T21:34:24.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:23 smithi038 ceph-mon[108581]: osdmap e29: 5 total, 4 up, 5 in 2023-12-06T21:34:24.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:23 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:34:24.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:23 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:34:24.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:23 smithi038 ceph-mon[114622]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-06T21:34:24.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:23 smithi038 ceph-mon[114622]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2023-12-06T21:34:24.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:23 smithi038 ceph-mon[114622]: osdmap e29: 5 total, 4 up, 5 in 2023-12-06T21:34:24.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:23 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:34:24.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:23 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:34:25.482 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:25 smithi144 ceph-mon[109549]: purged_snaps scrub starts 2023-12-06T21:34:25.482 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:25 smithi144 ceph-mon[109549]: purged_snaps scrub ok 2023-12-06T21:34:25.482 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:25 smithi144 ceph-mon[109549]: osd.4 [v2:172.21.15.144:6800/3909088587,v1:172.21.15.144:6801/3909088587] boot 2023-12-06T21:34:25.482 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:25 smithi144 ceph-mon[109549]: osdmap e30: 5 total, 5 up, 5 in 2023-12-06T21:34:25.482 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:25 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:34:25.482 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:25 smithi144 ceph-mon[109549]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:34:25.482 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:25 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:34:25.482 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:25 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:34:25.482 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:25 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:25.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:25 smithi038 ceph-mon[108581]: purged_snaps scrub starts 2023-12-06T21:34:25.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:25 smithi038 ceph-mon[108581]: purged_snaps scrub ok 2023-12-06T21:34:25.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:25 smithi038 ceph-mon[108581]: osd.4 [v2:172.21.15.144:6800/3909088587,v1:172.21.15.144:6801/3909088587] boot 2023-12-06T21:34:25.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:25 smithi038 ceph-mon[108581]: osdmap e30: 5 total, 5 up, 5 in 2023-12-06T21:34:25.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:25 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:34:25.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:25 smithi038 ceph-mon[108581]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:34:25.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:25 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:34:25.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:25 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:34:25.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:25 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:25.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:25 smithi038 ceph-mon[114622]: purged_snaps scrub starts 2023-12-06T21:34:25.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:25 smithi038 ceph-mon[114622]: purged_snaps scrub ok 2023-12-06T21:34:25.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:25 smithi038 ceph-mon[114622]: osd.4 [v2:172.21.15.144:6800/3909088587,v1:172.21.15.144:6801/3909088587] boot 2023-12-06T21:34:25.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:25 smithi038 ceph-mon[114622]: osdmap e30: 5 total, 5 up, 5 in 2023-12-06T21:34:25.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:25 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:34:25.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:25 smithi038 ceph-mon[114622]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:34:25.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:25 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:34:25.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:25 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:34:25.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:25 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:26.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:26 smithi144 ceph-mon[109549]: from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:34:26.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:26 smithi144 ceph-mon[109549]: osdmap e31: 5 total, 5 up, 5 in 2023-12-06T21:34:26.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:26 smithi038 ceph-mon[108581]: from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:34:26.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:26 smithi038 ceph-mon[108581]: osdmap e31: 5 total, 5 up, 5 in 2023-12-06T21:34:26.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:26 smithi038 ceph-mon[114622]: from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:34:26.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:26 smithi038 ceph-mon[114622]: osdmap e31: 5 total, 5 up, 5 in 2023-12-06T21:34:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:27 smithi144 ceph-mon[109549]: osdmap e32: 5 total, 5 up, 5 in 2023-12-06T21:34:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:27 smithi144 ceph-mon[109549]: from='client.? 172.21.15.144:0/1899951423' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf5f18e8-4da3-4bdd-96cd-2dcf7a3bda3d"}]: dispatch 2023-12-06T21:34:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:27 smithi144 ceph-mon[109549]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf5f18e8-4da3-4bdd-96cd-2dcf7a3bda3d"}]: dispatch 2023-12-06T21:34:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:27 smithi144 ceph-mon[109549]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bf5f18e8-4da3-4bdd-96cd-2dcf7a3bda3d"}]': finished 2023-12-06T21:34:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:27 smithi144 ceph-mon[109549]: osdmap e33: 6 total, 5 up, 6 in 2023-12-06T21:34:27.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:27 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:34:27.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:27 smithi144 ceph-mon[109549]: pgmap v89: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:34:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:27 smithi038 ceph-mon[108581]: osdmap e32: 5 total, 5 up, 5 in 2023-12-06T21:34:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:27 smithi038 ceph-mon[108581]: from='client.? 172.21.15.144:0/1899951423' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf5f18e8-4da3-4bdd-96cd-2dcf7a3bda3d"}]: dispatch 2023-12-06T21:34:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:27 smithi038 ceph-mon[108581]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf5f18e8-4da3-4bdd-96cd-2dcf7a3bda3d"}]: dispatch 2023-12-06T21:34:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:27 smithi038 ceph-mon[108581]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bf5f18e8-4da3-4bdd-96cd-2dcf7a3bda3d"}]': finished 2023-12-06T21:34:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:27 smithi038 ceph-mon[108581]: osdmap e33: 6 total, 5 up, 6 in 2023-12-06T21:34:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:27 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:34:27.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:27 smithi038 ceph-mon[108581]: pgmap v89: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:34:27.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:27 smithi038 ceph-mon[114622]: osdmap e32: 5 total, 5 up, 5 in 2023-12-06T21:34:27.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:27 smithi038 ceph-mon[114622]: from='client.? 172.21.15.144:0/1899951423' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf5f18e8-4da3-4bdd-96cd-2dcf7a3bda3d"}]: dispatch 2023-12-06T21:34:27.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:27 smithi038 ceph-mon[114622]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf5f18e8-4da3-4bdd-96cd-2dcf7a3bda3d"}]: dispatch 2023-12-06T21:34:27.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:27 smithi038 ceph-mon[114622]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bf5f18e8-4da3-4bdd-96cd-2dcf7a3bda3d"}]': finished 2023-12-06T21:34:27.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:27 smithi038 ceph-mon[114622]: osdmap e33: 6 total, 5 up, 6 in 2023-12-06T21:34:27.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:27 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:34:27.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:27 smithi038 ceph-mon[114622]: pgmap v89: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:34:28.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:28 smithi144 ceph-mon[109549]: from='client.? 172.21.15.144:0/1097315706' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:34:28.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:28 smithi144 ceph-mon[109549]: osdmap e34: 6 total, 5 up, 6 in 2023-12-06T21:34:28.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:28 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:34:28.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:28 smithi038 ceph-mon[108581]: from='client.? 172.21.15.144:0/1097315706' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:34:28.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:28 smithi038 ceph-mon[108581]: osdmap e34: 6 total, 5 up, 6 in 2023-12-06T21:34:28.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:28 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:34:28.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:28 smithi038 ceph-mon[114622]: from='client.? 172.21.15.144:0/1097315706' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:34:28.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:28 smithi038 ceph-mon[114622]: osdmap e34: 6 total, 5 up, 6 in 2023-12-06T21:34:28.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:28 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:34:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:29 smithi144 ceph-mon[109549]: pgmap v91: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:34:29.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:29 smithi038 ceph-mon[108581]: pgmap v91: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:34:29.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:29 smithi038 ceph-mon[114622]: pgmap v91: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:34:32.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:31 smithi144 ceph-mon[109549]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-12-06T21:34:32.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:31 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T21:34:32.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:31 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:32.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:31 smithi038 ceph-mon[108581]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-12-06T21:34:32.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T21:34:32.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:31 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:32.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:31 smithi038 ceph-mon[114622]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-12-06T21:34:32.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:31 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T21:34:32.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:31 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:33.278 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:32 smithi144 ceph-mon[109549]: Deploying daemon osd.5 on smithi144 2023-12-06T21:34:33.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:32 smithi038 ceph-mon[108581]: Deploying daemon osd.5 on smithi144 2023-12-06T21:34:33.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:32 smithi038 ceph-mon[114622]: Deploying daemon osd.5 on smithi144 2023-12-06T21:34:34.109 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:33 smithi144 ceph-mon[109549]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2023-12-06T21:34:34.279 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:33 smithi038 ceph-mon[108581]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2023-12-06T21:34:34.279 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:34:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:34:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:34:34.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:33 smithi038 ceph-mon[114622]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2023-12-06T21:34:35.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:35 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:35.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:35 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:35.533 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:35 smithi038 ceph-mon[108581]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2023-12-06T21:34:35.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:35 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:35.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:35 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:35.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:35 smithi038 ceph-mon[114622]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2023-12-06T21:34:35.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:35 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:35.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:35 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:35.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:35 smithi144 ceph-mon[109549]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2023-12-06T21:34:36.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:36 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:36.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:36 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:36.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:36 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:36.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:36 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:36.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:36 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:36.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:36 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:36.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:36 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:36.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:36 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:36.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:36 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:36.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:36 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:36.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:36 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:36.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:36 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:36.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:36 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:36.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:36 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:36.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:36 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:37.213 INFO:teuthology.orchestra.run.smithi144.stdout:Created osd(s) 5 on host 'smithi144' 2023-12-06T21:34:37.374 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:37 smithi144 ceph-mon[109549]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T21:34:37.374 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:37 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:37.374 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:37 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:37.374 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:37 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:37.374 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:37 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:37.374 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:37 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:37.374 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:37 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:37.374 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:37 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:37.374 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:37 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:37.593 DEBUG:teuthology.orchestra.run.smithi144:osd.5> sudo journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.5.service 2023-12-06T21:34:37.596 INFO:tasks.cephadm:Deploying osd.6 on smithi144 with /dev/vg_nvme/lv_2... 2023-12-06T21:34:37.596 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-06T21:34:37.626 INFO:journalctl@ceph.osd.5.smithi144.stdout:-- Logs begin at Wed 2023-12-06 21:21:06 UTC. -- 2023-12-06T21:34:37.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:37 smithi038 ceph-mon[108581]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T21:34:37.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:37 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:37.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:37 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:37.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:37 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:37.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:37 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:37.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:37 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:37.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:37 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:37.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:37 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:37.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:37 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:37.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:37 smithi038 ceph-mon[114622]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T21:34:37.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:37.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:37.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:37.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:37.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:37.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:37.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:37.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:37 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:38.810 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 21:34:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[117826]: 2023-12-06T21:34:38.515+0000 7fc1fb07f3c0 -1 osd.5 0 log_to_monitors true 2023-12-06T21:34:39.038 INFO:teuthology.orchestra.run.smithi144.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-06T21:34:39.038 INFO:teuthology.orchestra.run.smithi144.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-06T21:34:39.038 INFO:teuthology.orchestra.run.smithi144.stderr: stderr: 10+0 records in 2023-12-06T21:34:39.038 INFO:teuthology.orchestra.run.smithi144.stderr:10+0 records out 2023-12-06T21:34:39.038 INFO:teuthology.orchestra.run.smithi144.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0119863 s, 875 MB/s 2023-12-06T21:34:39.038 INFO:teuthology.orchestra.run.smithi144.stderr:--> Zapping successful for: 2023-12-06T21:34:39.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:38 smithi144 ceph-mon[109549]: Adjusting osd_memory_target on smithi144 to 8049M 2023-12-06T21:34:39.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:38 smithi144 ceph-mon[109549]: from='osd.5 [v2:172.21.15.144:6808/3524092226,v1:172.21.15.144:6809/3524092226]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:34:39.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:38 smithi144 ceph-mon[109549]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:34:39.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:38 smithi038 ceph-mon[108581]: Adjusting osd_memory_target on smithi144 to 8049M 2023-12-06T21:34:39.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:38 smithi038 ceph-mon[108581]: from='osd.5 [v2:172.21.15.144:6808/3524092226,v1:172.21.15.144:6809/3524092226]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:34:39.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:38 smithi038 ceph-mon[108581]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:34:39.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:39 smithi038 ceph-mon[114622]: Adjusting osd_memory_target on smithi144 to 8049M 2023-12-06T21:34:39.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:39 smithi038 ceph-mon[114622]: from='osd.5 [v2:172.21.15.144:6808/3524092226,v1:172.21.15.144:6809/3524092226]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:34:39.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:39 smithi038 ceph-mon[114622]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T21:34:39.435 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi144:vg_nvme/lv_2 2023-12-06T21:34:40.280 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 21:34:40 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[117826]: 2023-12-06T21:34:40.018+0000 7fc1f1a82700 -1 osd.5 0 waiting for initial osdmap 2023-12-06T21:34:40.280 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 21:34:40 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[117826]: 2023-12-06T21:34:40.023+0000 7fc1ecc1a700 -1 osd.5 36 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:34:40.280 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:40 smithi144 ceph-mon[109549]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 47 KiB/s, 0 objects/s recovering 2023-12-06T21:34:40.280 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:40 smithi144 ceph-mon[109549]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T21:34:40.280 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:40 smithi144 ceph-mon[109549]: osdmap e35: 6 total, 5 up, 6 in 2023-12-06T21:34:40.280 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:40 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:34:40.280 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:40 smithi144 ceph-mon[109549]: from='osd.5 [v2:172.21.15.144:6808/3524092226,v1:172.21.15.144:6809/3524092226]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:34:40.280 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:40 smithi144 ceph-mon[109549]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:34:40.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:34:40 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:34:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:34:40.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:40 smithi038 ceph-mon[108581]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 47 KiB/s, 0 objects/s recovering 2023-12-06T21:34:40.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:40 smithi038 ceph-mon[108581]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T21:34:40.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:40 smithi038 ceph-mon[108581]: osdmap e35: 6 total, 5 up, 6 in 2023-12-06T21:34:40.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:40 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:34:40.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:40 smithi038 ceph-mon[108581]: from='osd.5 [v2:172.21.15.144:6808/3524092226,v1:172.21.15.144:6809/3524092226]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:34:40.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:40 smithi038 ceph-mon[108581]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:34:40.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:40 smithi038 ceph-mon[114622]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 47 KiB/s, 0 objects/s recovering 2023-12-06T21:34:40.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:40 smithi038 ceph-mon[114622]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T21:34:40.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:40 smithi038 ceph-mon[114622]: osdmap e35: 6 total, 5 up, 6 in 2023-12-06T21:34:40.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:40 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:34:40.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:40 smithi038 ceph-mon[114622]: from='osd.5 [v2:172.21.15.144:6808/3524092226,v1:172.21.15.144:6809/3524092226]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:34:40.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:40 smithi038 ceph-mon[114622]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:34:41.205 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:41 smithi144 ceph-mon[109549]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2023-12-06T21:34:41.205 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:41 smithi144 ceph-mon[109549]: osdmap e36: 6 total, 5 up, 6 in 2023-12-06T21:34:41.205 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:41 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:34:41.205 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:41 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:34:41.205 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:41 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:41.205 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:41 smithi144 ceph-mon[109549]: Detected new or changed devices on smithi144 2023-12-06T21:34:41.205 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:41 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:41.205 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:41 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:41.205 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:41 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:41.205 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:41 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:41.205 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:41 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:41.205 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:41 smithi144 ceph-mon[109549]: from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:34:41.206 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:41 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:34:41.206 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:41 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:34:41.206 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:41 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:41.206 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:41 smithi144 ceph-mon[109549]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:34:41.206 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:41 smithi144 ceph-mon[109549]: osd.5 [v2:172.21.15.144:6808/3524092226,v1:172.21.15.144:6809/3524092226] boot 2023-12-06T21:34:41.206 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:41 smithi144 ceph-mon[109549]: osdmap e37: 6 total, 6 up, 6 in 2023-12-06T21:34:41.206 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:41 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:34:41.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[108581]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2023-12-06T21:34:41.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[108581]: osdmap e36: 6 total, 5 up, 6 in 2023-12-06T21:34:41.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:34:41.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:34:41.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:41.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[108581]: Detected new or changed devices on smithi144 2023-12-06T21:34:41.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:41.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:41.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:41.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:41.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:41.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[108581]: from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:34:41.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:34:41.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:34:41.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:41.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[108581]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:34:41.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[108581]: osd.5 [v2:172.21.15.144:6808/3524092226,v1:172.21.15.144:6809/3524092226] boot 2023-12-06T21:34:41.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[108581]: osdmap e37: 6 total, 6 up, 6 in 2023-12-06T21:34:41.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:34:41.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[114622]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2023-12-06T21:34:41.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[114622]: osdmap e36: 6 total, 5 up, 6 in 2023-12-06T21:34:41.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:34:41.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:34:41.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:41.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[114622]: Detected new or changed devices on smithi144 2023-12-06T21:34:41.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:41.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:41.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:41.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:41.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:41.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[114622]: from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:34:41.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:34:41.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:34:41.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:41.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[114622]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-06T21:34:41.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[114622]: osd.5 [v2:172.21.15.144:6808/3524092226,v1:172.21.15.144:6809/3524092226] boot 2023-12-06T21:34:41.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[114622]: osdmap e37: 6 total, 6 up, 6 in 2023-12-06T21:34:41.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:41 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:34:42.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:34:42 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:34:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:34:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:42 smithi038 ceph-mon[108581]: purged_snaps scrub starts 2023-12-06T21:34:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:42 smithi038 ceph-mon[108581]: purged_snaps scrub ok 2023-12-06T21:34:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:42 smithi038 ceph-mon[108581]: osdmap e38: 6 total, 6 up, 6 in 2023-12-06T21:34:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:42 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:42 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:42 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:42 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:42 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:42.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:42 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:42.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:42 smithi038 ceph-mon[114622]: purged_snaps scrub starts 2023-12-06T21:34:42.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:42 smithi038 ceph-mon[114622]: purged_snaps scrub ok 2023-12-06T21:34:42.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:42 smithi038 ceph-mon[114622]: osdmap e38: 6 total, 6 up, 6 in 2023-12-06T21:34:42.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:42 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:42.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:42 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:42.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:42 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:42.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:42 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:42.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:42 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:42.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:42 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:42.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:42 smithi144 ceph-mon[109549]: purged_snaps scrub starts 2023-12-06T21:34:42.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:42 smithi144 ceph-mon[109549]: purged_snaps scrub ok 2023-12-06T21:34:42.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:42 smithi144 ceph-mon[109549]: osdmap e38: 6 total, 6 up, 6 in 2023-12-06T21:34:42.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:42 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:42.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:42 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:42.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:42 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:42.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:42 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:42.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:42 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:42.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:42 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:43 smithi144 ceph-mon[109549]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:43 smithi144 ceph-mon[109549]: osdmap e39: 6 total, 6 up, 6 in 2023-12-06T21:34:44.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:43 smithi038 ceph-mon[108581]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:44.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:43 smithi038 ceph-mon[108581]: osdmap e39: 6 total, 6 up, 6 in 2023-12-06T21:34:44.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:43 smithi038 ceph-mon[114622]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:44.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:43 smithi038 ceph-mon[114622]: osdmap e39: 6 total, 6 up, 6 in 2023-12-06T21:34:45.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:45 smithi144 ceph-mon[109549]: osdmap e40: 6 total, 6 up, 6 in 2023-12-06T21:34:45.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:45 smithi144 ceph-mon[109549]: from='client.? 172.21.15.144:0/3471663924' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "93030753-a7ea-44a2-9ef7-60969a81efc8"}]: dispatch 2023-12-06T21:34:45.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:45 smithi144 ceph-mon[109549]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "93030753-a7ea-44a2-9ef7-60969a81efc8"}]: dispatch 2023-12-06T21:34:45.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:45 smithi144 ceph-mon[109549]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "93030753-a7ea-44a2-9ef7-60969a81efc8"}]': finished 2023-12-06T21:34:45.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:45 smithi144 ceph-mon[109549]: osdmap e41: 7 total, 6 up, 7 in 2023-12-06T21:34:45.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:45 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:34:45.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:45 smithi144 ceph-mon[109549]: pgmap v106: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:45.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:45 smithi144 ceph-mon[109549]: from='client.? 172.21.15.144:0/2410380489' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:34:45.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:45 smithi038 ceph-mon[108581]: osdmap e40: 6 total, 6 up, 6 in 2023-12-06T21:34:45.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:45 smithi038 ceph-mon[108581]: from='client.? 172.21.15.144:0/3471663924' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "93030753-a7ea-44a2-9ef7-60969a81efc8"}]: dispatch 2023-12-06T21:34:45.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:45 smithi038 ceph-mon[108581]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "93030753-a7ea-44a2-9ef7-60969a81efc8"}]: dispatch 2023-12-06T21:34:45.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:45 smithi038 ceph-mon[108581]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "93030753-a7ea-44a2-9ef7-60969a81efc8"}]': finished 2023-12-06T21:34:45.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:45 smithi038 ceph-mon[108581]: osdmap e41: 7 total, 6 up, 7 in 2023-12-06T21:34:45.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:45 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:34:45.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:45 smithi038 ceph-mon[108581]: pgmap v106: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:45.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:45 smithi038 ceph-mon[108581]: from='client.? 172.21.15.144:0/2410380489' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:34:45.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:45 smithi038 ceph-mon[114622]: osdmap e40: 6 total, 6 up, 6 in 2023-12-06T21:34:45.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:45 smithi038 ceph-mon[114622]: from='client.? 172.21.15.144:0/3471663924' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "93030753-a7ea-44a2-9ef7-60969a81efc8"}]: dispatch 2023-12-06T21:34:45.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:45 smithi038 ceph-mon[114622]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "93030753-a7ea-44a2-9ef7-60969a81efc8"}]: dispatch 2023-12-06T21:34:45.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:45 smithi038 ceph-mon[114622]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "93030753-a7ea-44a2-9ef7-60969a81efc8"}]': finished 2023-12-06T21:34:45.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:45 smithi038 ceph-mon[114622]: osdmap e41: 7 total, 6 up, 7 in 2023-12-06T21:34:45.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:45 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:34:45.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:45 smithi038 ceph-mon[114622]: pgmap v106: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:45.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:45 smithi038 ceph-mon[114622]: from='client.? 172.21.15.144:0/2410380489' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:34:48.172 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:47 smithi144 ceph-mon[109549]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:48.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:47 smithi038 ceph-mon[108581]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:48.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:47 smithi038 ceph-mon[114622]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:50.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:49 smithi144 ceph-mon[109549]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:50.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:49 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T21:34:50.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:49 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:50.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:49 smithi038 ceph-mon[108581]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:50.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:49 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T21:34:50.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:49 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:50.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:49 smithi038 ceph-mon[114622]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:50.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:49 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T21:34:50.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:49 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:51.272 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:51 smithi144 ceph-mon[109549]: Deploying daemon osd.6 on smithi144 2023-12-06T21:34:51.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:51 smithi038 ceph-mon[108581]: Deploying daemon osd.6 on smithi144 2023-12-06T21:34:51.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:51 smithi038 ceph-mon[114622]: Deploying daemon osd.6 on smithi144 2023-12-06T21:34:52.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:52 smithi144 ceph-mon[109549]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:52.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:52 smithi038 ceph-mon[108581]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:52.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:52 smithi038 ceph-mon[114622]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:53.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:53 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:53.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:53 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:53.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:53 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:53.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:53 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:53.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:53 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:53.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:53 smithi038 ceph-mon[108581]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:53.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:53 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:53.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:53 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:53.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:53 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:53.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:53 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:53.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:53 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:53.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:53 smithi038 ceph-mon[114622]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:54.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:53 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:54.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:53 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:54.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:53 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:54.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:53 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:54.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:53 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:54.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:53 smithi144 ceph-mon[109549]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:54.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:34:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:34:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:34:54.637 INFO:teuthology.orchestra.run.smithi144.stdout:Created osd(s) 6 on host 'smithi144' 2023-12-06T21:34:55.032 DEBUG:teuthology.orchestra.run.smithi144:osd.6> sudo journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.6.service 2023-12-06T21:34:55.034 INFO:tasks.cephadm:Deploying osd.7 on smithi144 with /dev/vg_nvme/lv_1... 2023-12-06T21:34:55.035 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-06T21:34:55.065 INFO:journalctl@ceph.osd.6.smithi144.stdout:-- Logs begin at Wed 2023-12-06 21:21:06 UTC. -- 2023-12-06T21:34:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:55 smithi144 ceph-mon[109549]: Adjusting osd_memory_target on smithi144 to 5366M 2023-12-06T21:34:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:55 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:55 smithi144 ceph-mon[109549]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:55.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:55.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:55.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:55.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:55.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:55.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:55.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:55.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:55.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[114622]: Adjusting osd_memory_target on smithi144 to 5366M 2023-12-06T21:34:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[114622]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:55.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:55.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:55.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:34:55.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:55.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:34:55.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:55.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:55.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:55.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:34:55.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[108581]: Adjusting osd_memory_target on smithi144 to 5366M 2023-12-06T21:34:55.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:55.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:34:55.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:55 smithi038 ceph-mon[108581]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:56.238 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 21:34:55 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[121193]: 2023-12-06T21:34:55.895+0000 7f504a2523c0 -1 osd.6 0 log_to_monitors true 2023-12-06T21:34:56.688 INFO:teuthology.orchestra.run.smithi144.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-06T21:34:56.688 INFO:teuthology.orchestra.run.smithi144.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-06T21:34:56.688 INFO:teuthology.orchestra.run.smithi144.stderr: stderr: 10+0 records in 2023-12-06T21:34:56.688 INFO:teuthology.orchestra.run.smithi144.stderr:10+0 records out 2023-12-06T21:34:56.688 INFO:teuthology.orchestra.run.smithi144.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0152038 s, 690 MB/s 2023-12-06T21:34:56.688 INFO:teuthology.orchestra.run.smithi144.stderr: stderr: 2023-12-06T21:34:56.688 INFO:teuthology.orchestra.run.smithi144.stderr:--> Zapping successful for: 2023-12-06T21:34:56.998 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:56 smithi144 ceph-mon[109549]: from='osd.6 [v2:172.21.15.144:6816/1652430769,v1:172.21.15.144:6817/1652430769]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:34:56.998 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:56 smithi144 ceph-mon[109549]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:34:57.082 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi144:vg_nvme/lv_1 2023-12-06T21:34:57.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:56 smithi038 ceph-mon[108581]: from='osd.6 [v2:172.21.15.144:6816/1652430769,v1:172.21.15.144:6817/1652430769]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:34:57.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:56 smithi038 ceph-mon[108581]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:34:57.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:56 smithi038 ceph-mon[114622]: from='osd.6 [v2:172.21.15.144:6816/1652430769,v1:172.21.15.144:6817/1652430769]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:34:57.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:56 smithi038 ceph-mon[114622]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T21:34:57.675 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 21:34:57 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[121193]: 2023-12-06T21:34:57.672+0000 7f5040c55700 -1 osd.6 0 waiting for initial osdmap 2023-12-06T21:34:58.044 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:57 smithi144 ceph-mon[109549]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T21:34:58.045 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:57 smithi144 ceph-mon[109549]: osdmap e42: 7 total, 6 up, 7 in 2023-12-06T21:34:58.045 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:57 smithi144 ceph-mon[109549]: from='osd.6 [v2:172.21.15.144:6816/1652430769,v1:172.21.15.144:6817/1652430769]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:34:58.045 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:57 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:34:58.045 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:57 smithi144 ceph-mon[109549]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:34:58.045 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:57 smithi144 ceph-mon[109549]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:58.045 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:57 smithi144 ceph-mon[109549]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2023-12-06T21:34:58.045 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:57 smithi144 ceph-mon[109549]: osdmap e43: 7 total, 6 up, 7 in 2023-12-06T21:34:58.045 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:57 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:34:58.045 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:57 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:34:58.045 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 21:34:57 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[121193]: 2023-12-06T21:34:57.682+0000 7f503cdef700 -1 osd.6 43 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:34:58.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[108581]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T21:34:58.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[108581]: osdmap e42: 7 total, 6 up, 7 in 2023-12-06T21:34:58.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[108581]: from='osd.6 [v2:172.21.15.144:6816/1652430769,v1:172.21.15.144:6817/1652430769]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:34:58.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:34:58.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[108581]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:34:58.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[108581]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:58.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[108581]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2023-12-06T21:34:58.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[108581]: osdmap e43: 7 total, 6 up, 7 in 2023-12-06T21:34:58.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:34:58.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:34:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[114622]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T21:34:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[114622]: osdmap e42: 7 total, 6 up, 7 in 2023-12-06T21:34:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[114622]: from='osd.6 [v2:172.21.15.144:6816/1652430769,v1:172.21.15.144:6817/1652430769]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:34:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:34:58.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[114622]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:34:58.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[114622]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-06T21:34:58.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[114622]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2023-12-06T21:34:58.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[114622]: osdmap e43: 7 total, 6 up, 7 in 2023-12-06T21:34:58.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:34:58.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:57 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:34:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:58 smithi144 ceph-mon[109549]: purged_snaps scrub starts 2023-12-06T21:34:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:58 smithi144 ceph-mon[109549]: purged_snaps scrub ok 2023-12-06T21:34:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:58 smithi144 ceph-mon[109549]: osd.6 [v2:172.21.15.144:6816/1652430769,v1:172.21.15.144:6817/1652430769] boot 2023-12-06T21:34:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:58 smithi144 ceph-mon[109549]: osdmap e44: 7 total, 7 up, 7 in 2023-12-06T21:34:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:58 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:34:59.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:58 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:34:59.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:58 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:34:59.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:34:58 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:59.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:58 smithi038 ceph-mon[108581]: purged_snaps scrub starts 2023-12-06T21:34:59.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:58 smithi038 ceph-mon[108581]: purged_snaps scrub ok 2023-12-06T21:34:59.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:58 smithi038 ceph-mon[108581]: osd.6 [v2:172.21.15.144:6816/1652430769,v1:172.21.15.144:6817/1652430769] boot 2023-12-06T21:34:59.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:58 smithi038 ceph-mon[108581]: osdmap e44: 7 total, 7 up, 7 in 2023-12-06T21:34:59.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:58 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:34:59.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:58 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:34:59.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:58 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:34:59.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:34:58 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:34:59.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:58 smithi038 ceph-mon[114622]: purged_snaps scrub starts 2023-12-06T21:34:59.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:58 smithi038 ceph-mon[114622]: purged_snaps scrub ok 2023-12-06T21:34:59.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:58 smithi038 ceph-mon[114622]: osd.6 [v2:172.21.15.144:6816/1652430769,v1:172.21.15.144:6817/1652430769] boot 2023-12-06T21:34:59.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:58 smithi038 ceph-mon[114622]: osdmap e44: 7 total, 7 up, 7 in 2023-12-06T21:34:59.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:58 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:34:59.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:58 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-06T21:34:59.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:58 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T21:34:59.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:34:58 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:00.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:00 smithi144 ceph-mon[109549]: from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:35:00.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:00 smithi144 ceph-mon[109549]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:35:00.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:00 smithi144 ceph-mon[109549]: osdmap e45: 7 total, 7 up, 7 in 2023-12-06T21:35:00.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:00 smithi038 ceph-mon[108581]: from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:35:00.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:00 smithi038 ceph-mon[108581]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:35:00.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:00 smithi038 ceph-mon[108581]: osdmap e45: 7 total, 7 up, 7 in 2023-12-06T21:35:00.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:00 smithi038 ceph-mon[114622]: from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:35:00.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:00 smithi038 ceph-mon[114622]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:35:00.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:00 smithi038 ceph-mon[114622]: osdmap e45: 7 total, 7 up, 7 in 2023-12-06T21:35:01.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:01 smithi144 ceph-mon[109549]: osdmap e46: 7 total, 7 up, 7 in 2023-12-06T21:35:01.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:01 smithi144 ceph-mon[109549]: from='client.? 172.21.15.144:0/1911186086' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78517d06-5215-49eb-b352-2bcd40c337b1"}]: dispatch 2023-12-06T21:35:01.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:01 smithi144 ceph-mon[109549]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78517d06-5215-49eb-b352-2bcd40c337b1"}]: dispatch 2023-12-06T21:35:01.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:01 smithi144 ceph-mon[109549]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78517d06-5215-49eb-b352-2bcd40c337b1"}]': finished 2023-12-06T21:35:01.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:01 smithi144 ceph-mon[109549]: osdmap e47: 8 total, 7 up, 8 in 2023-12-06T21:35:01.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:01 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:01.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:01 smithi144 ceph-mon[109549]: from='client.? 172.21.15.144:0/3885256251' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:35:01.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:01 smithi144 ceph-mon[109549]: pgmap v120: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:35:01.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:01 smithi038 ceph-mon[108581]: osdmap e46: 7 total, 7 up, 7 in 2023-12-06T21:35:01.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:01 smithi038 ceph-mon[108581]: from='client.? 172.21.15.144:0/1911186086' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78517d06-5215-49eb-b352-2bcd40c337b1"}]: dispatch 2023-12-06T21:35:01.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:01 smithi038 ceph-mon[108581]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78517d06-5215-49eb-b352-2bcd40c337b1"}]: dispatch 2023-12-06T21:35:01.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:01 smithi038 ceph-mon[108581]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78517d06-5215-49eb-b352-2bcd40c337b1"}]': finished 2023-12-06T21:35:01.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:01 smithi038 ceph-mon[108581]: osdmap e47: 8 total, 7 up, 8 in 2023-12-06T21:35:01.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:01 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:01.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:01 smithi038 ceph-mon[108581]: from='client.? 172.21.15.144:0/3885256251' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:35:01.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:01 smithi038 ceph-mon[108581]: pgmap v120: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:35:01.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:01 smithi038 ceph-mon[114622]: osdmap e46: 7 total, 7 up, 7 in 2023-12-06T21:35:01.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:01 smithi038 ceph-mon[114622]: from='client.? 172.21.15.144:0/1911186086' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78517d06-5215-49eb-b352-2bcd40c337b1"}]: dispatch 2023-12-06T21:35:01.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:01 smithi038 ceph-mon[114622]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78517d06-5215-49eb-b352-2bcd40c337b1"}]: dispatch 2023-12-06T21:35:01.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:01 smithi038 ceph-mon[114622]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78517d06-5215-49eb-b352-2bcd40c337b1"}]': finished 2023-12-06T21:35:01.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:01 smithi038 ceph-mon[114622]: osdmap e47: 8 total, 7 up, 8 in 2023-12-06T21:35:01.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:01 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:01.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:01 smithi038 ceph-mon[114622]: from='client.? 172.21.15.144:0/3885256251' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T21:35:01.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:01 smithi038 ceph-mon[114622]: pgmap v120: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:35:02.558 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:02 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:35:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:35:02.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:02 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:35:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:35:03.281 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:03 smithi144 ceph-mon[109549]: osdmap e48: 8 total, 7 up, 8 in 2023-12-06T21:35:03.281 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:03 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:03.281 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:03 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:03.281 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:03 smithi144 ceph-mon[109549]: Detected new or changed devices on smithi144 2023-12-06T21:35:03.281 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:03 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:03.282 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:03 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:03.282 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:03 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:03.282 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:03 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:03.282 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:03 smithi144 ceph-mon[109549]: pgmap v122: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:35:03.282 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:03 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:03.282 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:03 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:03.282 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:03 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:03.282 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:03 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:03.282 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:03 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:03.282 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:03 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:03.282 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:03 smithi144 ceph-mon[109549]: pgmap v123: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:35:03.282 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:03 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:03.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[108581]: osdmap e48: 8 total, 7 up, 8 in 2023-12-06T21:35:03.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:03.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:03.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[108581]: Detected new or changed devices on smithi144 2023-12-06T21:35:03.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:03.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:03.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:03.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:03.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[108581]: pgmap v122: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:35:03.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:03.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:03.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:03.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:03.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:03.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:03.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[108581]: pgmap v123: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:35:03.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:03.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[114622]: osdmap e48: 8 total, 7 up, 8 in 2023-12-06T21:35:03.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:03.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:03.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[114622]: Detected new or changed devices on smithi144 2023-12-06T21:35:03.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:03.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:03.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:03.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:03.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[114622]: pgmap v122: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:35:03.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:03.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:03.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:03.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:03.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:03.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:03.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[114622]: pgmap v123: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:35:03.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:03 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:04.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:04 smithi144 ceph-mon[109549]: osdmap e49: 8 total, 7 up, 8 in 2023-12-06T21:35:04.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:04 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:04.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:04 smithi038 ceph-mon[108581]: osdmap e49: 8 total, 7 up, 8 in 2023-12-06T21:35:04.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:04 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:04.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:04 smithi038 ceph-mon[114622]: osdmap e49: 8 total, 7 up, 8 in 2023-12-06T21:35:04.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:04 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:05.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:05 smithi038 ceph-mon[108581]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 115 KiB/s, 0 objects/s recovering 2023-12-06T21:35:05.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:05 smithi038 ceph-mon[114622]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 115 KiB/s, 0 objects/s recovering 2023-12-06T21:35:05.394 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:05 smithi144 ceph-mon[109549]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 115 KiB/s, 0 objects/s recovering 2023-12-06T21:35:06.294 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:06 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T21:35:06.294 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:06 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:06.294 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:06 smithi144 ceph-mon[109549]: Deploying daemon osd.7 on smithi144 2023-12-06T21:35:06.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:06 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T21:35:06.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:06 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:06.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:06 smithi038 ceph-mon[108581]: Deploying daemon osd.7 on smithi144 2023-12-06T21:35:06.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:06 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T21:35:06.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:06 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:06.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:06 smithi038 ceph-mon[114622]: Deploying daemon osd.7 on smithi144 2023-12-06T21:35:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:07 smithi144 ceph-mon[109549]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 91 KiB/s, 0 objects/s recovering 2023-12-06T21:35:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:07 smithi038 ceph-mon[108581]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 91 KiB/s, 0 objects/s recovering 2023-12-06T21:35:07.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:07 smithi038 ceph-mon[114622]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 91 KiB/s, 0 objects/s recovering 2023-12-06T21:35:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:09 smithi144 ceph-mon[109549]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 79 KiB/s, 0 objects/s recovering 2023-12-06T21:35:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:09 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:09 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:09 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:09 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:09 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:09 smithi038 ceph-mon[108581]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 79 KiB/s, 0 objects/s recovering 2023-12-06T21:35:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:09 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:09 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:09 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:09 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:09 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:10.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:09 smithi038 ceph-mon[114622]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 79 KiB/s, 0 objects/s recovering 2023-12-06T21:35:10.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:09 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:10.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:09 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:10.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:09 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:10.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:09 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:10.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:09 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:10.956 INFO:teuthology.orchestra.run.smithi144.stdout:Created osd(s) 7 on host 'smithi144' 2023-12-06T21:35:11.303 DEBUG:teuthology.orchestra.run.smithi144:osd.7> sudo journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.7.service 2023-12-06T21:35:11.306 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-06T21:35:11.306 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-06T21:35:11.336 INFO:journalctl@ceph.osd.7.smithi144.stdout:-- Logs begin at Wed 2023-12-06 21:21:06 UTC. -- 2023-12-06T21:35:12.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:11 smithi144 ceph-mon[109549]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-06T21:35:12.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:11 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:12.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:11 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:12.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:11 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:12.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:11 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:12.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:11 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:35:12.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:11 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:35:12.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:11 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:35:12.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:11 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:35:12.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:11 smithi144 ceph-mon[109549]: Adjusting osd_memory_target on smithi144 to 4024M 2023-12-06T21:35:12.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:11 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:12.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:11 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:12.290 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[108581]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-06T21:35:12.290 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:12.290 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:12.291 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:12.291 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:12.291 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:35:12.291 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:35:12.291 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:35:12.291 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:35:12.291 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[108581]: Adjusting osd_memory_target on smithi144 to 4024M 2023-12-06T21:35:12.291 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:12.291 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:12.291 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[114622]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-06T21:35:12.291 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:12.291 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:12.292 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:12.292 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:12.292 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:35:12.292 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:35:12.292 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:35:12.292 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:35:12.292 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[114622]: Adjusting osd_memory_target on smithi144 to 4024M 2023-12-06T21:35:12.292 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:12.292 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:11 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:12.560 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 21:35:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[124578]: 2023-12-06T21:35:12.209+0000 7f831d6ac3c0 -1 osd.7 0 log_to_monitors true 2023-12-06T21:35:12.674 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:35:13.021 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":49,"num_osds":8,"num_up_osds":7,"osd_up_since":1701898497,"num_in_osds":8,"osd_in_since":1701898500,"num_remapped_pgs":0} 2023-12-06T21:35:13.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:12 smithi144 ceph-mon[109549]: from='osd.7 [v2:172.21.15.144:6824/258275120,v1:172.21.15.144:6825/258275120]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T21:35:13.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:12 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1770612809' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T21:35:13.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:12 smithi038 ceph-mon[108581]: from='osd.7 [v2:172.21.15.144:6824/258275120,v1:172.21.15.144:6825/258275120]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T21:35:13.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:12 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1770612809' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T21:35:13.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:12 smithi038 ceph-mon[114622]: from='osd.7 [v2:172.21.15.144:6824/258275120,v1:172.21.15.144:6825/258275120]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T21:35:13.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:12 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1770612809' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T21:35:14.023 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-06T21:35:14.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:13 smithi038 ceph-mon[108581]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T21:35:14.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:13 smithi038 ceph-mon[108581]: from='osd.7 [v2:172.21.15.144:6824/258275120,v1:172.21.15.144:6825/258275120]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T21:35:14.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:13 smithi038 ceph-mon[108581]: osdmap e50: 8 total, 7 up, 8 in 2023-12-06T21:35:14.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:13 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:14.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:13 smithi038 ceph-mon[108581]: from='osd.7 [v2:172.21.15.144:6824/258275120,v1:172.21.15.144:6825/258275120]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:35:14.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:13 smithi038 ceph-mon[114622]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T21:35:14.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:13 smithi038 ceph-mon[114622]: from='osd.7 [v2:172.21.15.144:6824/258275120,v1:172.21.15.144:6825/258275120]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T21:35:14.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:13 smithi038 ceph-mon[114622]: osdmap e50: 8 total, 7 up, 8 in 2023-12-06T21:35:14.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:13 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:14.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:13 smithi038 ceph-mon[114622]: from='osd.7 [v2:172.21.15.144:6824/258275120,v1:172.21.15.144:6825/258275120]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:35:14.310 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 21:35:13 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[124578]: 2023-12-06T21:35:13.976+0000 7f83140af700 -1 osd.7 0 waiting for initial osdmap 2023-12-06T21:35:14.310 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 21:35:13 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[124578]: 2023-12-06T21:35:13.991+0000 7f830ea46700 -1 osd.7 51 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T21:35:14.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:13 smithi144 ceph-mon[109549]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-06T21:35:14.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:13 smithi144 ceph-mon[109549]: from='osd.7 [v2:172.21.15.144:6824/258275120,v1:172.21.15.144:6825/258275120]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T21:35:14.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:13 smithi144 ceph-mon[109549]: osdmap e50: 8 total, 7 up, 8 in 2023-12-06T21:35:14.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:13 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:14.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:13 smithi144 ceph-mon[109549]: from='osd.7 [v2:172.21.15.144:6824/258275120,v1:172.21.15.144:6825/258275120]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T21:35:14.742 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:35:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:35:15.040 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:14 smithi038 ceph-mon[108581]: from='osd.7 [v2:172.21.15.144:6824/258275120,v1:172.21.15.144:6825/258275120]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2023-12-06T21:35:15.040 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:14 smithi038 ceph-mon[108581]: osdmap e51: 8 total, 7 up, 8 in 2023-12-06T21:35:15.040 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:14 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:15.041 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:14 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:15.041 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:14 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:15.041 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:14 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:15.041 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:14 smithi038 ceph-mon[114622]: from='osd.7 [v2:172.21.15.144:6824/258275120,v1:172.21.15.144:6825/258275120]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2023-12-06T21:35:15.041 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:14 smithi038 ceph-mon[114622]: osdmap e51: 8 total, 7 up, 8 in 2023-12-06T21:35:15.041 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:14 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:15.041 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:14 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:15.041 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:14 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:15.041 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:14 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:14 smithi144 ceph-mon[109549]: from='osd.7 [v2:172.21.15.144:6824/258275120,v1:172.21.15.144:6825/258275120]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2023-12-06T21:35:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:14 smithi144 ceph-mon[109549]: osdmap e51: 8 total, 7 up, 8 in 2023-12-06T21:35:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:14 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:14 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:14 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:14 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:15.602 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:35:15.981 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":52,"num_osds":8,"num_up_osds":8,"osd_up_since":1701898514,"num_in_osds":8,"osd_in_since":1701898500,"num_remapped_pgs":1} 2023-12-06T21:35:15.981 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T21:35:16.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:15 smithi038 ceph-mon[108581]: purged_snaps scrub starts 2023-12-06T21:35:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:15 smithi038 ceph-mon[108581]: purged_snaps scrub ok 2023-12-06T21:35:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:15 smithi038 ceph-mon[108581]: pgmap v132: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:35:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:15 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:15 smithi038 ceph-mon[108581]: osd.7 [v2:172.21.15.144:6824/258275120,v1:172.21.15.144:6825/258275120] boot 2023-12-06T21:35:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:15 smithi038 ceph-mon[108581]: osdmap e52: 8 total, 8 up, 8 in 2023-12-06T21:35:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:15 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:15 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/242894216' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T21:35:16.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:15 smithi038 ceph-mon[114622]: purged_snaps scrub starts 2023-12-06T21:35:16.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:15 smithi038 ceph-mon[114622]: purged_snaps scrub ok 2023-12-06T21:35:16.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:15 smithi038 ceph-mon[114622]: pgmap v132: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:35:16.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:15 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:16.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:15 smithi038 ceph-mon[114622]: osd.7 [v2:172.21.15.144:6824/258275120,v1:172.21.15.144:6825/258275120] boot 2023-12-06T21:35:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:15 smithi038 ceph-mon[114622]: osdmap e52: 8 total, 8 up, 8 in 2023-12-06T21:35:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:15 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:15 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/242894216' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T21:35:16.242 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:16.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:15 smithi144 ceph-mon[109549]: purged_snaps scrub starts 2023-12-06T21:35:16.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:15 smithi144 ceph-mon[109549]: purged_snaps scrub ok 2023-12-06T21:35:16.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:15 smithi144 ceph-mon[109549]: pgmap v132: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-06T21:35:16.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:15 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:16.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:15 smithi144 ceph-mon[109549]: osd.7 [v2:172.21.15.144:6824/258275120,v1:172.21.15.144:6825/258275120] boot 2023-12-06T21:35:16.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:15 smithi144 ceph-mon[109549]: osdmap e52: 8 total, 8 up, 8 in 2023-12-06T21:35:16.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:15 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:16.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:15 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/242894216' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T21:35:17.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:17 smithi144 ceph-mon[109549]: osdmap e53: 8 total, 8 up, 8 in 2023-12-06T21:35:17.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:17 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:35:17.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:17 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:35:17.354 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:35:17.354 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":54,"fsid":"c2c9453a-947e-11ee-95a2-87774f69a715","created":"2023-12-06T21:31:29.480252+0000","modified":"2023-12-06T21:35:16.996546+0000","last_up_change":"2023-12-06T21:35:14.978187+0000","last_in_change":"2023-12-06T21:35:00.081277+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":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-06T21:33:52.518376+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"22","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"ecb4965d-f296-4e85-9db0-f69618efbddb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6802","nonce":3482523769},{"type":"v1","addr":"172.21.15.38:6803","nonce":3482523769}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6804","nonce":3482523769},{"type":"v1","addr":"172.21.15.38:6805","nonce":3482523769}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6808","nonce":3482523769},{"type":"v1","addr":"172.21.15.38:6809","nonce":3482523769}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6806","nonce":3482523769},{"type":"v1","addr":"172.21.15.38:6807","nonce":3482523769}]},"public_addr":"172.21.15.38:6803/3482523769","cluster_addr":"172.21.15.38:6805/3482523769","heartbeat_back_addr":"172.21.15.38:6809/3482523769","heartbeat_front_addr":"172.21.15.38:6807/3482523769","state":["exists","up"]},{"osd":1,"uuid":"4d6a293e-932a-4bcc-ada2-ed9a62ab0155","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6810","nonce":1490343936},{"type":"v1","addr":"172.21.15.38:6811","nonce":1490343936}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6812","nonce":1490343936},{"type":"v1","addr":"172.21.15.38:6813","nonce":1490343936}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6816","nonce":1490343936},{"type":"v1","addr":"172.21.15.38:6817","nonce":1490343936}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6814","nonce":1490343936},{"type":"v1","addr":"172.21.15.38:6815","nonce":1490343936}]},"public_addr":"172.21.15.38:6811/1490343936","cluster_addr":"172.21.15.38:6813/1490343936","heartbeat_back_addr":"172.21.15.38:6817/1490343936","heartbeat_front_addr":"172.21.15.38:6815/1490343936","state":["exists","up"]},{"osd":2,"uuid":"88be7eed-d696-4351-8335-3e368333f486","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6818","nonce":1330596789},{"type":"v1","addr":"172.21.15.38:6819","nonce":1330596789}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6820","nonce":1330596789},{"type":"v1","addr":"172.21.15.38:6821","nonce":1330596789}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6824","nonce":1330596789},{"type":"v1","addr":"172.21.15.38:6825","nonce":1330596789}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6822","nonce":1330596789},{"type":"v1","addr":"172.21.15.38:6823","nonce":1330596789}]},"public_addr":"172.21.15.38:6819/1330596789","cluster_addr":"172.21.15.38:6821/1330596789","heartbeat_back_addr":"172.21.15.38:6825/1330596789","heartbeat_front_addr":"172.21.15.38:6823/1330596789","state":["exists","up"]},{"osd":3,"uuid":"2b5146d2-bedf-4c95-8973-6a7eafec8856","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6826","nonce":1272496505},{"type":"v1","addr":"172.21.15.38:6827","nonce":1272496505}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6828","nonce":1272496505},{"type":"v1","addr":"172.21.15.38:6829","nonce":1272496505}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6832","nonce":1272496505},{"type":"v1","addr":"172.21.15.38:6833","nonce":1272496505}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6830","nonce":1272496505},{"type":"v1","addr":"172.21.15.38:6831","nonce":1272496505}]},"public_addr":"172.21.15.38:6827/1272496505","cluster_addr":"172.21.15.38:6829/1272496505","heartbeat_back_addr":"172.21.15.38:6833/1272496505","heartbeat_front_addr":"172.21.15.38:6831/1272496505","state":["exists","up"]},{"osd":4,"uuid":"6ed93652-85c5-4ac1-8018-8bde8b7308d8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6800","nonce":3909088587},{"type":"v1","addr":"172.21.15.144:6801","nonce":3909088587}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6802","nonce":3909088587},{"type":"v1","addr":"172.21.15.144:6803","nonce":3909088587}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6806","nonce":3909088587},{"type":"v1","addr":"172.21.15.144:6807","nonce":3909088587}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6804","nonce":3909088587},{"type":"v1","addr":"172.21.15.144:6805","nonce":3909088587}]},"public_addr":"172.21.15.144:6801/3909088587","cluster_addr":"172.21.15.144:6803/3909088587","heartbeat_back_addr":"172.21.15.144:6807/3909088587","heartbeat_front_addr":"172.21.15.144:6805/3909088587","state":["exists","up"]},{"osd":5,"uuid":"bf5f18e8-4da3-4bdd-96cd-2dcf7a3bda3d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6808","nonce":3524092226},{"type":"v1","addr":"172.21.15.144:6809","nonce":3524092226}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6810","nonce":3524092226},{"type":"v1","addr":"172.21.15.144:6811","nonce":3524092226}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6814","nonce":3524092226},{"type":"v1","addr":"172.21.15.144:6815","nonce":3524092226}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6812","nonce":3524092226},{"type":"v1","addr":"172.21.15.144:6813","nonce":3524092226}]},"public_addr":"172.21.15.144:6809/3524092226","cluster_addr":"172.21.15.144:6811/3524092226","heartbeat_back_addr":"172.21.15.144:6815/3524092226","heartbeat_front_addr":"172.21.15.144:6813/3524092226","state":["exists","up"]},{"osd":6,"uuid":"93030753-a7ea-44a2-9ef7-60969a81efc8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6816","nonce":1652430769},{"type":"v1","addr":"172.21.15.144:6817","nonce":1652430769}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6818","nonce":1652430769},{"type":"v1","addr":"172.21.15.144:6819","nonce":1652430769}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6822","nonce":1652430769},{"type":"v1","addr":"172.21.15.144:6823","nonce":1652430769}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6820","nonce":1652430769},{"type":"v1","addr":"172.21.15.144:6821","nonce":1652430769}]},"public_addr":"172.21.15.144:6817/1652430769","cluster_addr":"172.21.15.144:6819/1652430769","heartbeat_back_addr":"172.21.15.144:6823/1652430769","heartbeat_front_addr":"172.21.15.144:6821/1652430769","state":["exists","up"]},{"osd":7,"uuid":"78517d06-5215-49eb-b352-2bcd40c337b1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":52,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6824","nonce":258275120},{"type":"v1","addr":"172.21.15.144:6825","nonce":258275120}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6826","nonce":258275120},{"type":"v1","addr":"172.21.15.144:6827","nonce":258275120}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6830","nonce":258275120},{"type":"v1","addr":"172.21.15.144:6831","nonce":258275120}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6828","nonce":258275120},{"type":"v1","addr":"172.21.15.144:6829","nonce":258275120}]},"public_addr":"172.21.15.144:6825/258275120","cluster_addr":"172.21.15.144:6827/258275120","heartbeat_back_addr":"172.21.15.144:6831/258275120","heartbeat_front_addr":"172.21.15.144:6829/258275120","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:33:16.117398+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:33:32.722313+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:33:49.580973+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:34:06.977485+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:34:22.848650+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:34:39.476961+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:34:56.879997+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:35:13.250853+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[{"pgid":"1.0","osds":[0,6]}],"primary_temp":[],"blocklist":{"172.21.15.38:0/2983395564":"2023-12-07T21:32:15.921104+0000","172.21.15.38:6800/1097818751":"2023-12-07T21:32:15.921104+0000","172.21.15.38:6800/3790128144":"2023-12-07T21:31:56.297104+0000","172.21.15.38:6801/1097818751":"2023-12-07T21:32:15.921104+0000","172.21.15.38:0/136392468":"2023-12-07T21:32:15.921104+0000","172.21.15.38:0/1251038148":"2023-12-07T21:31:56.297104+0000","172.21.15.38:0/1204231432":"2023-12-07T21:32:15.921104+0000","172.21.15.38:6801/3790128144":"2023-12-07T21:31:56.297104+0000","172.21.15.38:0/2058597351":"2023-12-07T21:31:56.297104+0000","172.21.15.38:0/1636144626":"2023-12-07T21:31:56.297104+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-06T21:35:17.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:17 smithi038 ceph-mon[108581]: osdmap e53: 8 total, 8 up, 8 in 2023-12-06T21:35:17.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:17 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:35:17.376 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:17 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:35:17.377 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:17 smithi038 ceph-mon[114622]: osdmap e53: 8 total, 8 up, 8 in 2023-12-06T21:35:17.377 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:17 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:35:17.377 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:17 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:35:17.738 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-06T21:33:52.518376+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, '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': '22', '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_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-12-06T21:35:17.739 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-06T21:35:17.993 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:18.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:18 smithi144 ceph-mon[109549]: pgmap v135: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:18.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:18 smithi144 ceph-mon[109549]: osdmap e54: 8 total, 8 up, 8 in 2023-12-06T21:35:18.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:18 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1126540936' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T21:35:18.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:18 smithi144 ceph-mon[109549]: osdmap e55: 8 total, 8 up, 8 in 2023-12-06T21:35:18.363 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:18 smithi038 ceph-mon[108581]: pgmap v135: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:18.363 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:18 smithi038 ceph-mon[108581]: osdmap e54: 8 total, 8 up, 8 in 2023-12-06T21:35:18.363 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:18 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1126540936' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T21:35:18.363 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:18 smithi038 ceph-mon[108581]: osdmap e55: 8 total, 8 up, 8 in 2023-12-06T21:35:18.363 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:18 smithi038 ceph-mon[114622]: pgmap v135: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:18.363 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:18 smithi038 ceph-mon[114622]: osdmap e54: 8 total, 8 up, 8 in 2023-12-06T21:35:18.363 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:18 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1126540936' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T21:35:18.363 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:18 smithi038 ceph-mon[114622]: osdmap e55: 8 total, 8 up, 8 in 2023-12-06T21:35:19.208 INFO:teuthology.orchestra.run.smithi038.stdout:pg_num: 1 2023-12-06T21:35:19.564 INFO:tasks.cephadm:Adding prometheus.a on smithi144 2023-12-06T21:35:19.564 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph orch apply prometheus '1;smithi144=a' 2023-12-06T21:35:20.191 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:19 smithi144 ceph-mon[109549]: pgmap v138: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:20.191 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:19 smithi144 ceph-mon[109549]: osdmap e56: 8 total, 8 up, 8 in 2023-12-06T21:35:20.191 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:19 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1923832692' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-06T21:35:20.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:19 smithi038 ceph-mon[108581]: pgmap v138: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:20.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:19 smithi038 ceph-mon[108581]: osdmap e56: 8 total, 8 up, 8 in 2023-12-06T21:35:20.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:19 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1923832692' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-06T21:35:20.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:19 smithi038 ceph-mon[114622]: pgmap v138: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:20.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:19 smithi038 ceph-mon[114622]: osdmap e56: 8 total, 8 up, 8 in 2023-12-06T21:35:20.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:19 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1923832692' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-06T21:35:20.914 INFO:teuthology.orchestra.run.smithi144.stdout:Scheduled prometheus update... 2023-12-06T21:35:21.319 DEBUG:teuthology.orchestra.run.smithi144:prometheus.a> sudo journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@prometheus.a.service 2023-12-06T21:35:21.322 INFO:tasks.cephadm:Adding node-exporter.a on smithi038 2023-12-06T21:35:21.322 INFO:tasks.cephadm:Adding node-exporter.b on smithi144 2023-12-06T21:35:21.322 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph orch apply node-exporter '2;smithi038=a;smithi144=b' 2023-12-06T21:35:21.351 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:-- Logs begin at Wed 2023-12-06 21:21:06 UTC. -- 2023-12-06T21:35:22.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:21 smithi144 ceph-mon[109549]: pgmap v140: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:22.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:21 smithi144 ceph-mon[109549]: from='client.24362 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi144=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:35:22.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:21 smithi144 ceph-mon[109549]: Saving service prometheus spec with placement smithi144=a;count:1 2023-12-06T21:35:22.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:21 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:22.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:21 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:22.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:21 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:22.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:21 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:22.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:21 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:22.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:21 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T21:35:22.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:21 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ignoring --setuser ceph since I am not root 2023-12-06T21:35:22.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:21 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ignoring --setgroup ceph since I am not root 2023-12-06T21:35:22.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:21 smithi144 ceph-mgr[111102]: -- 172.21.15.144:0/1427522592 <== mon.2 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563716a30340 con 0x563716a08c00 2023-12-06T21:35:22.330 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:21 smithi038 ceph-mon[108581]: pgmap v140: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:22.331 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:21 smithi038 ceph-mon[108581]: from='client.24362 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi144=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:35:22.331 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:21 smithi038 ceph-mon[108581]: Saving service prometheus spec with placement smithi144=a;count:1 2023-12-06T21:35:22.331 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:21 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:22.331 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:21 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:22.331 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:21 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:22.331 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:21 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:22.331 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:21 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:22.331 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:21 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T21:35:22.331 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:22 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ignoring --setuser ceph since I am not root 2023-12-06T21:35:22.331 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:22 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ignoring --setgroup ceph since I am not root 2023-12-06T21:35:22.332 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:22 smithi038 ceph-mgr[108852]: -- 172.21.15.38:0/451480713 <== mon.0 v2:172.21.15.38:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557590c22340 con 0x557590bfb000 2023-12-06T21:35:22.332 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:22 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:22.137+0000 7fe7f31d0000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:35:22.332 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:22 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:22.328+0000 7fe7f31d0000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:35:22.332 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:21 smithi038 ceph-mon[114622]: pgmap v140: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:22.332 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:21 smithi038 ceph-mon[114622]: from='client.24362 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi144=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:35:22.332 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:21 smithi038 ceph-mon[114622]: Saving service prometheus spec with placement smithi144=a;count:1 2023-12-06T21:35:22.332 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:21 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:22.332 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:21 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:22.332 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:21 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:22.332 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:21 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:22.332 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:21 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' 2023-12-06T21:35:22.332 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:21 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T21:35:22.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:22 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:22.120+0000 7f1ad9918000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:35:22.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:22 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:22.289+0000 7f1ad9918000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:35:22.922 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:22 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:22.650+0000 7f1ad9918000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:35:22.956 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:22 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:22.661+0000 7fe7f31d0000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:35:23.189 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:22 smithi144 ceph-mon[109549]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T21:35:23.189 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:22 smithi144 ceph-mon[109549]: mgrmap e16: y(active, since 3m), standbys: x 2023-12-06T21:35:23.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:22 smithi038 ceph-mon[108581]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T21:35:23.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:22 smithi038 ceph-mon[108581]: mgrmap e16: y(active, since 3m), standbys: x 2023-12-06T21:35:23.226 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:22 smithi038 ceph-mon[114622]: from='mgr.14152 172.21.15.38:0/3582004010' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T21:35:23.226 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:22 smithi038 ceph-mon[114622]: mgrmap e16: y(active, since 3m), standbys: x 2023-12-06T21:35:23.489 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:23 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:23.187+0000 7f1ad9918000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:35:23.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:23.224+0000 7fe7f31d0000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:35:23.810 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:23 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:23.584+0000 7f1ad9918000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:35:24.129 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:23.629+0000 7fe7f31d0000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:35:24.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:24.259+0000 7f1ad9918000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:35:24.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:24.431+0000 7f1ad9918000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:35:24.630 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:24.359+0000 7fe7f31d0000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:35:24.630 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:24.552+0000 7fe7f31d0000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:35:25.285 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:25 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:25.024+0000 7f1ad9918000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:35:25.286 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:25 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:25.106+0000 7f1ad9918000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:35:25.286 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:25 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:25.192+0000 7f1ad9918000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:35:25.537 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:25 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:25.239+0000 7fe7f31d0000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:35:25.537 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:25 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:25.333+0000 7fe7f31d0000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:35:25.537 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:25 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:25.431+0000 7fe7f31d0000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:35:25.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:25 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:25.283+0000 7f1ad9918000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:35:25.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:25 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:25.374+0000 7f1ad9918000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:35:25.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:25 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:25.463+0000 7f1ad9918000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:35:25.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:25 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:25.535+0000 7fe7f31d0000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:35:25.880 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:25 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:25.637+0000 7fe7f31d0000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:35:25.880 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:25 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:25.741+0000 7fe7f31d0000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:35:26.034 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:25 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:25.760+0000 7f1ad9918000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:35:26.034 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:25 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:25.854+0000 7f1ad9918000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:35:26.310 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:26 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:26.032+0000 7f1ad9918000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:35:26.310 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:26 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:26.116+0000 7f1ad9918000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:35:26.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:26 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:26.084+0000 7fe7f31d0000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:35:26.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:26 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:26.190+0000 7fe7f31d0000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:35:26.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:26 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:26.396+0000 7fe7f31d0000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:35:26.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:26 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:26.491+0000 7fe7f31d0000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:35:27.093 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:26 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:26.811+0000 7f1ad9918000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:35:27.093 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:26 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:26.958+0000 7f1ad9918000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:35:27.481 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:27 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:27.091+0000 7f1ad9918000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:35:27.614 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:27 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:27.292+0000 7fe7f31d0000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:35:27.614 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:27 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:27.460+0000 7fe7f31d0000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:35:27.810 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:27 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:27.479+0000 7f1ad9918000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:35:27.810 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:27 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:27.614+0000 7f1ad9918000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:35:27.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:27 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:27.612+0000 7fe7f31d0000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:35:28.310 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:27 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:27.998+0000 7f1ad9918000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:35:28.310 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:28.111+0000 7f1ad9918000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:35:28.310 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: [06/Dec/2023:21:35:28] ENGINE Bus STARTING 2023-12-06T21:35:28.310 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: CherryPy Checker: 2023-12-06T21:35:28.310 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: The Application mounted at '' has an empty config. 2023-12-06T21:35:28.310 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: 2023-12-06T21:35:28.310 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: [06/Dec/2023:21:35:28] ENGINE Serving on http://:::9283 2023-12-06T21:35:28.311 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:35:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: [06/Dec/2023:21:35:28] ENGINE Bus STARTED 2023-12-06T21:35:28.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:28.062+0000 7fe7f31d0000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:35:28.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:28.219+0000 7fe7f31d0000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:35:28.988 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:28.663+0000 7fe7f31d0000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:35:28.988 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:28.792+0000 7fe7f31d0000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:35:29.269 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:28 smithi144 ceph-mon[109549]: Standby manager daemon x restarted 2023-12-06T21:35:29.269 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:28 smithi144 ceph-mon[109549]: Standby manager daemon x started 2023-12-06T21:35:29.270 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:28 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/3869836396' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:35:29.270 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:28 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/3869836396' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:35:29.270 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:28 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/3869836396' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:35:29.270 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:28 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/3869836396' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:35:29.270 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:28 smithi144 ceph-mon[109549]: Active manager daemon y restarted 2023-12-06T21:35:29.270 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:28 smithi144 ceph-mon[109549]: Activating manager daemon y 2023-12-06T21:35:29.270 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:28 smithi144 ceph-mon[109549]: osdmap e57: 8 total, 8 up, 8 in 2023-12-06T21:35:29.353 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: [06/Dec/2023:21:35:29] ENGINE Bus STARTING 2023-12-06T21:35:29.353 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: CherryPy Checker: 2023-12-06T21:35:29.353 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: The Application mounted at '' has an empty config. 2023-12-06T21:35:29.353 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:35:29.353 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: [06/Dec/2023:21:35:29] ENGINE Serving on http://:::9283 2023-12-06T21:35:29.354 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: [06/Dec/2023:21:35:29] ENGINE Bus STARTED 2023-12-06T21:35:29.354 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-mon[108581]: Standby manager daemon x restarted 2023-12-06T21:35:29.354 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-mon[108581]: Standby manager daemon x started 2023-12-06T21:35:29.354 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/3869836396' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:35:29.354 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/3869836396' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:35:29.354 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/3869836396' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:35:29.354 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/3869836396' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:35:29.354 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-mon[108581]: Active manager daemon y restarted 2023-12-06T21:35:29.354 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-mon[108581]: Activating manager daemon y 2023-12-06T21:35:29.354 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-mon[108581]: osdmap e57: 8 total, 8 up, 8 in 2023-12-06T21:35:29.355 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-mon[114622]: Standby manager daemon x restarted 2023-12-06T21:35:29.355 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-mon[114622]: Standby manager daemon x started 2023-12-06T21:35:29.355 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/3869836396' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:35:29.355 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/3869836396' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:35:29.355 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/3869836396' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:35:29.355 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/3869836396' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:35:29.355 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-mon[114622]: Active manager daemon y restarted 2023-12-06T21:35:29.355 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-mon[114622]: Activating manager daemon y 2023-12-06T21:35:29.355 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:28 smithi038 ceph-mon[114622]: osdmap e57: 8 total, 8 up, 8 in 2023-12-06T21:35:29.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: [06/Dec/2023:21:35:29] ENGINE Bus STARTING 2023-12-06T21:35:29.880 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: [06/Dec/2023:21:35:29] ENGINE Serving on https://172.21.15.38:7150 2023-12-06T21:35:29.880 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: [06/Dec/2023:21:35:29] ENGINE Bus STARTED 2023-12-06T21:35:30.030 INFO:teuthology.orchestra.run.smithi144.stdout:Scheduled node-exporter update... 2023-12-06T21:35:30.273 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: mgrmap e17: y(active, starting, since 0.192361s), standbys: x 2023-12-06T21:35:30.273 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:35:30.273 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:35:30.273 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:35:30.274 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:35:30.274 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:35:30.274 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:35:30.274 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:35:30.274 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:35:30.274 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:35:30.274 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:35:30.274 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:35:30.274 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:35:30.274 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:30.274 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:35:30.274 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:35:30.274 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:35:30.274 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: Manager daemon y is now available 2023-12-06T21:35:30.274 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:30.275 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:30.275 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:30.275 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:30.275 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:30.275 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:35:30.275 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:35:30.275 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]': finished 2023-12-06T21:35:30.275 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]': finished 2023-12-06T21:35:30.275 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:30.275 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:35:30.275 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:35:30.275 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:30.275 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:30.275 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:30.275 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T21:35:30.275 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:30.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: mgrmap e17: y(active, starting, since 0.192361s), standbys: x 2023-12-06T21:35:30.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:35:30.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:35:30.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:35:30.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:35:30.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:35:30.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:35:30.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:35:30.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:35:30.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:35:30.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:35:30.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:35:30.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:35:30.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:30.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:35:30.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:35:30.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:35:30.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: Manager daemon y is now available 2023-12-06T21:35:30.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:30.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:30.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:30.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:30.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:30.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:35:30.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:35:30.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]': finished 2023-12-06T21:35:30.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[114622]: mgrmap e17: y(active, starting, since 0.192361s), standbys: x 2023-12-06T21:35:30.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:35:30.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:35:30.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:35:30.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:35:30.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:35:30.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:35:30.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:35:30.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:35:30.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:35:30.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:35:30.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:35:30.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:35:30.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:35:30.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:35:30.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:35:30.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:35:30.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: Manager daemon y is now available 2023-12-06T21:35:30.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:30.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:30.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:30.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:30.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:30.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:35:30.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:35:30.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]': finished 2023-12-06T21:35:30.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]': finished 2023-12-06T21:35:30.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:30.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:35:30.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:35:30.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:30.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:30.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:30.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T21:35:30.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:30.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]': finished 2023-12-06T21:35:30.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:30.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:35:30.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:35:30.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:30.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:30.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:30.390 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-06T21:35:30.390 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:30.465 DEBUG:teuthology.orchestra.run.smithi038:node-exporter.a> sudo journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@node-exporter.a.service 2023-12-06T21:35:30.467 DEBUG:teuthology.orchestra.run.smithi144:node-exporter.b> sudo journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@node-exporter.b.service 2023-12-06T21:35:30.469 INFO:tasks.cephadm:Adding alertmanager.a on smithi038 2023-12-06T21:35:30.470 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph orch apply alertmanager '1;smithi038=a' 2023-12-06T21:35:30.501 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:-- Logs begin at Wed 2023-12-06 21:21:06 UTC. -- 2023-12-06T21:35:30.503 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:-- Logs begin at Wed 2023-12-06 21:21:10 UTC. -- 2023-12-06T21:35:31.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:31 smithi144 ceph-mon[109549]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:35:31.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:31 smithi144 ceph-mon[109549]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:35:31.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:31 smithi144 ceph-mon[109549]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:35:31.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:31 smithi144 ceph-mon[109549]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:35:31.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:31 smithi144 ceph-mon[109549]: [06/Dec/2023:21:35:29] ENGINE Bus STARTING 2023-12-06T21:35:31.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:31 smithi144 ceph-mon[109549]: [06/Dec/2023:21:35:29] ENGINE Serving on https://172.21.15.38:7150 2023-12-06T21:35:31.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:31 smithi144 ceph-mon[109549]: [06/Dec/2023:21:35:29] ENGINE Bus STARTED 2023-12-06T21:35:31.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:31 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T21:35:31.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:31 smithi144 ceph-mon[109549]: mgrmap e18: y(active, since 1.20663s), standbys: x 2023-12-06T21:35:31.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:31 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:31.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[114622]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:35:31.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[114622]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:35:31.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[114622]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:35:31.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[114622]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:35:31.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[114622]: [06/Dec/2023:21:35:29] ENGINE Bus STARTING 2023-12-06T21:35:31.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[114622]: [06/Dec/2023:21:35:29] ENGINE Serving on https://172.21.15.38:7150 2023-12-06T21:35:31.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[114622]: [06/Dec/2023:21:35:29] ENGINE Bus STARTED 2023-12-06T21:35:31.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T21:35:31.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[114622]: mgrmap e18: y(active, since 1.20663s), standbys: x 2023-12-06T21:35:31.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:31.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[108581]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:35:31.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[108581]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:35:31.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[108581]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:35:31.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[108581]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:35:31.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[108581]: [06/Dec/2023:21:35:29] ENGINE Bus STARTING 2023-12-06T21:35:31.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[108581]: [06/Dec/2023:21:35:29] ENGINE Serving on https://172.21.15.38:7150 2023-12-06T21:35:31.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[108581]: [06/Dec/2023:21:35:29] ENGINE Bus STARTED 2023-12-06T21:35:31.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-06T21:35:31.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[108581]: mgrmap e18: y(active, since 1.20663s), standbys: x 2023-12-06T21:35:31.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:31 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:32.012 INFO:teuthology.orchestra.run.smithi144.stdout:Scheduled alertmanager update... 2023-12-06T21:35:32.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:32 smithi144 ceph-mon[109549]: from='client.24380 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi038=a;smithi144=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:35:32.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:32 smithi144 ceph-mon[109549]: Saving service node-exporter spec with placement smithi038=a;smithi144=b;count:2 2023-12-06T21:35:32.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:32 smithi144 ceph-mon[109549]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:32.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:32 smithi144 ceph-mon[109549]: Deploying daemon prometheus.a on smithi144 2023-12-06T21:35:32.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:32 smithi144 ceph-mon[109549]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:32.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:32 smithi144 ceph-mon[109549]: mgrmap e19: y(active, since 2s), standbys: x 2023-12-06T21:35:32.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:32 smithi144 ceph-mon[109549]: from='client.24407 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi038=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:35:32.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:32 smithi144 ceph-mon[109549]: Saving service alertmanager spec with placement smithi038=a;count:1 2023-12-06T21:35:32.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:32 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:32.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:32 smithi038 ceph-mon[108581]: from='client.24380 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi038=a;smithi144=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:35:32.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:32 smithi038 ceph-mon[108581]: Saving service node-exporter spec with placement smithi038=a;smithi144=b;count:2 2023-12-06T21:35:32.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:32 smithi038 ceph-mon[108581]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:32.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:32 smithi038 ceph-mon[108581]: Deploying daemon prometheus.a on smithi144 2023-12-06T21:35:32.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:32 smithi038 ceph-mon[108581]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:32.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:32 smithi038 ceph-mon[108581]: mgrmap e19: y(active, since 2s), standbys: x 2023-12-06T21:35:32.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:32 smithi038 ceph-mon[108581]: from='client.24407 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi038=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:35:32.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:32 smithi038 ceph-mon[108581]: Saving service alertmanager spec with placement smithi038=a;count:1 2023-12-06T21:35:32.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:32 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:32.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:32 smithi038 ceph-mon[114622]: from='client.24380 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi038=a;smithi144=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:35:32.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:32 smithi038 ceph-mon[114622]: Saving service node-exporter spec with placement smithi038=a;smithi144=b;count:2 2023-12-06T21:35:32.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:32 smithi038 ceph-mon[114622]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:32.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:32 smithi038 ceph-mon[114622]: Deploying daemon prometheus.a on smithi144 2023-12-06T21:35:32.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:32 smithi038 ceph-mon[114622]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:32.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:32 smithi038 ceph-mon[114622]: mgrmap e19: y(active, since 2s), standbys: x 2023-12-06T21:35:32.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:32 smithi038 ceph-mon[114622]: from='client.24407 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi038=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:35:32.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:32 smithi038 ceph-mon[114622]: Saving service alertmanager spec with placement smithi038=a;count:1 2023-12-06T21:35:32.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:32 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:32.780 DEBUG:teuthology.orchestra.run.smithi038:alertmanager.a> sudo journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@alertmanager.a.service 2023-12-06T21:35:32.783 INFO:tasks.cephadm:Adding grafana.a on smithi144 2023-12-06T21:35:32.783 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph orch apply grafana '1;smithi144=a' 2023-12-06T21:35:32.820 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:-- Logs begin at Wed 2023-12-06 21:21:10 UTC. -- 2023-12-06T21:35:34.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:34 smithi144 ceph-mon[109549]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:34.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:34 smithi038 ceph-mon[108581]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:34.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:34 smithi038 ceph-mon[114622]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:34.996 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:35:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:35:35.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:35 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:35.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:35 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:35.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:35 smithi038 ceph-mon[108581]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:35.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:35 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:35.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:35 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:35.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:35 smithi038 ceph-mon[114622]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:36.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:35 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:36.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:35 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:36.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:35 smithi144 ceph-mon[109549]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:36.457 INFO:teuthology.orchestra.run.smithi144.stdout:Scheduled grafana update... 2023-12-06T21:35:36.963 DEBUG:teuthology.orchestra.run.smithi144:grafana.a> sudo journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@grafana.a.service 2023-12-06T21:35:36.965 INFO:tasks.cephadm:Setting up client nodes... 2023-12-06T21:35:36.966 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-06T21:35:36.995 INFO:journalctl@ceph.grafana.a.smithi144.stdout:-- Logs begin at Wed 2023-12-06 21:21:06 UTC. -- 2023-12-06T21:35:37.541 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:37 smithi144 ceph-mon[109549]: from='client.24413 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi144=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:35:37.541 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:37 smithi144 ceph-mon[109549]: Saving service grafana spec with placement smithi144=a;count:1 2023-12-06T21:35:37.542 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:37 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:37.542 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:37 smithi144 ceph-mon[109549]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:37.600 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:37 smithi038 ceph-mon[108581]: from='client.24413 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi144=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:35:37.600 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:37 smithi038 ceph-mon[108581]: Saving service grafana spec with placement smithi144=a;count:1 2023-12-06T21:35:37.600 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:37 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:37.600 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:37 smithi038 ceph-mon[108581]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:37.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:37 smithi038 ceph-mon[114622]: from='client.24413 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi144=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:35:37.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:37 smithi038 ceph-mon[114622]: Saving service grafana spec with placement smithi144=a;count:1 2023-12-06T21:35:37.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:37 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:37.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:37 smithi038 ceph-mon[114622]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:38.139 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 systemd[1]: Starting Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:35:38.407 INFO:teuthology.orchestra.run.smithi038.stdout:[client.0] 2023-12-06T21:35:38.407 INFO:teuthology.orchestra.run.smithi038.stdout: key = AQAq6XBlVMPIFxAA9nE9TGKkf1/ryyXQQ3H/SA== 2023-12-06T21:35:38.475 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:35:38.473Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T21:35:38.475 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:35:38.473Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T21:35:38.475 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:35:38.473Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T21:35:38.475 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:35:38.473Z caller=main.go:518 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi144 (none))" 2023-12-06T21:35:38.475 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:35:38.473Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T21:35:38.475 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:35:38.473Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T21:35:38.476 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:35:38.474Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T21:35:38.737 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2023-12-06T21:35:38.737 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-06T21:35:38.737 DEBUG:teuthology.orchestra.run.smithi038:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-06T21:35:38.781 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-06T21:35:38.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:35:38.474Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T21:35:38.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:35:38.476Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T21:35:38.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 bash[127507]: 1fcedb96a77fc7e3fb4f03d1ec881804d5d8c4276a770439fadbe00312a3b453 2023-12-06T21:35:38.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:35:38.478Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T21:35:38.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:35:38.478Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.253µs 2023-12-06T21:35:38.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:35:38.478Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T21:35:38.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:35:38.478Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-12-06T21:35:38.810 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:35:38.478Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=32.012µs wal_replay_duration=170.628µs total_replay_duration=223.605µs 2023-12-06T21:35:38.810 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:35:38.479Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T21:35:38.810 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:35:38.479Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T21:35:38.810 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:35:38.479Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T21:35:38.810 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 systemd[1]: Started Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:35:38.810 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:35:38.496Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.33895ms db_storage=818ns remote_storage=1.396µs web_handler=267ns query_engine=610ns scrape=497.288µs scrape_sd=18.531µs notify=1.028µs notify_sd=2.21µs rules=15.478111ms 2023-12-06T21:35:38.810 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:35:38.496Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T21:35:39.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2051282180' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T21:35:39.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-mon[109549]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T21:35:39.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-mon[109549]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T21:35:39.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:39.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:39.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:39.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:39.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:39.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:35:39.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.144:9095"}]: dispatch 2023-12-06T21:35:39.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:39.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:39.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:39.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:39.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:39.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:39.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:39.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:39.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:39.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2051282180' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T21:35:39.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[108581]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T21:35:39.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[108581]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T21:35:39.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:39.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:39.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:39.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:39.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:39.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:35:39.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.144:9095"}]: dispatch 2023-12-06T21:35:39.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:39.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:39.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:39.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:39.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:39.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:39.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:39.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:39.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:39.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2051282180' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T21:35:39.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[114622]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T21:35:39.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[114622]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T21:35:39.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:39.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:39.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:39.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:39.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:39.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:35:39.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.144:9095"}]: dispatch 2023-12-06T21:35:39.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:39.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:39.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:39.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:39.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:39.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:39.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:39.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:39.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:40.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:40 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:35:40.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:40 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:35:40.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:40 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.144:9095"}]: dispatch 2023-12-06T21:35:40.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:40 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:35:40.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:40 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:35:40.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:40 smithi144 ceph-mon[109549]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:40.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:40 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:40.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:40 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:35:40.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:40 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:35:40.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:40 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.144:9095"}]: dispatch 2023-12-06T21:35:40.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:40 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:35:40.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:40 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:35:40.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:40 smithi038 ceph-mon[108581]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:40.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:40 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:40.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:40 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:35:40.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:40 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:35:40.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:40 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.144:9095"}]: dispatch 2023-12-06T21:35:40.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:40 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:35:40.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:40 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:35:40.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:40 smithi038 ceph-mon[114622]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:40.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:40 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:40.389 INFO:teuthology.orchestra.run.smithi144.stdout:[client.1] 2023-12-06T21:35:40.389 INFO:teuthology.orchestra.run.smithi144.stdout: key = AQAs6XBlWb6kFhAAIWebPnlHS4yuzGxfhFTkeA== 2023-12-06T21:35:40.892 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2023-12-06T21:35:40.892 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-06T21:35:40.892 DEBUG:teuthology.orchestra.run.smithi144:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-06T21:35:40.976 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-06T21:35:40.977 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-06T21:35:40.977 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-12-06T21:35:41.232 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:41 smithi144 ceph-mon[109549]: from='client.? 172.21.15.144:0/2511590787' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T21:35:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:41 smithi144 ceph-mon[109549]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T21:35:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:41 smithi144 ceph-mon[109549]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T21:35:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:41 smithi144 ceph-mon[109549]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:41.340 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:41 smithi038 ceph-mon[108581]: from='client.? 172.21.15.144:0/2511590787' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T21:35:41.341 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:41 smithi038 ceph-mon[108581]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T21:35:41.341 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:41 smithi038 ceph-mon[108581]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T21:35:41.341 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:41 smithi038 ceph-mon[108581]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:41.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:41 smithi038 ceph-mon[114622]: from='client.? 172.21.15.144:0/2511590787' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T21:35:41.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:41 smithi038 ceph-mon[114622]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T21:35:41.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:41 smithi038 ceph-mon[114622]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T21:35:41.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:41 smithi038 ceph-mon[114622]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:42.267 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:41 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:35:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:35:42.267 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:35:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:35:42.424 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:35:42.804 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":19,"active_gid":24337,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6800","nonce":3263581736},{"type":"v1","addr":"172.21.15.38:6801","nonce":3263581736}]},"active_addr":"172.21.15.38:6801/3263581736","active_change":"2023-12-06T21:35:28.808512+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24368,"name":"x","mgr_features":4540138303579357183,"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":"True","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":"upmap","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":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"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":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","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":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","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":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","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":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","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":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","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":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","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_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","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_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":[]},"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":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","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":[]}}},{"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":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","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":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","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":"what failure domain we should separate data replicas across.","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":"value to set min_size to (unchanged from Ceph's default if this option is not set)","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":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_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":[]}}},{"name":"mirroring","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":"nfs","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":"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":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","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":"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"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":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","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":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","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":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","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":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"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":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","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":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","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":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","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":"stats","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":"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":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","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":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","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":"","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","nfs","prometheus","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":"True","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":"upmap","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":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"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":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","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":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","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":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","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":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","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":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","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":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","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_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","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_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":[]},"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":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","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":[]}}},{"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":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","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":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","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":"what failure domain we should separate data replicas across.","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":"value to set min_size to (unchanged from Ceph's default if this option is not set)","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":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_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":[]}}},{"name":"mirroring","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":"nfs","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":"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":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","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":"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"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":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","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":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","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":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","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":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"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":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","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":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","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":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","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":"stats","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":"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":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","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":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","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":"","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://172.21.15.38:8443/","prometheus":"http://172.21.15.38:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":57,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":1727363606}]},{"addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":1659787978}]},{"addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":769708667}]},{"addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":262516839}]}]}} 2023-12-06T21:35:42.807 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-06T21:35:42.807 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-06T21:35:42.807 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T21:35:43.070 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:43.129 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:42 smithi038 bash[132853]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2023-12-06T21:35:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[108581]: Deploying daemon node-exporter.a on smithi038 2023-12-06T21:35:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:43.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3094224859' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T21:35:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[114622]: Deploying daemon node-exporter.a on smithi038 2023-12-06T21:35:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:42 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3094224859' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T21:35:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:42 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:42 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:42 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:35:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:42 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:35:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:42 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:35:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:42 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:42 smithi144 ceph-mon[109549]: Deploying daemon node-exporter.a on smithi038 2023-12-06T21:35:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:42 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:42 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:42 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/3094224859' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T21:35:43.769 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:43 smithi038 bash[132853]: Getting image source signatures 2023-12-06T21:35:43.770 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:43 smithi038 bash[132853]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2023-12-06T21:35:43.770 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:43 smithi038 bash[132853]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2023-12-06T21:35:43.770 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:43 smithi038 bash[132853]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2023-12-06T21:35:44.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:44 smithi038 ceph-mon[108581]: Detected new or changed devices on smithi144 2023-12-06T21:35:44.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:44 smithi038 ceph-mon[108581]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:44.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:44 smithi038 ceph-mon[114622]: Detected new or changed devices on smithi144 2023-12-06T21:35:44.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:44 smithi038 ceph-mon[114622]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:44.213 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:35:44.213 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":57,"fsid":"c2c9453a-947e-11ee-95a2-87774f69a715","created":"2023-12-06T21:31:29.480252+0000","modified":"2023-12-06T21:35:28.808032+0000","last_up_change":"2023-12-06T21:35:14.978187+0000","last_in_change":"2023-12-06T21:35:00.081277+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":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-06T21:33:52.518376+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"22","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"ecb4965d-f296-4e85-9db0-f69618efbddb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6802","nonce":3482523769},{"type":"v1","addr":"172.21.15.38:6803","nonce":3482523769}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6804","nonce":3482523769},{"type":"v1","addr":"172.21.15.38:6805","nonce":3482523769}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6808","nonce":3482523769},{"type":"v1","addr":"172.21.15.38:6809","nonce":3482523769}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6806","nonce":3482523769},{"type":"v1","addr":"172.21.15.38:6807","nonce":3482523769}]},"public_addr":"172.21.15.38:6803/3482523769","cluster_addr":"172.21.15.38:6805/3482523769","heartbeat_back_addr":"172.21.15.38:6809/3482523769","heartbeat_front_addr":"172.21.15.38:6807/3482523769","state":["exists","up"]},{"osd":1,"uuid":"4d6a293e-932a-4bcc-ada2-ed9a62ab0155","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6810","nonce":1490343936},{"type":"v1","addr":"172.21.15.38:6811","nonce":1490343936}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6812","nonce":1490343936},{"type":"v1","addr":"172.21.15.38:6813","nonce":1490343936}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6816","nonce":1490343936},{"type":"v1","addr":"172.21.15.38:6817","nonce":1490343936}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6814","nonce":1490343936},{"type":"v1","addr":"172.21.15.38:6815","nonce":1490343936}]},"public_addr":"172.21.15.38:6811/1490343936","cluster_addr":"172.21.15.38:6813/1490343936","heartbeat_back_addr":"172.21.15.38:6817/1490343936","heartbeat_front_addr":"172.21.15.38:6815/1490343936","state":["exists","up"]},{"osd":2,"uuid":"88be7eed-d696-4351-8335-3e368333f486","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6818","nonce":1330596789},{"type":"v1","addr":"172.21.15.38:6819","nonce":1330596789}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6820","nonce":1330596789},{"type":"v1","addr":"172.21.15.38:6821","nonce":1330596789}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6824","nonce":1330596789},{"type":"v1","addr":"172.21.15.38:6825","nonce":1330596789}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6822","nonce":1330596789},{"type":"v1","addr":"172.21.15.38:6823","nonce":1330596789}]},"public_addr":"172.21.15.38:6819/1330596789","cluster_addr":"172.21.15.38:6821/1330596789","heartbeat_back_addr":"172.21.15.38:6825/1330596789","heartbeat_front_addr":"172.21.15.38:6823/1330596789","state":["exists","up"]},{"osd":3,"uuid":"2b5146d2-bedf-4c95-8973-6a7eafec8856","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6826","nonce":1272496505},{"type":"v1","addr":"172.21.15.38:6827","nonce":1272496505}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6828","nonce":1272496505},{"type":"v1","addr":"172.21.15.38:6829","nonce":1272496505}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6832","nonce":1272496505},{"type":"v1","addr":"172.21.15.38:6833","nonce":1272496505}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6830","nonce":1272496505},{"type":"v1","addr":"172.21.15.38:6831","nonce":1272496505}]},"public_addr":"172.21.15.38:6827/1272496505","cluster_addr":"172.21.15.38:6829/1272496505","heartbeat_back_addr":"172.21.15.38:6833/1272496505","heartbeat_front_addr":"172.21.15.38:6831/1272496505","state":["exists","up"]},{"osd":4,"uuid":"6ed93652-85c5-4ac1-8018-8bde8b7308d8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6800","nonce":3909088587},{"type":"v1","addr":"172.21.15.144:6801","nonce":3909088587}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6802","nonce":3909088587},{"type":"v1","addr":"172.21.15.144:6803","nonce":3909088587}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6806","nonce":3909088587},{"type":"v1","addr":"172.21.15.144:6807","nonce":3909088587}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6804","nonce":3909088587},{"type":"v1","addr":"172.21.15.144:6805","nonce":3909088587}]},"public_addr":"172.21.15.144:6801/3909088587","cluster_addr":"172.21.15.144:6803/3909088587","heartbeat_back_addr":"172.21.15.144:6807/3909088587","heartbeat_front_addr":"172.21.15.144:6805/3909088587","state":["exists","up"]},{"osd":5,"uuid":"bf5f18e8-4da3-4bdd-96cd-2dcf7a3bda3d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6808","nonce":3524092226},{"type":"v1","addr":"172.21.15.144:6809","nonce":3524092226}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6810","nonce":3524092226},{"type":"v1","addr":"172.21.15.144:6811","nonce":3524092226}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6814","nonce":3524092226},{"type":"v1","addr":"172.21.15.144:6815","nonce":3524092226}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6812","nonce":3524092226},{"type":"v1","addr":"172.21.15.144:6813","nonce":3524092226}]},"public_addr":"172.21.15.144:6809/3524092226","cluster_addr":"172.21.15.144:6811/3524092226","heartbeat_back_addr":"172.21.15.144:6815/3524092226","heartbeat_front_addr":"172.21.15.144:6813/3524092226","state":["exists","up"]},{"osd":6,"uuid":"93030753-a7ea-44a2-9ef7-60969a81efc8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6816","nonce":1652430769},{"type":"v1","addr":"172.21.15.144:6817","nonce":1652430769}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6818","nonce":1652430769},{"type":"v1","addr":"172.21.15.144:6819","nonce":1652430769}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6822","nonce":1652430769},{"type":"v1","addr":"172.21.15.144:6823","nonce":1652430769}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6820","nonce":1652430769},{"type":"v1","addr":"172.21.15.144:6821","nonce":1652430769}]},"public_addr":"172.21.15.144:6817/1652430769","cluster_addr":"172.21.15.144:6819/1652430769","heartbeat_back_addr":"172.21.15.144:6823/1652430769","heartbeat_front_addr":"172.21.15.144:6821/1652430769","state":["exists","up"]},{"osd":7,"uuid":"78517d06-5215-49eb-b352-2bcd40c337b1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":52,"up_thru":55,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6824","nonce":258275120},{"type":"v1","addr":"172.21.15.144:6825","nonce":258275120}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6826","nonce":258275120},{"type":"v1","addr":"172.21.15.144:6827","nonce":258275120}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6830","nonce":258275120},{"type":"v1","addr":"172.21.15.144:6831","nonce":258275120}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6828","nonce":258275120},{"type":"v1","addr":"172.21.15.144:6829","nonce":258275120}]},"public_addr":"172.21.15.144:6825/258275120","cluster_addr":"172.21.15.144:6827/258275120","heartbeat_back_addr":"172.21.15.144:6831/258275120","heartbeat_front_addr":"172.21.15.144:6829/258275120","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:33:16.117398+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:33:32.722313+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:33:49.580973+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:34:06.977485+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:34:22.848650+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:34:39.476961+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:34:56.879997+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:35:13.250853+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.38:6801/1900081574":"2023-12-07T21:35:28.807963+0000","172.21.15.38:0/3163020436":"2023-12-07T21:35:28.807963+0000","172.21.15.38:0/4252207155":"2023-12-07T21:35:28.807963+0000","172.21.15.38:0/2983395564":"2023-12-07T21:32:15.921104+0000","172.21.15.38:0/2603276885":"2023-12-07T21:35:28.807963+0000","172.21.15.38:6800/1097818751":"2023-12-07T21:32:15.921104+0000","172.21.15.38:6800/3790128144":"2023-12-07T21:31:56.297104+0000","172.21.15.38:6800/1900081574":"2023-12-07T21:35:28.807963+0000","172.21.15.38:6801/1097818751":"2023-12-07T21:32:15.921104+0000","172.21.15.38:0/136392468":"2023-12-07T21:32:15.921104+0000","172.21.15.38:0/1251038148":"2023-12-07T21:31:56.297104+0000","172.21.15.38:0/1204231432":"2023-12-07T21:32:15.921104+0000","172.21.15.38:6801/3790128144":"2023-12-07T21:31:56.297104+0000","172.21.15.38:0/185289341":"2023-12-07T21:35:28.807963+0000","172.21.15.38:0/2058597351":"2023-12-07T21:31:56.297104+0000","172.21.15.38:0/1636144626":"2023-12-07T21:31:56.297104+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-06T21:35:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:44 smithi144 ceph-mon[109549]: Detected new or changed devices on smithi144 2023-12-06T21:35:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:44 smithi144 ceph-mon[109549]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:44.844 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-06T21:35:44.844 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T21:35:45.031 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:44 smithi038 bash[132853]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2023-12-06T21:35:45.032 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:44 smithi038 bash[132853]: Writing manifest to image destination 2023-12-06T21:35:45.268 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:45.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:45 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/3909134009' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T21:35:45.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:45 smithi144 ceph-mon[109549]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:45.330 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3909134009' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T21:35:45.331 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-mon[108581]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:45.331 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3909134009' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T21:35:45.331 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-mon[114622]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:45.331 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.249Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T21:35:45.332 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.249Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-06T21:35:45.332 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.250Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-12-06T21:35:45.332 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.250Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-06T21:35:45.332 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.250Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T21:35:45.332 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T21:35:45.332 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T21:35:45.332 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T21:35:45.332 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T21:35:45.332 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T21:35:45.332 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T21:35:45.332 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T21:35:45.332 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T21:35:45.332 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T21:35:45.332 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T21:35:45.333 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T21:35:45.333 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T21:35:45.333 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T21:35:45.333 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T21:35:45.333 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T21:35:45.333 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T21:35:45.333 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T21:35:45.333 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T21:35:45.333 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T21:35:45.333 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T21:35:45.333 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T21:35:45.333 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T21:35:45.334 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T21:35:45.334 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T21:35:45.334 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T21:35:45.334 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T21:35:45.334 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T21:35:45.334 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T21:35:45.334 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T21:35:45.334 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T21:35:45.334 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T21:35:45.334 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T21:35:45.334 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T21:35:45.334 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T21:35:45.334 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T21:35:45.334 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T21:35:45.335 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T21:35:45.335 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T21:35:45.335 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T21:35:45.335 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T21:35:45.335 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T21:35:45.335 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T21:35:45.335 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T21:35:45.335 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T21:35:45.335 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[133141]: ts=2023-12-06T21:35:45.251Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T21:35:45.336 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 bash[132853]: d0135780adea284cf78108bef2cbbb4c6a854b87405ff52aeb7952ab9b655a66 2023-12-06T21:35:45.336 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:35:45 smithi038 systemd[1]: Started Ceph node-exporter.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:35:46.060 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:45 smithi144 systemd[1]: Starting Ceph node-exporter.b for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:35:46.348 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:46 smithi144 bash[128538]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2023-12-06T21:35:46.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:46 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:46.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:46 smithi038 ceph-mon[108581]: Deploying daemon node-exporter.b on smithi144 2023-12-06T21:35:46.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:46 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:46.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:46 smithi038 ceph-mon[114622]: Deploying daemon node-exporter.b on smithi144 2023-12-06T21:35:46.489 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:35:46.489 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":57,"fsid":"c2c9453a-947e-11ee-95a2-87774f69a715","created":"2023-12-06T21:31:29.480252+0000","modified":"2023-12-06T21:35:28.808032+0000","last_up_change":"2023-12-06T21:35:14.978187+0000","last_in_change":"2023-12-06T21:35:00.081277+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":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-06T21:33:52.518376+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"22","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"ecb4965d-f296-4e85-9db0-f69618efbddb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6802","nonce":3482523769},{"type":"v1","addr":"172.21.15.38:6803","nonce":3482523769}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6804","nonce":3482523769},{"type":"v1","addr":"172.21.15.38:6805","nonce":3482523769}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6808","nonce":3482523769},{"type":"v1","addr":"172.21.15.38:6809","nonce":3482523769}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6806","nonce":3482523769},{"type":"v1","addr":"172.21.15.38:6807","nonce":3482523769}]},"public_addr":"172.21.15.38:6803/3482523769","cluster_addr":"172.21.15.38:6805/3482523769","heartbeat_back_addr":"172.21.15.38:6809/3482523769","heartbeat_front_addr":"172.21.15.38:6807/3482523769","state":["exists","up"]},{"osd":1,"uuid":"4d6a293e-932a-4bcc-ada2-ed9a62ab0155","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6810","nonce":1490343936},{"type":"v1","addr":"172.21.15.38:6811","nonce":1490343936}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6812","nonce":1490343936},{"type":"v1","addr":"172.21.15.38:6813","nonce":1490343936}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6816","nonce":1490343936},{"type":"v1","addr":"172.21.15.38:6817","nonce":1490343936}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6814","nonce":1490343936},{"type":"v1","addr":"172.21.15.38:6815","nonce":1490343936}]},"public_addr":"172.21.15.38:6811/1490343936","cluster_addr":"172.21.15.38:6813/1490343936","heartbeat_back_addr":"172.21.15.38:6817/1490343936","heartbeat_front_addr":"172.21.15.38:6815/1490343936","state":["exists","up"]},{"osd":2,"uuid":"88be7eed-d696-4351-8335-3e368333f486","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6818","nonce":1330596789},{"type":"v1","addr":"172.21.15.38:6819","nonce":1330596789}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6820","nonce":1330596789},{"type":"v1","addr":"172.21.15.38:6821","nonce":1330596789}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6824","nonce":1330596789},{"type":"v1","addr":"172.21.15.38:6825","nonce":1330596789}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6822","nonce":1330596789},{"type":"v1","addr":"172.21.15.38:6823","nonce":1330596789}]},"public_addr":"172.21.15.38:6819/1330596789","cluster_addr":"172.21.15.38:6821/1330596789","heartbeat_back_addr":"172.21.15.38:6825/1330596789","heartbeat_front_addr":"172.21.15.38:6823/1330596789","state":["exists","up"]},{"osd":3,"uuid":"2b5146d2-bedf-4c95-8973-6a7eafec8856","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6826","nonce":1272496505},{"type":"v1","addr":"172.21.15.38:6827","nonce":1272496505}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6828","nonce":1272496505},{"type":"v1","addr":"172.21.15.38:6829","nonce":1272496505}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6832","nonce":1272496505},{"type":"v1","addr":"172.21.15.38:6833","nonce":1272496505}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6830","nonce":1272496505},{"type":"v1","addr":"172.21.15.38:6831","nonce":1272496505}]},"public_addr":"172.21.15.38:6827/1272496505","cluster_addr":"172.21.15.38:6829/1272496505","heartbeat_back_addr":"172.21.15.38:6833/1272496505","heartbeat_front_addr":"172.21.15.38:6831/1272496505","state":["exists","up"]},{"osd":4,"uuid":"6ed93652-85c5-4ac1-8018-8bde8b7308d8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6800","nonce":3909088587},{"type":"v1","addr":"172.21.15.144:6801","nonce":3909088587}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6802","nonce":3909088587},{"type":"v1","addr":"172.21.15.144:6803","nonce":3909088587}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6806","nonce":3909088587},{"type":"v1","addr":"172.21.15.144:6807","nonce":3909088587}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6804","nonce":3909088587},{"type":"v1","addr":"172.21.15.144:6805","nonce":3909088587}]},"public_addr":"172.21.15.144:6801/3909088587","cluster_addr":"172.21.15.144:6803/3909088587","heartbeat_back_addr":"172.21.15.144:6807/3909088587","heartbeat_front_addr":"172.21.15.144:6805/3909088587","state":["exists","up"]},{"osd":5,"uuid":"bf5f18e8-4da3-4bdd-96cd-2dcf7a3bda3d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6808","nonce":3524092226},{"type":"v1","addr":"172.21.15.144:6809","nonce":3524092226}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6810","nonce":3524092226},{"type":"v1","addr":"172.21.15.144:6811","nonce":3524092226}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6814","nonce":3524092226},{"type":"v1","addr":"172.21.15.144:6815","nonce":3524092226}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6812","nonce":3524092226},{"type":"v1","addr":"172.21.15.144:6813","nonce":3524092226}]},"public_addr":"172.21.15.144:6809/3524092226","cluster_addr":"172.21.15.144:6811/3524092226","heartbeat_back_addr":"172.21.15.144:6815/3524092226","heartbeat_front_addr":"172.21.15.144:6813/3524092226","state":["exists","up"]},{"osd":6,"uuid":"93030753-a7ea-44a2-9ef7-60969a81efc8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6816","nonce":1652430769},{"type":"v1","addr":"172.21.15.144:6817","nonce":1652430769}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6818","nonce":1652430769},{"type":"v1","addr":"172.21.15.144:6819","nonce":1652430769}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6822","nonce":1652430769},{"type":"v1","addr":"172.21.15.144:6823","nonce":1652430769}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6820","nonce":1652430769},{"type":"v1","addr":"172.21.15.144:6821","nonce":1652430769}]},"public_addr":"172.21.15.144:6817/1652430769","cluster_addr":"172.21.15.144:6819/1652430769","heartbeat_back_addr":"172.21.15.144:6823/1652430769","heartbeat_front_addr":"172.21.15.144:6821/1652430769","state":["exists","up"]},{"osd":7,"uuid":"78517d06-5215-49eb-b352-2bcd40c337b1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":52,"up_thru":55,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6824","nonce":258275120},{"type":"v1","addr":"172.21.15.144:6825","nonce":258275120}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6826","nonce":258275120},{"type":"v1","addr":"172.21.15.144:6827","nonce":258275120}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6830","nonce":258275120},{"type":"v1","addr":"172.21.15.144:6831","nonce":258275120}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6828","nonce":258275120},{"type":"v1","addr":"172.21.15.144:6829","nonce":258275120}]},"public_addr":"172.21.15.144:6825/258275120","cluster_addr":"172.21.15.144:6827/258275120","heartbeat_back_addr":"172.21.15.144:6831/258275120","heartbeat_front_addr":"172.21.15.144:6829/258275120","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:33:16.117398+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:33:32.722313+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:33:49.580973+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:34:06.977485+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:34:22.848650+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:34:39.476961+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:34:56.879997+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T21:35:13.250853+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.38:6801/1900081574":"2023-12-07T21:35:28.807963+0000","172.21.15.38:0/3163020436":"2023-12-07T21:35:28.807963+0000","172.21.15.38:0/4252207155":"2023-12-07T21:35:28.807963+0000","172.21.15.38:0/2983395564":"2023-12-07T21:32:15.921104+0000","172.21.15.38:0/2603276885":"2023-12-07T21:35:28.807963+0000","172.21.15.38:6800/1097818751":"2023-12-07T21:32:15.921104+0000","172.21.15.38:6800/3790128144":"2023-12-07T21:31:56.297104+0000","172.21.15.38:6800/1900081574":"2023-12-07T21:35:28.807963+0000","172.21.15.38:6801/1097818751":"2023-12-07T21:32:15.921104+0000","172.21.15.38:0/136392468":"2023-12-07T21:32:15.921104+0000","172.21.15.38:0/1251038148":"2023-12-07T21:31:56.297104+0000","172.21.15.38:0/1204231432":"2023-12-07T21:32:15.921104+0000","172.21.15.38:6801/3790128144":"2023-12-07T21:31:56.297104+0000","172.21.15.38:0/185289341":"2023-12-07T21:35:28.807963+0000","172.21.15.38:0/2058597351":"2023-12-07T21:31:56.297104+0000","172.21.15.38:0/1636144626":"2023-12-07T21:31:56.297104+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-06T21:35:46.604 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:46 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:46.604 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:46 smithi144 ceph-mon[109549]: Deploying daemon node-exporter.b on smithi144 2023-12-06T21:35:46.860 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-06T21:35:46.861 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-06T21:35:46.861 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-06T21:35:46.861 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-06T21:35:46.862 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-06T21:35:46.862 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-06T21:35:46.863 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-06T21:35:46.863 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-06T21:35:47.060 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:46 smithi144 bash[128538]: Getting image source signatures 2023-12-06T21:35:47.060 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:46 smithi144 bash[128538]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2023-12-06T21:35:47.060 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:46 smithi144 bash[128538]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2023-12-06T21:35:47.060 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:46 smithi144 bash[128538]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2023-12-06T21:35:47.348 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:47.404 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:47.602 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:47.617 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:47 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2576213444' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T21:35:47.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:47 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2576213444' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T21:35:47.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:47 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2576213444' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T21:35:47.700 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:47.751 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:47.752 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:48.005 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:48.060 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:47 smithi144 bash[128538]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2023-12-06T21:35:48.060 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:47 smithi144 bash[128538]: Writing manifest to image destination 2023-12-06T21:35:48.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.202Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T21:35:48.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.202Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-06T21:35:48.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.202Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-12-06T21:35:48.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.202Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-06T21:35:48.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T21:35:48.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T21:35:48.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T21:35:48.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T21:35:48.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T21:35:48.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T21:35:48.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T21:35:48.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T21:35:48.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T21:35:48.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T21:35:48.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T21:35:48.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T21:35:48.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T21:35:48.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T21:35:48.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T21:35:48.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T21:35:48.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T21:35:48.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T21:35:48.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T21:35:48.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T21:35:48.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T21:35:48.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T21:35:48.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T21:35:48.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T21:35:48.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T21:35:48.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T21:35:48.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T21:35:48.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T21:35:48.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T21:35:48.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T21:35:48.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T21:35:48.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T21:35:48.564 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T21:35:48.564 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T21:35:48.564 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T21:35:48.564 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T21:35:48.564 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T21:35:48.564 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T21:35:48.564 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T21:35:48.564 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T21:35:48.564 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T21:35:48.564 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T21:35:48.564 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T21:35:48.564 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T21:35:48.565 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T21:35:48.565 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[128596]: ts=2023-12-06T21:35:48.203Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T21:35:48.565 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 bash[128538]: 6048e3d28b8b3c57c52f594e924ba87a07768faae511205fdfd0c43d43b8caa4 2023-12-06T21:35:48.565 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:35:48 smithi144 systemd[1]: Started Ceph node-exporter.b for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:35:49.063 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:49 smithi038 ceph-mon[108581]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:49.063 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:49 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:49.063 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:49 smithi038 ceph-mon[114622]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:49.063 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:49 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:49 smithi144 ceph-mon[109549]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:49 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:50.103 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:50 smithi144 ceph-mon[109549]: Deploying daemon alertmanager.a on smithi038 2023-12-06T21:35:50.103 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:50 smithi144 ceph-mon[109549]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:50.103 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:50 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:50.116 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:50.184 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:50 smithi038 ceph-mon[108581]: Deploying daemon alertmanager.a on smithi038 2023-12-06T21:35:50.184 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:50 smithi038 ceph-mon[108581]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:50.185 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:50 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:50.185 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:50 smithi038 ceph-mon[114622]: Deploying daemon alertmanager.a on smithi038 2023-12-06T21:35:50.185 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:50 smithi038 ceph-mon[114622]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:50.185 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:50 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:50.730 INFO:teuthology.orchestra.run.smithi038.stdout:55834574878 2023-12-06T21:35:50.730 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-06T21:35:51.291 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:51 smithi038 ceph-mon[108581]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:51.292 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:51 smithi038 ceph-mon[114622]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:51.493 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:51 smithi144 ceph-mon[109549]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:51.613 INFO:teuthology.orchestra.run.smithi038.stdout:107374182422 2023-12-06T21:35:51.613 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-06T21:35:52.129 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:52 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:35:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:35:52.521 INFO:teuthology.orchestra.run.smithi038.stdout:34359738401 2023-12-06T21:35:52.522 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-06T21:35:52.660 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:52 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:35:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:35:53.225 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:53 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:53.225 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:53 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:53.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:53 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:53.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:53 smithi038 ceph-mon[108581]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:53.226 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:53 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:53.226 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:53 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:53.226 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:53 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:53.226 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:53 smithi038 ceph-mon[114622]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:53.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:53 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:53.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:53 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:53.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:53 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:53.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:53 smithi144 ceph-mon[109549]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:53.499 INFO:teuthology.orchestra.run.smithi038.stdout:77309411353 2023-12-06T21:35:53.499 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-06T21:35:53.503 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:53.664 INFO:teuthology.orchestra.run.smithi038.stdout:223338299402 2023-12-06T21:35:53.664 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-06T21:35:53.863 INFO:teuthology.orchestra.run.smithi038.stdout:128849018899 2023-12-06T21:35:53.863 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-06T21:35:54.029 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:54.232 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:54.723 INFO:teuthology.orchestra.run.smithi038.stdout:158913789968 2023-12-06T21:35:54.723 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-06T21:35:54.957 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:35:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:35:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:35:55.155 INFO:teuthology.orchestra.run.smithi038.stdout:188978561035 2023-12-06T21:35:55.156 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-06T21:35:55.452 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:55.665 INFO:teuthology.orchestra.run.smithi038.stdout:34359738401 2023-12-06T21:35:55.684 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:56.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:55 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:56.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:55 smithi144 ceph-mon[109549]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:56.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:55 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1916193878' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T21:35:56.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:55 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:56.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:55 smithi038 ceph-mon[108581]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:56.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:55 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1916193878' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T21:35:56.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:55 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:35:56.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:55 smithi038 ceph-mon[114622]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:56.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:55 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1916193878' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T21:35:56.419 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:56.719 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738401 got 34359738401 for osd.0 2023-12-06T21:35:56.720 DEBUG:teuthology.parallel:result is None 2023-12-06T21:35:57.253 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:57.658 INFO:teuthology.orchestra.run.smithi038.stdout:55834574879 2023-12-06T21:35:58.091 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:58 smithi038 ceph-mon[114622]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:58.091 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:58 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2218039814' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T21:35:58.175 INFO:teuthology.orchestra.run.smithi038.stdout:77309411354 2023-12-06T21:35:58.250 INFO:teuthology.orchestra.run.smithi038.stdout:128849018900 2023-12-06T21:35:58.358 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:58 smithi038 ceph-mon[108581]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:58.358 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:58 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2218039814' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T21:35:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:58 smithi144 ceph-mon[109549]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:35:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:58 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2218039814' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T21:35:58.727 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574878 got 55834574879 for osd.1 2023-12-06T21:35:58.727 DEBUG:teuthology.parallel:result is None 2023-12-06T21:35:58.745 INFO:teuthology.orchestra.run.smithi038.stdout:107374182423 2023-12-06T21:35:58.759 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:35:59.017 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411353 got 77309411354 for osd.2 2023-12-06T21:35:59.017 DEBUG:teuthology.parallel:result is None 2023-12-06T21:35:59.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:59 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/4021580347' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T21:35:59.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:59 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/266520091' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T21:35:59.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:35:59 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1299338024' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T21:35:59.249 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:59 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/4021580347' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T21:35:59.249 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:59 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/266520091' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T21:35:59.249 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:35:59 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1299338024' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T21:35:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:59 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/4021580347' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T21:35:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:59 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/266520091' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T21:35:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:35:59 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1299338024' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T21:35:59.594 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018899 got 128849018900 for osd.4 2023-12-06T21:35:59.594 DEBUG:teuthology.parallel:result is None 2023-12-06T21:35:59.796 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182422 got 107374182423 for osd.3 2023-12-06T21:35:59.796 DEBUG:teuthology.parallel:result is None 2023-12-06T21:36:00.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:00 smithi038 ceph-mon[108581]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:00.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:00 smithi038 ceph-mon[114622]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:00.517 INFO:teuthology.orchestra.run.smithi038.stdout:158913789969 2023-12-06T21:36:00.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:00 smithi144 ceph-mon[109549]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:00.702 INFO:teuthology.orchestra.run.smithi038.stdout:223338299403 2023-12-06T21:36:00.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[137153]: level=info ts=2023-12-06T21:36:00.750Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-06T21:36:01.242 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:36:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:36:01.242 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1150317630' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T21:36:01.242 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1186445364' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T21:36:01.242 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:01.242 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:01.242 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:01.243 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:36:01.243 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:36:01.243 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:01.243 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[108581]: Deploying daemon grafana.a on smithi144 2023-12-06T21:36:01.243 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:01.243 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:01.243 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1150317630' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T21:36:01.243 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1186445364' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T21:36:01.243 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:01.243 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:01.243 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:01.244 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:36:01.244 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:36:01.244 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:01.244 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[114622]: Deploying daemon grafana.a on smithi144 2023-12-06T21:36:01.244 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:01.244 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:01 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:01.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:01 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1150317630' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T21:36:01.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:01 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1186445364' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T21:36:01.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:01 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:01.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:01 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:01.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:01 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:01.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:01 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:36:01.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:01 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:36:01.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:01 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:01.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:01 smithi144 ceph-mon[109549]: Deploying daemon grafana.a on smithi144 2023-12-06T21:36:01.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:01 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:01.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:01 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:01.413 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789968 got 158913789969 for osd.5 2023-12-06T21:36:01.414 DEBUG:teuthology.parallel:result is None 2023-12-06T21:36:01.522 INFO:tasks.cephadm.ceph_manager.ceph:need seq 223338299402 got 223338299403 for osd.7 2023-12-06T21:36:01.523 DEBUG:teuthology.parallel:result is None 2023-12-06T21:36:02.043 INFO:teuthology.orchestra.run.smithi038.stdout:188978561037 2023-12-06T21:36:02.537 INFO:tasks.cephadm.ceph_manager.ceph:need seq 188978561035 got 188978561037 for osd.6 2023-12-06T21:36:02.537 DEBUG:teuthology.parallel:result is None 2023-12-06T21:36:02.537 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-06T21:36:02.537 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T21:36:02.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:02 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[137153]: level=info ts=2023-12-06T21:36:02.719Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000991286s 2023-12-06T21:36:02.925 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:36:03.201 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:02 smithi038 ceph-mon[108581]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:03.201 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:02 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2567732209' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T21:36:03.201 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:36:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:36:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:36:03.201 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:02 smithi038 ceph-mon[114622]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:03.201 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:02 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2567732209' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T21:36:03.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:02 smithi144 ceph-mon[109549]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:03.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:02 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2567732209' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T21:36:04.375 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:36:04.376 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2023-12-06T21:36:04.406 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:04 smithi038 ceph-mon[108581]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:04.406 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:04 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:04.406 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:04 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:04.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:04 smithi038 ceph-mon[114622]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:04.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:04 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:04.406 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:04 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:04.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:04 smithi144 ceph-mon[109549]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:04.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:04 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:04.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:04 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:04.864 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":20,"stamp":"2023-12-06T21:36:03.027034+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":128,"ondisk_log_size":128,"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":48668,"kb_used_data":5916,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912548,"statfs":{"total":767960285184,"available":767910449152,"internally_reserved":0,"allocated":6057984,"data_stored":3417929,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"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.002117"},"pg_stats":[{"pgid":"1.0","version":"57'128","reported_seq":267,"reported_epoch":57,"state":"active+clean","last_fresh":"2023-12-06T21:35:29.116294+0000","last_change":"2023-12-06T21:35:18.989082+0000","last_active":"2023-12-06T21:35:29.116294+0000","last_peered":"2023-12-06T21:35:29.116294+0000","last_clean":"2023-12-06T21:35:29.116294+0000","last_became_active":"2023-12-06T21:35:18.988690+0000","last_became_peered":"2023-12-06T21:35:18.988690+0000","last_unstale":"2023-12-06T21:35:29.116294+0000","last_undegraded":"2023-12-06T21:35:29.116294+0000","last_fullsized":"2023-12-06T21:35:29.116294+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T21:33:53.045461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T21:33:53.045461+0000","last_clean_scrub_stamp":"2023-12-06T21:33:53.045461+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T00:08:20.515818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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},"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":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":52,"seq":223338299404,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6060,"kb_used_data":1060,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739092,"statfs":{"total":95995035648,"available":95988830208,"internally_reserved":0,"allocated":1085440,"data_stored":757494,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42199999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53400000000000003}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63200000000000001}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47299999999999998}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60999999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54700000000000004}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65000000000000002}]}]},{"osd":6,"up_from":44,"seq":188978561037,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6124,"kb_used_data":1060,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739028,"statfs":{"total":95995035648,"available":95988764672,"internally_reserved":0,"allocated":1085440,"data_stored":757494,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.505}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45800000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39500000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67200000000000004}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.375}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.49399999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57399999999999995}]}]},{"osd":1,"up_from":13,"seq":55834574880,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6316,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738836,"statfs":{"total":95995035648,"available":95988568064,"internally_reserved":0,"allocated":561152,"data_stored":229154,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":"Wed Dec 6 21:35:40 2023","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.35499999999999998,"15min":0.34899999999999998},"min":{"1min":0.25800000000000001,"5min":0.247,"15min":0.247},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.34499999999999997},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.378,"15min":0.37},"min":{"1min":0.29099999999999998,"5min":0.251,"15min":0.251},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.40899999999999997}]},{"osd":2,"last update":"Wed Dec 6 21:35:54 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.48299999999999998,"15min":0.46800000000000003},"min":{"1min":0.32200000000000001,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.7549999999999999,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":0.498},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.436,"15min":0.42199999999999999},"min":{"1min":0.27000000000000002,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.792,"5min":1.792,"15min":1.792},"last":0.436}]},{"osd":3,"last update":"Wed Dec 6 21:35:11 2023","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.46500000000000002}]},{"osd":4,"last update":"Wed Dec 6 21:35:24 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":0.89500000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.57299999999999995}]},{"osd":5,"last update":"Wed Dec 6 21:35:42 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.579,"5min":1.579,"15min":1.579},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":0.72599999999999998}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68799999999999994}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.625}]}]},{"osd":0,"up_from":8,"seq":34359738403,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6896,"kb_used_data":1064,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738256,"statfs":{"total":95995035648,"available":95987974144,"internally_reserved":0,"allocated":1089536,"data_stored":757817,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"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":"Wed Dec 6 21:35:38 2023","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40799999999999997,"15min":0.40999999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.71399999999999997,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.39300000000000002,"5min":0.41299999999999998,"15min":0.41599999999999998},"min":{"1min":0.29399999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.55900000000000005,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.39400000000000002}]},{"osd":2,"last update":"Wed Dec 6 21:35:53 2023","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.438,"15min":0.436},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.44},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.42899999999999999,"15min":0.42499999999999999},"min":{"1min":0.29699999999999999,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.38500000000000001}]},{"osd":3,"last update":"Wed Dec 6 21:35:08 2023","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.42499999999999999}]},{"osd":4,"last update":"Wed Dec 6 21:35:25 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.0029999999999999,"5min":1.0029999999999999,"15min":1.0029999999999999},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"last":0.64200000000000002}]},{"osd":5,"last update":"Wed Dec 6 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.49399999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67200000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.626}]}]},{"osd":2,"up_from":18,"seq":77309411355,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6252,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738900,"statfs":{"total":95995035648,"available":95988633600,"internally_reserved":0,"allocated":561152,"data_stored":229154,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"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":"Wed Dec 6 21:35:55 2023","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.39500000000000002,"15min":0.377},"min":{"1min":0.33200000000000002,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":1.087,"5min":1.087,"15min":1.087},"last":1.087},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.45100000000000001,"15min":0.439},"min":{"1min":0.29799999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.988,"5min":1.988,"15min":1.988},"last":0.46899999999999997}]},{"osd":1,"last update":"Wed Dec 6 21:35:55 2023","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.434,"15min":0.41999999999999998},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.115},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.46600000000000003,"15min":0.44800000000000001},"min":{"1min":0.33500000000000002,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.9510000000000001,"5min":1.9510000000000001,"15min":1.9510000000000001},"last":0.77100000000000002}]},{"osd":3,"last update":"Wed Dec 6 21:35:11 2023","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.67700000000000005}]},{"osd":4,"last update":"Wed Dec 6 21:35:24 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.75600000000000001}]},{"osd":5,"last update":"Wed Dec 6 21:35:43 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.89500000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":1.056}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0069999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59099999999999997}]}]},{"osd":3,"up_from":25,"seq":107374182424,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5676,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739476,"statfs":{"total":95995035648,"available":95989223424,"internally_reserved":0,"allocated":561152,"data_stored":229154,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Wed Dec 6 21:35:09 2023","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.308}]},{"osd":1,"last update":"Wed Dec 6 21:35:09 2023","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.505},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.75600000000000001}]},{"osd":2,"last update":"Wed Dec 6 21:35:09 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.441},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.53100000000000003}]},{"osd":4,"last update":"Wed Dec 6 21:35:26 2023","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.62}]},{"osd":5,"last update":"Wed Dec 6 21:35:44 2023","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.69399999999999995}]},{"osd":6,"last update":"Wed Dec 6 21:35:58 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.534,"5min":1.534,"15min":1.534},"last":0.60399999999999998},{"interface":"front","average":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":15.317,"5min":15.317,"15min":15.317},"last":0.71299999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64400000000000002}]}]},{"osd":4,"up_from":30,"seq":128849018901,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5676,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739476,"statfs":{"total":95995035648,"available":95989223424,"internally_reserved":0,"allocated":561152,"data_stored":229154,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Wed Dec 6 21:35:28 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.52300000000000002}]},{"osd":1,"last update":"Wed Dec 6 21:35:28 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.502}]},{"osd":2,"last update":"Wed Dec 6 21:35:28 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.60099999999999998}]},{"osd":3,"last update":"Wed Dec 6 21:35:28 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.47299999999999998}]},{"osd":5,"last update":"Wed Dec 6 21:35:43 2023","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.629},{"interface":"front","average":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.70399999999999996}]},{"osd":6,"last update":"Wed Dec 6 21:35:59 2023","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.61699999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.72399999999999998}]}]},{"osd":5,"up_from":37,"seq":158913789970,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5668,"kb_used_data":540,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739484,"statfs":{"total":95995035648,"available":95989231616,"internally_reserved":0,"allocated":552960,"data_stored":228508,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Wed Dec 6 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.438}]},{"osd":1,"last update":"Wed Dec 6 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.53200000000000003}]},{"osd":2,"last update":"Wed Dec 6 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.69599999999999995}]},{"osd":3,"last update":"Wed Dec 6 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.61899999999999999},{"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.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.74299999999999999}]},{"osd":4,"last update":"Wed Dec 6 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.55800000000000005}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.73099999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.77600000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-06T21:36:04.866 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T21:36:05.335 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:36:05.523 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:05 smithi038 ceph-mon[108581]: from='client.24530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T21:36:05.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:36:05 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:36:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:36:05.523 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:05 smithi038 ceph-mon[114622]: from='client.24530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T21:36:05.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:05 smithi144 ceph-mon[109549]: from='client.24530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T21:36:05.862 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:36:05 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:36:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:36:06.595 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:36:06.597 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2023-12-06T21:36:06.617 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:06 smithi038 ceph-mon[108581]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:06.617 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:06 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:06.617 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:06 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:06.618 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:06 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:06.618 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:06 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:06.618 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:06 smithi038 ceph-mon[114622]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:06.618 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:06 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:06.618 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:06 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:06.618 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:06 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:06.618 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:06 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:06.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:06 smithi144 ceph-mon[109549]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:06.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:06 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:06.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:06 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:06.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:06 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:06.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:06 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:06.992 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":21,"stamp":"2023-12-06T21:36:05.027315+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":128,"ondisk_log_size":128,"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":48668,"kb_used_data":5916,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912548,"statfs":{"total":767960285184,"available":767910449152,"internally_reserved":0,"allocated":6057984,"data_stored":3417929,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"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.002046"},"pg_stats":[{"pgid":"1.0","version":"57'128","reported_seq":267,"reported_epoch":57,"state":"active+clean","last_fresh":"2023-12-06T21:35:29.116294+0000","last_change":"2023-12-06T21:35:18.989082+0000","last_active":"2023-12-06T21:35:29.116294+0000","last_peered":"2023-12-06T21:35:29.116294+0000","last_clean":"2023-12-06T21:35:29.116294+0000","last_became_active":"2023-12-06T21:35:18.988690+0000","last_became_peered":"2023-12-06T21:35:18.988690+0000","last_unstale":"2023-12-06T21:35:29.116294+0000","last_undegraded":"2023-12-06T21:35:29.116294+0000","last_fullsized":"2023-12-06T21:35:29.116294+0000","mapping_epoch":55,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":56,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T21:33:53.045461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T21:33:53.045461+0000","last_clean_scrub_stamp":"2023-12-06T21:33:53.045461+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-08T00:08:20.515818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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},"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":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":52,"seq":223338299405,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6060,"kb_used_data":1060,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739092,"statfs":{"total":95995035648,"available":95988830208,"internally_reserved":0,"allocated":1085440,"data_stored":757494,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45100000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.374}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.5}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.40899999999999997}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.35999999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.34499999999999997}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.33700000000000002}]}]},{"osd":6,"up_from":44,"seq":188978561038,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6124,"kb_used_data":1060,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739028,"statfs":{"total":95995035648,"available":95988764672,"internally_reserved":0,"allocated":1085440,"data_stored":757494,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Wed Dec 6 21:36:01 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.004,"15min":1.004},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":9.2089999999999996,"5min":9.2089999999999996,"15min":9.2089999999999996},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":3.1869999999999998,"5min":3.1869999999999998,"15min":3.1869999999999998},"last":0.41999999999999998}]},{"osd":1,"last update":"Wed Dec 6 21:36:01 2023","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.4319999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":2.8170000000000002,"5min":2.8170000000000002,"15min":2.8170000000000002},"last":0.36299999999999999}]},{"osd":2,"last update":"Wed Dec 6 21:36:01 2023","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":4.9850000000000003,"5min":4.9850000000000003,"15min":4.9850000000000003},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.377}]},{"osd":3,"last update":"Wed Dec 6 21:36:01 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":5.2489999999999997,"5min":5.2489999999999997,"15min":5.2489999999999997},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":5.1639999999999997,"5min":5.1639999999999997,"15min":5.1639999999999997},"last":0.48699999999999999}]},{"osd":4,"last update":"Wed Dec 6 21:36:01 2023","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.311},{"interface":"front","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":0.5}]},{"osd":5,"last update":"Wed Dec 6 21:36:01 2023","interfaces":[{"interface":"back","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.34200000000000003},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.39700000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51900000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574881,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6316,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738836,"statfs":{"total":95995035648,"available":95988568064,"internally_reserved":0,"allocated":561152,"data_stored":229154,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":"Wed Dec 6 21:35:40 2023","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.35499999999999998,"15min":0.34899999999999998},"min":{"1min":0.25800000000000001,"5min":0.247,"15min":0.247},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.28899999999999998},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.378,"15min":0.37},"min":{"1min":0.29099999999999998,"5min":0.251,"15min":0.251},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.32700000000000001}]},{"osd":2,"last update":"Wed Dec 6 21:35:54 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.48299999999999998,"15min":0.46800000000000003},"min":{"1min":0.32200000000000001,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.7549999999999999,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.436,"15min":0.42199999999999999},"min":{"1min":0.27000000000000002,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.792,"5min":1.792,"15min":1.792},"last":0.55900000000000005}]},{"osd":3,"last update":"Wed Dec 6 21:35:11 2023","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.35999999999999999}]},{"osd":4,"last update":"Wed Dec 6 21:35:24 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":0.89500000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.45900000000000002}]},{"osd":5,"last update":"Wed Dec 6 21:35:42 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.579,"5min":1.579,"15min":1.579},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":0.50700000000000001}]},{"osd":6,"last update":"Wed Dec 6 21:36:00 2023","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.5920000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.502,"5min":1.502,"15min":1.502},"last":0.63500000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48499999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738404,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6896,"kb_used_data":1064,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738256,"statfs":{"total":95995035648,"available":95987974144,"internally_reserved":0,"allocated":1089536,"data_stored":757817,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"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":"Wed Dec 6 21:35:38 2023","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40799999999999997,"15min":0.40999999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.71399999999999997,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.313},{"interface":"front","average":{"1min":0.39300000000000002,"5min":0.41299999999999998,"15min":0.41599999999999998},"min":{"1min":0.29399999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.55900000000000005,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.41599999999999998}]},{"osd":2,"last update":"Wed Dec 6 21:35:53 2023","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.438,"15min":0.436},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.42899999999999999,"15min":0.42499999999999999},"min":{"1min":0.29699999999999999,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.35899999999999999}]},{"osd":3,"last update":"Wed Dec 6 21:35:08 2023","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.39800000000000002}]},{"osd":4,"last update":"Wed Dec 6 21:35:25 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.0029999999999999,"5min":1.0029999999999999,"15min":1.0029999999999999},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"last":0.56899999999999995}]},{"osd":5,"last update":"Wed Dec 6 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.69299999999999995}]},{"osd":6,"last update":"Wed Dec 6 21:36:01 2023","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.0189999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.1499999999999999,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.70299999999999996}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.75600000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411356,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6252,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738900,"statfs":{"total":95995035648,"available":95988633600,"internally_reserved":0,"allocated":561152,"data_stored":229154,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"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":"Wed Dec 6 21:35:55 2023","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.39500000000000002,"15min":0.377},"min":{"1min":0.33200000000000002,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":1.087,"5min":1.087,"15min":1.087},"last":0.436},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.45100000000000001,"15min":0.439},"min":{"1min":0.29799999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.988,"5min":1.988,"15min":1.988},"last":0.44700000000000001}]},{"osd":1,"last update":"Wed Dec 6 21:35:55 2023","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.434,"15min":0.41999999999999998},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.46600000000000003,"15min":0.44800000000000001},"min":{"1min":0.33500000000000002,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.9510000000000001,"5min":1.9510000000000001,"15min":1.9510000000000001},"last":0.502}]},{"osd":3,"last update":"Wed Dec 6 21:35:11 2023","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.56200000000000006}]},{"osd":4,"last update":"Wed Dec 6 21:35:24 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.56999999999999995}]},{"osd":5,"last update":"Wed Dec 6 21:35:43 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.89500000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.54600000000000004}]},{"osd":6,"last update":"Wed Dec 6 21:36:00 2023","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.0069999999999999,"5min":1.0069999999999999,"15min":1.0069999999999999},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.867,"5min":1.867,"15min":1.867},"last":0.60799999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47299999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182425,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5676,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739476,"statfs":{"total":95995035648,"available":95989223424,"internally_reserved":0,"allocated":561152,"data_stored":229154,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Wed Dec 6 21:35:09 2023","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.32600000000000001}]},{"osd":1,"last update":"Wed Dec 6 21:35:09 2023","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.40000000000000002},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.49299999999999999}]},{"osd":2,"last update":"Wed Dec 6 21:35:09 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.35999999999999999}]},{"osd":4,"last update":"Wed Dec 6 21:35:26 2023","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.64000000000000001}]},{"osd":5,"last update":"Wed Dec 6 21:35:44 2023","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.51600000000000001}]},{"osd":6,"last update":"Wed Dec 6 21:35:58 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.534,"5min":1.534,"15min":1.534},"last":0.74199999999999999},{"interface":"front","average":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":15.317,"5min":15.317,"15min":15.317},"last":0.76200000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56100000000000005}]}]},{"osd":4,"up_from":30,"seq":128849018902,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5676,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739476,"statfs":{"total":95995035648,"available":95989223424,"internally_reserved":0,"allocated":561152,"data_stored":229154,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Wed Dec 6 21:35:28 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.47399999999999998}]},{"osd":1,"last update":"Wed Dec 6 21:35:28 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.38}]},{"osd":2,"last update":"Wed Dec 6 21:35:28 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.34899999999999998}]},{"osd":3,"last update":"Wed Dec 6 21:35:28 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.38500000000000001}]},{"osd":5,"last update":"Wed Dec 6 21:35:43 2023","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.45700000000000002}]},{"osd":6,"last update":"Wed Dec 6 21:35:59 2023","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.42599999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.437}]}]},{"osd":5,"up_from":37,"seq":158913789971,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5668,"kb_used_data":540,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739484,"statfs":{"total":95995035648,"available":95989231616,"internally_reserved":0,"allocated":552960,"data_stored":228508,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Wed Dec 6 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.501},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.56699999999999995}]},{"osd":1,"last update":"Wed Dec 6 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.61299999999999999}]},{"osd":2,"last update":"Wed Dec 6 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.58299999999999996}]},{"osd":3,"last update":"Wed Dec 6 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.53700000000000003},{"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.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.60399999999999998}]},{"osd":4,"last update":"Wed Dec 6 21:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.33700000000000002}]},{"osd":6,"last update":"Wed Dec 6 21:36:01 2023","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.436},{"interface":"front","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.38300000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55600000000000005}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-06T21:36:06.993 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-06T21:36:06.993 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-06T21:36:06.993 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-06T21:36:06.993 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-12-06T21:36:07.253 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/mon.a/config 2023-12-06T21:36:07.615 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:07 smithi038 ceph-mon[108581]: from='client.14595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T21:36:07.616 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:07 smithi038 ceph-mon[114622]: from='client.14595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T21:36:07.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:07 smithi144 ceph-mon[109549]: from='client.14595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T21:36:08.700 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:36:08.700 INFO:teuthology.orchestra.run.smithi038.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-06T21:36:09.073 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-06T21:36:09.074 INFO:tasks.cephadm:Setup complete, yielding 2023-12-06T21:36:09.074 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T21:36:09.084 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi038.front.sepia.ceph.com 2023-12-06T21:36:09.084 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-12-06T21:36:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:09 smithi144 ceph-mon[109549]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:09 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/437078577' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T21:36:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:09 smithi038 ceph-mon[108581]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:09 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/437078577' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T21:36:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:09 smithi038 ceph-mon[114622]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:09 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/437078577' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T21:36:11.006 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:10 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[137153]: level=info ts=2023-12-06T21:36:10.722Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003208081s 2023-12-06T21:36:11.034 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:11 smithi144 ceph-mon[109549]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:11.294 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:11 smithi038 ceph-mon[108581]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:11.294 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:11 smithi038 ceph-mon[114622]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:11.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:36:11 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:36:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:36:11.929 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:11 smithi144 systemd[1]: Starting Ceph grafana.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:36:12.073 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:36:12.074 INFO:teuthology.orchestra.run.smithi038.stdout: "id": "72fddc59-8b0b-4364-9538-a791edf6bee4", 2023-12-06T21:36:12.074 INFO:teuthology.orchestra.run.smithi038.stdout: "name": "r", 2023-12-06T21:36:12.074 INFO:teuthology.orchestra.run.smithi038.stdout: "current_period": "9ea52f7b-8f9a-4a0b-bfaa-43c5d88c2b27", 2023-12-06T21:36:12.074 INFO:teuthology.orchestra.run.smithi038.stdout: "epoch": 1 2023-12-06T21:36:12.074 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:36:12.299 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-mon[109549]: osdmap e58: 8 total, 8 up, 8 in 2023-12-06T21:36:12.299 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2804242530' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T21:36:12.299 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:12.299 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:12.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:12 smithi038 ceph-mon[108581]: osdmap e58: 8 total, 8 up, 8 in 2023-12-06T21:36:12.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:12 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2804242530' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T21:36:12.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:12 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:12.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:12 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:12.366 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:12 smithi038 ceph-mon[114622]: osdmap e58: 8 total, 8 up, 8 in 2023-12-06T21:36:12.367 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:12 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2804242530' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T21:36:12.367 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:12 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:12.367 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:12 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:12.440 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-12-06T21:36:12.549 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2023-12-06T21:36:12.549 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2023-12-06T21:36:12.549 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-06T21:36:12.549 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-06T21:36:12.549 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-06T21:36:12.550 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-06T21:36:12.550 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-06T21:36:12.550 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-06T21:36:12.550 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-06T21:36:12.550 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-06T21:36:12.550 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-06T21:36:12.550 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-06T21:36:12.550 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-06T21:36:12.550 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="App mode production" logger=settings 2023-12-06T21:36:12.550 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-06T21:36:12.550 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-12-06T21:36:12.550 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-12-06T21:36:12.550 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-12-06T21:36:12.550 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-12-06T21:36:12.551 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-12-06T21:36:12.551 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-12-06T21:36:12.551 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-12-06T21:36:12.551 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-12-06T21:36:12.551 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-12-06T21:36:12.551 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-12-06T21:36:12.551 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-12-06T21:36:12.551 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-12-06T21:36:12.551 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-06T21:36:12.551 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-12-06T21:36:12.551 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-12-06T21:36:12.551 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-12-06T21:36:12.551 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-12-06T21:36:12.551 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-12-06T21:36:12.552 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 bash[129758]: 80ededd57f743e05ad64e4861ab6c0333207e430d391c72dd0903384651f54f1 2023-12-06T21:36:12.552 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-12-06T21:36:12.552 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-12-06T21:36:12.552 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-12-06T21:36:12.552 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-12-06T21:36:12.552 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-12-06T21:36:12.552 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 systemd[1]: Started Ceph grafana.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:36:12.552 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-12-06T21:36:12.552 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-12-06T21:36:12.552 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-12-06T21:36:12.552 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-12-06T21:36:12.552 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-12-06T21:36:12.552 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-12-06T21:36:12.552 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-12-06T21:36:12.552 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-12-06T21:36:12.552 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-12-06T21:36:12.553 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-12-06T21:36:12.553 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-12-06T21:36:12.553 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-12-06T21:36:12.553 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-12-06T21:36:12.553 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-12-06T21:36:12.553 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-12-06T21:36:12.553 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-12-06T21:36:12.553 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-12-06T21:36:12.553 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-12-06T21:36:12.553 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-12-06T21:36:12.553 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-12-06T21:36:12.555 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-12-06T21:36:12.555 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-12-06T21:36:12.555 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-12-06T21:36:12.555 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-12-06T21:36:12.555 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-12-06T21:36:12.555 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-12-06T21:36:12.555 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-12-06T21:36:12.555 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-12-06T21:36:12.555 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-12-06T21:36:12.555 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-12-06T21:36:12.555 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-12-06T21:36:12.555 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-12-06T21:36:12.555 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-12-06T21:36:12.555 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-06T21:36:12.555 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-12-06T21:36:12.556 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-12-06T21:36:12.556 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-12-06T21:36:12.556 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-12-06T21:36:12.556 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-12-06T21:36:12.556 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-12-06T21:36:12.556 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-12-06T21:36:12.556 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-12-06T21:36:12.556 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-12-06T21:36:12.556 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-12-06T21:36:12.556 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-12-06T21:36:12.556 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-12-06T21:36:12.556 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-12-06T21:36:12.556 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-12-06T21:36:12.556 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-12-06T21:36:12.556 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-12-06T21:36:12.557 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-12-06T21:36:12.557 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-12-06T21:36:12.557 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-12-06T21:36:12.557 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-12-06T21:36:12.557 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-12-06T21:36:12.557 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-12-06T21:36:12.557 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-12-06T21:36:12.557 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-12-06T21:36:12.557 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-06T21:36:12.557 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-12-06T21:36:12.557 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-06T21:36:12.557 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-12-06T21:36:12.557 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-06T21:36:12.557 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-06T21:36:12.557 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-12-06T21:36:12.557 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-12-06T21:36:12.557 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-12-06T21:36:12.557 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-12-06T21:36:12.558 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-12-06T21:36:12.558 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-12-06T21:36:12.558 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-12-06T21:36:12.558 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-12-06T21:36:12.558 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-12-06T21:36:12.558 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-12-06T21:36:12.558 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-12-06T21:36:12.558 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-12-06T21:36:12.558 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-12-06T21:36:12.558 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-12-06T21:36:12.558 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-12-06T21:36:12.558 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-12-06T21:36:12.558 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-06T21:36:12.558 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-12-06T21:36:12.558 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-12-06T21:36:12.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-12-06T21:36:12.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-12-06T21:36:12.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-12-06T21:36:12.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-12-06T21:36:12.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-12-06T21:36:12.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-12-06T21:36:12.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-12-06T21:36:12.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-12-06T21:36:12.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-12-06T21:36:12.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-12-06T21:36:12.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-12-06T21:36:12.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-12-06T21:36:12.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-12-06T21:36:12.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-12-06T21:36:12.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-12-06T21:36:12.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-12-06T21:36:12.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-12-06T21:36:12.560 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-12-06T21:36:12.560 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-12-06T21:36:12.560 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-12-06T21:36:12.560 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-12-06T21:36:12.560 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-12-06T21:36:12.560 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-12-06T21:36:12.560 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-12-06T21:36:12.560 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-12-06T21:36:12.560 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-12-06T21:36:12.560 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-12-06T21:36:12.560 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-12-06T21:36:12.560 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-12-06T21:36:12.560 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-12-06T21:36:12.560 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-12-06T21:36:12.560 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-06T21:36:12.561 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-06T21:36:12.561 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-12-06T21:36:12.561 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-12-06T21:36:12.561 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-12-06T21:36:12.561 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-12-06T21:36:12.561 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-12-06T21:36:12.561 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-12-06T21:36:12.561 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-06T21:36:12.561 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-12-06T21:36:12.561 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-12-06T21:36:12.561 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-06T21:36:12.561 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-12-06T21:36:12.561 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-12-06T21:36:12.561 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-12-06T21:36:12.561 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-12-06T21:36:12.561 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-12-06T21:36:12.562 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-12-06T21:36:12.562 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-12-06T21:36:12.562 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-12-06T21:36:12.562 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-12-06T21:36:12.562 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-12-06T21:36:12.562 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-12-06T21:36:12.562 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-12-06T21:36:12.562 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-12-06T21:36:12.562 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-12-06T21:36:12.562 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-12-06T21:36:12.562 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-12-06T21:36:12.562 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-12-06T21:36:12.562 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-12-06T21:36:12.562 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-12-06T21:36:12.562 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-12-06T21:36:12.563 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-12-06T21:36:12.563 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-06T21:36:12.563 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-12-06T21:36:12.563 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-12-06T21:36:12.563 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-12-06T21:36:12.563 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2023-12-06T21:36:12.563 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-12-06T21:36:12.563 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-12-06T21:36:12.563 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-12-06T21:36:12.563 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-12-06T21:36:12.563 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-12-06T21:36:12.563 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-12-06T21:36:12.563 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-12-06T21:36:12.563 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-12-06T21:36:12.563 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-12-06T21:36:12.563 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-12-06T21:36:12.563 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-12-06T21:36:12.564 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-06T21:36:12.564 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-12-06T21:36:12.564 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-12-06T21:36:12.564 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-06T21:36:12.564 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-12-06T21:36:12.564 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-12-06T21:36:12.564 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-12-06T21:36:12.564 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-12-06T21:36:12.564 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-12-06T21:36:12.564 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-12-06T21:36:12.564 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-12-06T21:36:12.564 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-12-06T21:36:12.564 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-12-06T21:36:12.564 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-12-06T21:36:12.564 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-12-06T21:36:12.564 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-12-06T21:36:12.565 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-12-06T21:36:12.565 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-12-06T21:36:12.565 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-12-06T21:36:12.565 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-12-06T21:36:12.565 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-12-06T21:36:12.565 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-12-06T21:36:12.565 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-12-06T21:36:12.565 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-12-06T21:36:12.565 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-12-06T21:36:12.565 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-06T21:36:12.565 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-12-06T21:36:12.565 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-12-06T21:36:12.565 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-12-06T21:36:12.565 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2023-12-06T21:36:12.565 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-12-06T21:36:12.566 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-12-06T21:36:12.566 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-12-06T21:36:12.566 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-12-06T21:36:12.566 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-12-06T21:36:12.566 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-12-06T21:36:12.566 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-12-06T21:36:12.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-12-06T21:36:12.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-12-06T21:36:12.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-12-06T21:36:12.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-12-06T21:36:12.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-12-06T21:36:12.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-12-06T21:36:12.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-06T21:36:12.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-06T21:36:12.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-06T21:36:12.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-06T21:36:12.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-12-06T21:36:12.807 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-12-06T21:36:12.807 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-12-06T21:36:12.807 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-12-06T21:36:12.807 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-06T21:36:12.807 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-12-06T21:36:12.807 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-12-06T21:36:12.807 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-12-06T21:36:12.807 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-12-06T21:36:12.807 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-12-06T21:36:12.807 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-12-06T21:36:12.807 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-12-06T21:36:12.807 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-12-06T21:36:12.807 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-12-06T21:36:12.807 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-12-06T21:36:12.808 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-12-06T21:36:12.808 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-12-06T21:36:12.808 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-12-06T21:36:12.808 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-12-06T21:36:12.808 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-12-06T21:36:12.808 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-06T21:36:12.808 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-06T21:36:12.808 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-12-06T21:36:12.808 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-12-06T21:36:12.808 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-12-06T21:36:12.808 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-12-06T21:36:12.808 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-12-06T21:36:12.808 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-12-06T21:36:12.808 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-12-06T21:36:12.808 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-12-06T21:36:12.809 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-12-06T21:36:12.809 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-12-06T21:36:12.809 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-12-06T21:36:12.809 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-06T21:36:12.809 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-12-06T21:36:12.809 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-12-06T21:36:12.809 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-12-06T21:36:12.809 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-12-06T21:36:12.809 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-12-06T21:36:12.809 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-06T21:36:12.809 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-12-06T21:36:12.809 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-12-06T21:36:12.809 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-12-06T21:36:12.809 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-12-06T21:36:12.809 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-12-06T21:36:12.810 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-12-06T21:36:12.810 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-12-06T21:36:12.810 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-12-06T21:36:12.810 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-12-06T21:36:12.811 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-12-06T21:36:12.811 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-12-06T21:36:12.811 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-12-06T21:36:12.811 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-12-06T21:36:12.811 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-12-06T21:36:12.811 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-12-06T21:36:12.811 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-12-06T21:36:12.811 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-12-06T21:36:12.811 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-12-06T21:36:12.811 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-12-06T21:36:12.811 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-12-06T21:36:12.811 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-12-06T21:36:12.811 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-12-06T21:36:12.812 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-12-06T21:36:12.812 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-12-06T21:36:12.812 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-12-06T21:36:12.812 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-12-06T21:36:12.812 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-12-06T21:36:12.812 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-12-06T21:36:12.812 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-12-06T21:36:12.812 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-12-06T21:36:12.812 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-12-06T21:36:12.812 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-12-06T21:36:12.812 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-12-06T21:36:12.812 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-12-06T21:36:12.812 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-12-06T21:36:12.812 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-12-06T21:36:12.813 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-12-06T21:36:12.813 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-12-06T21:36:12.813 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-12-06T21:36:12.813 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-12-06T21:36:12.813 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-12-06T21:36:12.813 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-12-06T21:36:12.813 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-12-06T21:36:12.813 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-12-06T21:36:12.813 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-12-06T21:36:12.813 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-12-06T21:36:12.813 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-12-06T21:36:12.813 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-12-06T21:36:12.813 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-12-06T21:36:12.814 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-12-06T21:36:12.814 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-12-06T21:36:12.814 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-12-06T21:36:12.814 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-12-06T21:36:12.814 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-12-06T21:36:12.814 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-12-06T21:36:12.814 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-12-06T21:36:12.814 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-12-06T21:36:12.814 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-12-06T21:36:12.814 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-12-06T21:36:12.814 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2023-12-06T21:36:12.814 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-12-06T21:36:12.815 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-12-06T21:36:12.815 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-12-06T21:36:12.815 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-12-06T21:36:12.815 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-12-06T21:36:12.815 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-12-06T21:36:12.815 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-12-06T21:36:12.815 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-12-06T21:36:12.815 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-12-06T21:36:12.815 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-12-06T21:36:12.815 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-12-06T21:36:12.815 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-12-06T21:36:12.815 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-12-06T21:36:12.815 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-12-06T21:36:12.815 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-12-06T21:36:12.815 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-12-06T21:36:12.816 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-12-06T21:36:12.816 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-12-06T21:36:12.816 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-12-06T21:36:12.816 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-12-06T21:36:12.816 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-12-06T21:36:12.816 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-12-06T21:36:12.816 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-12-06T21:36:12.816 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-12-06T21:36:12.816 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-12-06T21:36:12.816 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-12-06T21:36:12.816 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-12-06T21:36:12.816 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-12-06T21:36:12.816 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-12-06T21:36:12.816 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-12-06T21:36:12.817 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-12-06T21:36:12.817 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-12-06T21:36:12.817 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-12-06T21:36:12.817 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-12-06T21:36:12.817 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-12-06T21:36:12.817 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-12-06T21:36:12.817 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-12-06T21:36:12.817 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-12-06T21:36:12.817 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-12-06T21:36:12.817 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-12-06T21:36:12.817 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-12-06T21:36:12.817 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-12-06T21:36:12.817 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-12-06T21:36:12.817 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-12-06T21:36:12.818 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-12-06T21:36:12.818 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-12-06T21:36:12.818 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-12-06T21:36:12.818 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-12-06T21:36:12.818 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-12-06T21:36:12.818 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-12-06T21:36:12.818 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=459.660744ms 2023-12-06T21:36:12.818 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-06T21:36:12.818 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-06T21:36:12.818 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-06T21:36:12.818 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-06T21:36:12.818 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-06T21:36:13.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:13 smithi144 ceph-mon[109549]: pgmap v25: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:13.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:13 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2804242530' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T21:36:13.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:13 smithi144 ceph-mon[109549]: osdmap e59: 8 total, 8 up, 8 in 2023-12-06T21:36:13.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:13 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:13.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:13 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:13.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:13 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:13.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:13 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:13.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:13 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:13.061 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-06T21:36:13.062 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-12-06T21:36:13.062 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-06T21:36:13.062 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-06T21:36:13.062 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-06T21:36:13.062 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:36:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:36:12+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-06T21:36:13.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:13 smithi038 ceph-mon[108581]: pgmap v25: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:13.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:13 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2804242530' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T21:36:13.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:13 smithi038 ceph-mon[108581]: osdmap e59: 8 total, 8 up, 8 in 2023-12-06T21:36:13.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:13 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:13.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:13 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:13.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:13 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:13.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:13 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:13.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:13 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:13.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:13 smithi038 ceph-mon[114622]: pgmap v25: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:13.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:13 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2804242530' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T21:36:13.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:13 smithi038 ceph-mon[114622]: osdmap e59: 8 total, 8 up, 8 in 2023-12-06T21:36:13.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:13 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:13.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:13 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:13.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:13 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:13.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:13 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:13.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:13 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:13.814 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:36:13.815 INFO:teuthology.orchestra.run.smithi038.stdout: "id": "386a52f2-a8b3-449e-9c43-1285638dd20d", 2023-12-06T21:36:13.815 INFO:teuthology.orchestra.run.smithi038.stdout: "name": "default", 2023-12-06T21:36:13.815 INFO:teuthology.orchestra.run.smithi038.stdout: "api_name": "default", 2023-12-06T21:36:13.815 INFO:teuthology.orchestra.run.smithi038.stdout: "is_master": "true", 2023-12-06T21:36:13.815 INFO:teuthology.orchestra.run.smithi038.stdout: "endpoints": [], 2023-12-06T21:36:13.815 INFO:teuthology.orchestra.run.smithi038.stdout: "hostnames": [], 2023-12-06T21:36:13.815 INFO:teuthology.orchestra.run.smithi038.stdout: "hostnames_s3website": [], 2023-12-06T21:36:13.815 INFO:teuthology.orchestra.run.smithi038.stdout: "master_zone": "", 2023-12-06T21:36:13.815 INFO:teuthology.orchestra.run.smithi038.stdout: "zones": [], 2023-12-06T21:36:13.815 INFO:teuthology.orchestra.run.smithi038.stdout: "placement_targets": [], 2023-12-06T21:36:13.816 INFO:teuthology.orchestra.run.smithi038.stdout: "default_placement": "", 2023-12-06T21:36:13.816 INFO:teuthology.orchestra.run.smithi038.stdout: "realm_id": "72fddc59-8b0b-4364-9538-a791edf6bee4", 2023-12-06T21:36:13.816 INFO:teuthology.orchestra.run.smithi038.stdout: "sync_policy": { 2023-12-06T21:36:13.816 INFO:teuthology.orchestra.run.smithi038.stdout: "groups": [] 2023-12-06T21:36:13.816 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:36:13.816 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:36:14.115 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:14 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:36:14.115 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:14 smithi038 ceph-mon[108581]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T21:36:14.116 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:14 smithi038 ceph-mon[108581]: Reconfiguring daemon alertmanager.a on smithi038 2023-12-06T21:36:14.116 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:14 smithi038 ceph-mon[108581]: osdmap e60: 8 total, 8 up, 8 in 2023-12-06T21:36:14.116 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:14 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:36:14.116 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:14 smithi038 ceph-mon[114622]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T21:36:14.116 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:14 smithi038 ceph-mon[114622]: Reconfiguring daemon alertmanager.a on smithi038 2023-12-06T21:36:14.116 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:14 smithi038 ceph-mon[114622]: osdmap e60: 8 total, 8 up, 8 in 2023-12-06T21:36:14.248 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:14 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:36:14.248 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:14 smithi144 ceph-mon[109549]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T21:36:14.248 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:14 smithi144 ceph-mon[109549]: Reconfiguring daemon alertmanager.a on smithi038 2023-12-06T21:36:14.248 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:14 smithi144 ceph-mon[109549]: osdmap e60: 8 total, 8 up, 8 in 2023-12-06T21:36:14.260 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-12-06T21:36:14.696 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:14 smithi038 systemd[1]: Stopping Ceph alertmanager.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:36:15.001 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:14 smithi038 bash[139427]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-12-06T21:36:15.002 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[137153]: level=info ts=2023-12-06T21:36:14.756Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-06T21:36:15.212 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:15 smithi144 ceph-mon[109549]: pgmap v27: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:15.212 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:15 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:15.321 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:15 smithi038 ceph-mon[108581]: pgmap v27: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:15.321 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:15 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:15.321 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:15 smithi038 ceph-mon[114622]: pgmap v27: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:15.321 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:15 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:15.321 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:15 smithi038 bash[139447]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T21:36:15.322 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:15 smithi038 bash[139506]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-12-06T21:36:15.630 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:15 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T21:36:15.630 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:15 smithi038 systemd[1]: Stopped Ceph alertmanager.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:36:15.630 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:15 smithi038 systemd[1]: Starting Ceph alertmanager.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:36:15.641 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:36:15.641 INFO:teuthology.orchestra.run.smithi038.stdout: "id": "2b12a0c9-f2bc-4d4d-9a5d-84a9488ef3dc", 2023-12-06T21:36:15.641 INFO:teuthology.orchestra.run.smithi038.stdout: "name": "z", 2023-12-06T21:36:15.641 INFO:teuthology.orchestra.run.smithi038.stdout: "domain_root": "z.rgw.meta:root", 2023-12-06T21:36:15.641 INFO:teuthology.orchestra.run.smithi038.stdout: "control_pool": "z.rgw.control", 2023-12-06T21:36:15.641 INFO:teuthology.orchestra.run.smithi038.stdout: "gc_pool": "z.rgw.log:gc", 2023-12-06T21:36:15.641 INFO:teuthology.orchestra.run.smithi038.stdout: "lc_pool": "z.rgw.log:lc", 2023-12-06T21:36:15.641 INFO:teuthology.orchestra.run.smithi038.stdout: "log_pool": "z.rgw.log", 2023-12-06T21:36:15.641 INFO:teuthology.orchestra.run.smithi038.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-12-06T21:36:15.641 INFO:teuthology.orchestra.run.smithi038.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-12-06T21:36:15.641 INFO:teuthology.orchestra.run.smithi038.stdout: "roles_pool": "z.rgw.meta:roles", 2023-12-06T21:36:15.641 INFO:teuthology.orchestra.run.smithi038.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-12-06T21:36:15.642 INFO:teuthology.orchestra.run.smithi038.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-12-06T21:36:15.642 INFO:teuthology.orchestra.run.smithi038.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-12-06T21:36:15.642 INFO:teuthology.orchestra.run.smithi038.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-12-06T21:36:15.642 INFO:teuthology.orchestra.run.smithi038.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-12-06T21:36:15.642 INFO:teuthology.orchestra.run.smithi038.stdout: "otp_pool": "z.rgw.otp", 2023-12-06T21:36:15.642 INFO:teuthology.orchestra.run.smithi038.stdout: "system_key": { 2023-12-06T21:36:15.642 INFO:teuthology.orchestra.run.smithi038.stdout: "access_key": "", 2023-12-06T21:36:15.642 INFO:teuthology.orchestra.run.smithi038.stdout: "secret_key": "" 2023-12-06T21:36:15.642 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:36:15.642 INFO:teuthology.orchestra.run.smithi038.stdout: "placement_pools": [ 2023-12-06T21:36:15.642 INFO:teuthology.orchestra.run.smithi038.stdout: { 2023-12-06T21:36:15.642 INFO:teuthology.orchestra.run.smithi038.stdout: "key": "default-placement", 2023-12-06T21:36:15.642 INFO:teuthology.orchestra.run.smithi038.stdout: "val": { 2023-12-06T21:36:15.642 INFO:teuthology.orchestra.run.smithi038.stdout: "index_pool": "z.rgw.buckets.index", 2023-12-06T21:36:15.642 INFO:teuthology.orchestra.run.smithi038.stdout: "storage_classes": { 2023-12-06T21:36:15.643 INFO:teuthology.orchestra.run.smithi038.stdout: "STANDARD": { 2023-12-06T21:36:15.643 INFO:teuthology.orchestra.run.smithi038.stdout: "data_pool": "z.rgw.buckets.data" 2023-12-06T21:36:15.643 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:36:15.643 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:36:15.643 INFO:teuthology.orchestra.run.smithi038.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-12-06T21:36:15.643 INFO:teuthology.orchestra.run.smithi038.stdout: "index_type": 0 2023-12-06T21:36:15.643 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:36:15.643 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:36:15.643 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2023-12-06T21:36:15.643 INFO:teuthology.orchestra.run.smithi038.stdout: "realm_id": "72fddc59-8b0b-4364-9538-a791edf6bee4", 2023-12-06T21:36:15.643 INFO:teuthology.orchestra.run.smithi038.stdout: "notif_pool": "z.rgw.log:notif" 2023-12-06T21:36:15.643 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:36:15.973 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=info ts=2023-12-06T21:36:15.810Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-06T21:36:15.974 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=info ts=2023-12-06T21:36:15.810Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-06T21:36:15.974 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=info ts=2023-12-06T21:36:15.812Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.38 port=9094 2023-12-06T21:36:15.974 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=info ts=2023-12-06T21:36:15.813Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T21:36:15.974 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:15 smithi038 bash[139606]: 0db361477c770b3fe2efd25f50cf3c93b6d6c622ca74e436b72b8eb115ff58ab 2023-12-06T21:36:15.974 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:15 smithi038 systemd[1]: Started Ceph alertmanager.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:36:15.974 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=info ts=2023-12-06T21:36:15.842Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T21:36:15.974 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=info ts=2023-12-06T21:36:15.842Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T21:36:15.974 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=info ts=2023-12-06T21:36:15.845Z caller=main.go:518 msg=Listening address=:9093 2023-12-06T21:36:15.975 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=info ts=2023-12-06T21:36:15.845Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-06T21:36:16.010 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-12-06T21:36:16.508 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:36:16 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:36:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:36:17.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:16 smithi144 ceph-mon[109549]: pgmap v29: 33 pgs: 33 active+clean; 578 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2023-12-06T21:36:17.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:16 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:17.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:16 smithi144 ceph-mon[109549]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:36:17.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:16 smithi144 ceph-mon[109549]: Reconfiguring daemon prometheus.a on smithi144 2023-12-06T21:36:17.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:16 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:17.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:16 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:17.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:16 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:17.130 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:36:16 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:36:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:36:17.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:16 smithi038 ceph-mon[114622]: pgmap v29: 33 pgs: 33 active+clean; 578 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2023-12-06T21:36:17.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:16 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:17.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:16 smithi038 ceph-mon[114622]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:36:17.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:16 smithi038 ceph-mon[114622]: Reconfiguring daemon prometheus.a on smithi144 2023-12-06T21:36:17.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:16 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:17.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:16 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:17.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:16 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:17.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:16 smithi038 ceph-mon[108581]: pgmap v29: 33 pgs: 33 active+clean; 578 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2023-12-06T21:36:17.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:16 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:17.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:16 smithi038 ceph-mon[108581]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:36:17.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:16 smithi038 ceph-mon[108581]: Reconfiguring daemon prometheus.a on smithi144 2023-12-06T21:36:17.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:16 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:17.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:16 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:17.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:16 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:18.130 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:17 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=info ts=2023-12-06T21:36:17.814Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000509968s 2023-12-06T21:36:18.191 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:17 smithi144 systemd[1]: Stopping Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:36:18.191 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:17 smithi144 bash[130852]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T21:36:18.191 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:36:18.056Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T21:36:18.191 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:36:18.057Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T21:36:18.191 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:36:18.057Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T21:36:18.191 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:36:18.057Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T21:36:18.191 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:36:18.057Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T21:36:18.191 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:36:18.057Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T21:36:18.191 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:36:18.057Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T21:36:18.191 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:36:18.057Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T21:36:18.192 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:36:18.057Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T21:36:18.192 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:36:18.057Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T21:36:18.192 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:36:18.057Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T21:36:18.192 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[127521]: ts=2023-12-06T21:36:18.057Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T21:36:18.536 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 bash[130864]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T21:36:18.536 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 bash[130902]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T21:36:18.536 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T21:36:18.536 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 systemd[1]: Stopped Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:36:18.536 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 systemd[1]: Starting Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:36:19.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.689Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T21:36:19.061 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.689Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T21:36:19.061 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.689Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T21:36:19.061 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.689Z caller=main.go:518 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi144 (none))" 2023-12-06T21:36:19.061 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.689Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T21:36:19.061 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.689Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T21:36:19.061 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.690Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T21:36:19.061 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.691Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T21:36:19.061 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.692Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T21:36:19.061 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.694Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T21:36:19.061 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.694Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.546µs 2023-12-06T21:36:19.061 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.694Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T21:36:19.061 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 bash[130966]: 802d72f2b3e60b5ff678de1409bdd2717c2d2aedc6d97ef6d8211af45b5c89ef 2023-12-06T21:36:19.061 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.696Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-06T21:36:19.062 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.696Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-06T21:36:19.062 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.696Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=25.605µs wal_replay_duration=1.589748ms total_replay_duration=1.628086ms 2023-12-06T21:36:19.062 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 systemd[1]: Started Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:36:19.062 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.697Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T21:36:19.062 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.697Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T21:36:19.062 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.697Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T21:36:19.062 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.714Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.454709ms db_storage=621ns remote_storage=1.321µs web_handler=316ns query_engine=816ns scrape=538.906µs scrape_sd=24.825µs notify=23.739µs notify_sd=7.378µs rules=16.609393ms 2023-12-06T21:36:19.062 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:36:18.714Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T21:36:19.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: pgmap v30: 33 pgs: 33 active+clean; 578 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 1.8 KiB/s wr, 2 op/s 2023-12-06T21:36:19.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: osdmap e61: 8 total, 8 up, 8 in 2023-12-06T21:36:19.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/89478513' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T21:36:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T21:36:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:36:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.38:9093"}]: dispatch 2023-12-06T21:36:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:36:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:36:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.144:3000"}]: dispatch 2023-12-06T21:36:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:18 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:19.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: pgmap v30: 33 pgs: 33 active+clean; 578 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 1.8 KiB/s wr, 2 op/s 2023-12-06T21:36:19.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: osdmap e61: 8 total, 8 up, 8 in 2023-12-06T21:36:19.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/89478513' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T21:36:19.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T21:36:19.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:19.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:36:19.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.38:9093"}]: dispatch 2023-12-06T21:36:19.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:19.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:36:19.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:36:19.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.144:3000"}]: dispatch 2023-12-06T21:36:19.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:19.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:19.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:19.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:19.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:19.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:19.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:19.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:19.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:19.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: pgmap v30: 33 pgs: 33 active+clean; 578 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 1.8 KiB/s wr, 2 op/s 2023-12-06T21:36:19.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: osdmap e61: 8 total, 8 up, 8 in 2023-12-06T21:36:19.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/89478513' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T21:36:19.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T21:36:19.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:19.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:36:19.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.38:9093"}]: dispatch 2023-12-06T21:36:19.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:19.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:36:19.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:36:19.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.144:3000"}]: dispatch 2023-12-06T21:36:19.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:19.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:19.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:19.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:19.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:19.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:19.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:19.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:19.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:18 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:20.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:19 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:36:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:19 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.38:9093"}]: dispatch 2023-12-06T21:36:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:19 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:36:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:19 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:36:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:19 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.144:3000"}]: dispatch 2023-12-06T21:36:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:19 smithi038 ceph-mon[108581]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T21:36:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:19 smithi038 ceph-mon[108581]: osdmap e62: 8 total, 8 up, 8 in 2023-12-06T21:36:20.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:19 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:36:20.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:19 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.38:9093"}]: dispatch 2023-12-06T21:36:20.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:19 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:36:20.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:19 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:36:20.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:19 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.144:3000"}]: dispatch 2023-12-06T21:36:20.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:19 smithi038 ceph-mon[114622]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T21:36:20.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:19 smithi038 ceph-mon[114622]: osdmap e62: 8 total, 8 up, 8 in 2023-12-06T21:36:20.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:19 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:36:20.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:19 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.38:9093"}]: dispatch 2023-12-06T21:36:20.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:19 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:36:20.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:19 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:36:20.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:19 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.144:3000"}]: dispatch 2023-12-06T21:36:20.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:19 smithi144 ceph-mon[109549]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T21:36:20.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:19 smithi144 ceph-mon[109549]: osdmap e62: 8 total, 8 up, 8 in 2023-12-06T21:36:21.194 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:20 smithi038 ceph-mon[108581]: pgmap v33: 65 pgs: 32 unknown, 33 active+clean; 578 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2023-12-06T21:36:21.194 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:20 smithi038 ceph-mon[108581]: osdmap e63: 8 total, 8 up, 8 in 2023-12-06T21:36:21.194 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:20 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/89478513' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T21:36:21.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:20 smithi038 ceph-mon[108581]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T21:36:21.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:20 smithi038 ceph-mon[108581]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T21:36:21.195 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:20 smithi038 ceph-mon[108581]: osdmap e64: 8 total, 8 up, 8 in 2023-12-06T21:36:21.195 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:20 smithi038 ceph-mon[114622]: pgmap v33: 65 pgs: 32 unknown, 33 active+clean; 578 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2023-12-06T21:36:21.195 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:20 smithi038 ceph-mon[114622]: osdmap e63: 8 total, 8 up, 8 in 2023-12-06T21:36:21.195 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:20 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/89478513' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T21:36:21.195 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:20 smithi038 ceph-mon[114622]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T21:36:21.195 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:20 smithi038 ceph-mon[114622]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T21:36:21.195 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:20 smithi038 ceph-mon[114622]: osdmap e64: 8 total, 8 up, 8 in 2023-12-06T21:36:21.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:20 smithi144 ceph-mon[109549]: pgmap v33: 65 pgs: 32 unknown, 33 active+clean; 578 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2023-12-06T21:36:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:20 smithi144 ceph-mon[109549]: osdmap e63: 8 total, 8 up, 8 in 2023-12-06T21:36:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:20 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/89478513' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T21:36:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:20 smithi144 ceph-mon[109549]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T21:36:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:20 smithi144 ceph-mon[109549]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T21:36:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:20 smithi144 ceph-mon[109549]: osdmap e64: 8 total, 8 up, 8 in 2023-12-06T21:36:22.880 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:36:22 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:36:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:36:23.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:22 smithi144 ceph-mon[109549]: pgmap v36: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-06T21:36:23.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:22 smithi144 ceph-mon[109549]: osdmap e65: 8 total, 8 up, 8 in 2023-12-06T21:36:23.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:22 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/922762518' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T21:36:23.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:22 smithi144 ceph-mon[109549]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T21:36:23.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:22 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:23.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:22 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:23.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:22 smithi038 ceph-mon[108581]: pgmap v36: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-06T21:36:23.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:22 smithi038 ceph-mon[108581]: osdmap e65: 8 total, 8 up, 8 in 2023-12-06T21:36:23.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:22 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/922762518' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T21:36:23.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:22 smithi038 ceph-mon[108581]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T21:36:23.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:22 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:23.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:22 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:23.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:22 smithi038 ceph-mon[114622]: pgmap v36: 97 pgs: 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-06T21:36:23.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:22 smithi038 ceph-mon[114622]: osdmap e65: 8 total, 8 up, 8 in 2023-12-06T21:36:23.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:22 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/922762518' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T21:36:23.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:22 smithi038 ceph-mon[114622]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T21:36:23.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:22 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:23.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:22 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:24.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:23 smithi144 ceph-mon[109549]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T21:36:24.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:23 smithi144 ceph-mon[109549]: osdmap e66: 8 total, 8 up, 8 in 2023-12-06T21:36:24.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:23 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/922762518' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T21:36:24.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:23 smithi144 ceph-mon[109549]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T21:36:24.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:23 smithi144 ceph-mon[109549]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T21:36:24.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:23 smithi144 ceph-mon[109549]: osdmap e67: 8 total, 8 up, 8 in 2023-12-06T21:36:24.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:23 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/922762518' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T21:36:24.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:23 smithi144 ceph-mon[109549]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T21:36:24.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:23 smithi038 ceph-mon[108581]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T21:36:24.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:23 smithi038 ceph-mon[108581]: osdmap e66: 8 total, 8 up, 8 in 2023-12-06T21:36:24.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:23 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/922762518' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T21:36:24.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:23 smithi038 ceph-mon[108581]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T21:36:24.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:23 smithi038 ceph-mon[108581]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T21:36:24.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:23 smithi038 ceph-mon[108581]: osdmap e67: 8 total, 8 up, 8 in 2023-12-06T21:36:24.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:23 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/922762518' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T21:36:24.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:23 smithi038 ceph-mon[108581]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T21:36:24.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:23 smithi038 ceph-mon[114622]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T21:36:24.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:23 smithi038 ceph-mon[114622]: osdmap e66: 8 total, 8 up, 8 in 2023-12-06T21:36:24.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:23 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/922762518' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T21:36:24.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:23 smithi038 ceph-mon[114622]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T21:36:24.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:23 smithi038 ceph-mon[114622]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T21:36:24.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:23 smithi038 ceph-mon[114622]: osdmap e67: 8 total, 8 up, 8 in 2023-12-06T21:36:24.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:23 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/922762518' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T21:36:24.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:23 smithi038 ceph-mon[114622]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T21:36:24.988 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:36:24.988 INFO:teuthology.orchestra.run.smithi038.stdout: "id": "24265329-2bf0-4444-b861-e6c220800b53", 2023-12-06T21:36:24.988 INFO:teuthology.orchestra.run.smithi038.stdout: "epoch": 1, 2023-12-06T21:36:24.988 INFO:teuthology.orchestra.run.smithi038.stdout: "predecessor_uuid": "9ea52f7b-8f9a-4a0b-bfaa-43c5d88c2b27", 2023-12-06T21:36:24.988 INFO:teuthology.orchestra.run.smithi038.stdout: "sync_status": [], 2023-12-06T21:36:24.988 INFO:teuthology.orchestra.run.smithi038.stdout: "period_map": { 2023-12-06T21:36:24.989 INFO:teuthology.orchestra.run.smithi038.stdout: "id": "24265329-2bf0-4444-b861-e6c220800b53", 2023-12-06T21:36:24.989 INFO:teuthology.orchestra.run.smithi038.stdout: "zonegroups": [ 2023-12-06T21:36:24.989 INFO:teuthology.orchestra.run.smithi038.stdout: { 2023-12-06T21:36:24.989 INFO:teuthology.orchestra.run.smithi038.stdout: "id": "386a52f2-a8b3-449e-9c43-1285638dd20d", 2023-12-06T21:36:24.989 INFO:teuthology.orchestra.run.smithi038.stdout: "name": "default", 2023-12-06T21:36:24.989 INFO:teuthology.orchestra.run.smithi038.stdout: "api_name": "default", 2023-12-06T21:36:24.989 INFO:teuthology.orchestra.run.smithi038.stdout: "is_master": "true", 2023-12-06T21:36:24.989 INFO:teuthology.orchestra.run.smithi038.stdout: "endpoints": [], 2023-12-06T21:36:24.989 INFO:teuthology.orchestra.run.smithi038.stdout: "hostnames": [], 2023-12-06T21:36:24.989 INFO:teuthology.orchestra.run.smithi038.stdout: "hostnames_s3website": [], 2023-12-06T21:36:24.989 INFO:teuthology.orchestra.run.smithi038.stdout: "master_zone": "2b12a0c9-f2bc-4d4d-9a5d-84a9488ef3dc", 2023-12-06T21:36:24.989 INFO:teuthology.orchestra.run.smithi038.stdout: "zones": [ 2023-12-06T21:36:24.989 INFO:teuthology.orchestra.run.smithi038.stdout: { 2023-12-06T21:36:24.989 INFO:teuthology.orchestra.run.smithi038.stdout: "id": "2b12a0c9-f2bc-4d4d-9a5d-84a9488ef3dc", 2023-12-06T21:36:24.989 INFO:teuthology.orchestra.run.smithi038.stdout: "name": "z", 2023-12-06T21:36:24.989 INFO:teuthology.orchestra.run.smithi038.stdout: "endpoints": [], 2023-12-06T21:36:24.990 INFO:teuthology.orchestra.run.smithi038.stdout: "log_meta": "false", 2023-12-06T21:36:24.990 INFO:teuthology.orchestra.run.smithi038.stdout: "log_data": "false", 2023-12-06T21:36:24.990 INFO:teuthology.orchestra.run.smithi038.stdout: "bucket_index_max_shards": 11, 2023-12-06T21:36:24.990 INFO:teuthology.orchestra.run.smithi038.stdout: "read_only": "false", 2023-12-06T21:36:24.990 INFO:teuthology.orchestra.run.smithi038.stdout: "tier_type": "", 2023-12-06T21:36:24.990 INFO:teuthology.orchestra.run.smithi038.stdout: "sync_from_all": "true", 2023-12-06T21:36:24.990 INFO:teuthology.orchestra.run.smithi038.stdout: "sync_from": [], 2023-12-06T21:36:24.990 INFO:teuthology.orchestra.run.smithi038.stdout: "redirect_zone": "" 2023-12-06T21:36:24.990 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:36:24.990 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2023-12-06T21:36:24.990 INFO:teuthology.orchestra.run.smithi038.stdout: "placement_targets": [ 2023-12-06T21:36:24.990 INFO:teuthology.orchestra.run.smithi038.stdout: { 2023-12-06T21:36:24.990 INFO:teuthology.orchestra.run.smithi038.stdout: "name": "default-placement", 2023-12-06T21:36:24.990 INFO:teuthology.orchestra.run.smithi038.stdout: "tags": [], 2023-12-06T21:36:24.990 INFO:teuthology.orchestra.run.smithi038.stdout: "storage_classes": [ 2023-12-06T21:36:24.991 INFO:teuthology.orchestra.run.smithi038.stdout: "STANDARD" 2023-12-06T21:36:24.991 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2023-12-06T21:36:24.991 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:36:24.991 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2023-12-06T21:36:24.991 INFO:teuthology.orchestra.run.smithi038.stdout: "default_placement": "default-placement", 2023-12-06T21:36:24.991 INFO:teuthology.orchestra.run.smithi038.stdout: "realm_id": "72fddc59-8b0b-4364-9538-a791edf6bee4", 2023-12-06T21:36:24.991 INFO:teuthology.orchestra.run.smithi038.stdout: "sync_policy": { 2023-12-06T21:36:24.991 INFO:teuthology.orchestra.run.smithi038.stdout: "groups": [] 2023-12-06T21:36:24.991 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:36:24.991 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:36:24.991 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2023-12-06T21:36:24.991 INFO:teuthology.orchestra.run.smithi038.stdout: "short_zone_ids": [ 2023-12-06T21:36:24.991 INFO:teuthology.orchestra.run.smithi038.stdout: { 2023-12-06T21:36:24.991 INFO:teuthology.orchestra.run.smithi038.stdout: "key": "2b12a0c9-f2bc-4d4d-9a5d-84a9488ef3dc", 2023-12-06T21:36:24.991 INFO:teuthology.orchestra.run.smithi038.stdout: "val": 1620213271 2023-12-06T21:36:24.991 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:36:24.991 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2023-12-06T21:36:24.991 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:36:24.992 INFO:teuthology.orchestra.run.smithi038.stdout: "master_zonegroup": "386a52f2-a8b3-449e-9c43-1285638dd20d", 2023-12-06T21:36:24.992 INFO:teuthology.orchestra.run.smithi038.stdout: "master_zone": "2b12a0c9-f2bc-4d4d-9a5d-84a9488ef3dc", 2023-12-06T21:36:24.992 INFO:teuthology.orchestra.run.smithi038.stdout: "period_config": { 2023-12-06T21:36:24.992 INFO:teuthology.orchestra.run.smithi038.stdout: "bucket_quota": { 2023-12-06T21:36:24.992 INFO:teuthology.orchestra.run.smithi038.stdout: "enabled": false, 2023-12-06T21:36:24.992 INFO:teuthology.orchestra.run.smithi038.stdout: "check_on_raw": false, 2023-12-06T21:36:24.992 INFO:teuthology.orchestra.run.smithi038.stdout: "max_size": -1, 2023-12-06T21:36:24.992 INFO:teuthology.orchestra.run.smithi038.stdout: "max_size_kb": 0, 2023-12-06T21:36:24.992 INFO:teuthology.orchestra.run.smithi038.stdout: "max_objects": -1 2023-12-06T21:36:24.992 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:36:24.992 INFO:teuthology.orchestra.run.smithi038.stdout: "user_quota": { 2023-12-06T21:36:24.992 INFO:teuthology.orchestra.run.smithi038.stdout: "enabled": false, 2023-12-06T21:36:24.992 INFO:teuthology.orchestra.run.smithi038.stdout: "check_on_raw": false, 2023-12-06T21:36:24.992 INFO:teuthology.orchestra.run.smithi038.stdout: "max_size": -1, 2023-12-06T21:36:24.992 INFO:teuthology.orchestra.run.smithi038.stdout: "max_size_kb": 0, 2023-12-06T21:36:24.992 INFO:teuthology.orchestra.run.smithi038.stdout: "max_objects": -1 2023-12-06T21:36:24.992 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:36:24.993 INFO:teuthology.orchestra.run.smithi038.stdout: "user_ratelimit": { 2023-12-06T21:36:24.993 INFO:teuthology.orchestra.run.smithi038.stdout: "max_read_ops": 0, 2023-12-06T21:36:24.993 INFO:teuthology.orchestra.run.smithi038.stdout: "max_write_ops": 0, 2023-12-06T21:36:24.993 INFO:teuthology.orchestra.run.smithi038.stdout: "max_read_bytes": 0, 2023-12-06T21:36:24.993 INFO:teuthology.orchestra.run.smithi038.stdout: "max_write_bytes": 0, 2023-12-06T21:36:24.993 INFO:teuthology.orchestra.run.smithi038.stdout: "enabled": false 2023-12-06T21:36:24.993 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:36:24.993 INFO:teuthology.orchestra.run.smithi038.stdout: "bucket_ratelimit": { 2023-12-06T21:36:24.993 INFO:teuthology.orchestra.run.smithi038.stdout: "max_read_ops": 0, 2023-12-06T21:36:24.993 INFO:teuthology.orchestra.run.smithi038.stdout: "max_write_ops": 0, 2023-12-06T21:36:24.993 INFO:teuthology.orchestra.run.smithi038.stdout: "max_read_bytes": 0, 2023-12-06T21:36:24.993 INFO:teuthology.orchestra.run.smithi038.stdout: "max_write_bytes": 0, 2023-12-06T21:36:24.993 INFO:teuthology.orchestra.run.smithi038.stdout: "enabled": false 2023-12-06T21:36:24.993 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:36:24.993 INFO:teuthology.orchestra.run.smithi038.stdout: "anonymous_ratelimit": { 2023-12-06T21:36:24.993 INFO:teuthology.orchestra.run.smithi038.stdout: "max_read_ops": 0, 2023-12-06T21:36:24.993 INFO:teuthology.orchestra.run.smithi038.stdout: "max_write_ops": 0, 2023-12-06T21:36:24.993 INFO:teuthology.orchestra.run.smithi038.stdout: "max_read_bytes": 0, 2023-12-06T21:36:24.994 INFO:teuthology.orchestra.run.smithi038.stdout: "max_write_bytes": 0, 2023-12-06T21:36:24.994 INFO:teuthology.orchestra.run.smithi038.stdout: "enabled": false 2023-12-06T21:36:24.994 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:36:24.994 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:36:24.994 INFO:teuthology.orchestra.run.smithi038.stdout: "realm_id": "72fddc59-8b0b-4364-9538-a791edf6bee4", 2023-12-06T21:36:24.994 INFO:teuthology.orchestra.run.smithi038.stdout: "realm_name": "r", 2023-12-06T21:36:24.994 INFO:teuthology.orchestra.run.smithi038.stdout: "realm_epoch": 2 2023-12-06T21:36:24.994 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:36:25.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:36:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:36:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:36:25.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:25 smithi144 ceph-mon[109549]: pgmap v39: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-06T21:36:25.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:25 smithi144 ceph-mon[109549]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T21:36:25.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:25 smithi144 ceph-mon[109549]: osdmap e68: 8 total, 8 up, 8 in 2023-12-06T21:36:25.290 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:25 smithi038 ceph-mon[108581]: pgmap v39: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-06T21:36:25.290 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:25 smithi038 ceph-mon[108581]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T21:36:25.291 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:25 smithi038 ceph-mon[108581]: osdmap e68: 8 total, 8 up, 8 in 2023-12-06T21:36:25.291 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:25 smithi038 ceph-mon[114622]: pgmap v39: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-06T21:36:25.291 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:25 smithi038 ceph-mon[114622]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T21:36:25.291 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:25 smithi038 ceph-mon[114622]: osdmap e68: 8 total, 8 up, 8 in 2023-12-06T21:36:25.313 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2023-12-06T21:36:25.960 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:25 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=info ts=2023-12-06T21:36:25.817Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003636642s 2023-12-06T21:36:26.693 INFO:teuthology.orchestra.run.smithi038.stdout:Scheduled rgw.foo update... 2023-12-06T21:36:27.079 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph osd pool create foo' 2023-12-06T21:36:27.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:27 smithi144 ceph-mon[109549]: pgmap v42: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2023-12-06T21:36:27.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:27 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:27 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:27 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:27 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:27 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:27 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:27 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:27 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:27 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi038.eonhfn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:36:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:27 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi038.eonhfn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T21:36:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:27 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:27 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:27.373 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[108581]: pgmap v42: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2023-12-06T21:36:27.373 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:27.373 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:27.373 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:27.373 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:27.373 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:27.373 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:27.373 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:27.373 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:27.373 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi038.eonhfn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:36:27.373 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi038.eonhfn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T21:36:27.373 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:27.373 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:27.374 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[114622]: pgmap v42: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2023-12-06T21:36:27.374 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:27.374 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:27.374 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:27.374 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:27.374 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:27.374 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:27.374 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:27.374 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:27.374 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi038.eonhfn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:36:27.374 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi038.eonhfn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T21:36:27.374 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:27.374 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:27 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:28.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:28 smithi038 ceph-mon[108581]: from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:36:28.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:28 smithi038 ceph-mon[108581]: Saving service rgw.foo spec with placement count:2 2023-12-06T21:36:28.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:28 smithi038 ceph-mon[108581]: Saving service rgw.foo spec with placement count:2 2023-12-06T21:36:28.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:28 smithi038 ceph-mon[108581]: Deploying daemon rgw.foo.smithi038.eonhfn on smithi038 2023-12-06T21:36:28.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:28 smithi038 ceph-mon[114622]: from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:36:28.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:28 smithi038 ceph-mon[114622]: Saving service rgw.foo spec with placement count:2 2023-12-06T21:36:28.249 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:28 smithi038 ceph-mon[114622]: Saving service rgw.foo spec with placement count:2 2023-12-06T21:36:28.249 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:28 smithi038 ceph-mon[114622]: Deploying daemon rgw.foo.smithi038.eonhfn on smithi038 2023-12-06T21:36:28.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:28 smithi144 ceph-mon[109549]: from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:36:28.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:28 smithi144 ceph-mon[109549]: Saving service rgw.foo spec with placement count:2 2023-12-06T21:36:28.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:28 smithi144 ceph-mon[109549]: Saving service rgw.foo spec with placement count:2 2023-12-06T21:36:28.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:28 smithi144 ceph-mon[109549]: Deploying daemon rgw.foo.smithi038.eonhfn on smithi038 2023-12-06T21:36:29.206 INFO:teuthology.orchestra.run.smithi038.stderr:pool 'foo' created 2023-12-06T21:36:29.505 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:29 smithi038 ceph-mon[108581]: pgmap v43: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.8 KiB/s wr, 4 op/s 2023-12-06T21:36:29.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:29 smithi038 ceph-mon[114622]: pgmap v43: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.8 KiB/s wr, 4 op/s 2023-12-06T21:36:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:29 smithi144 ceph-mon[109549]: pgmap v43: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.8 KiB/s wr, 4 op/s 2023-12-06T21:36:29.612 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'rbd pool init foo' 2023-12-06T21:36:30.259 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3973254829' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T21:36:30.260 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T21:36:30.260 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: pgmap v44: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2023-12-06T21:36:30.260 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-12-06T21:36:30.260 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T21:36:30.260 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-12-06T21:36:30.260 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-12-06T21:36:30.260 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:36:30.260 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:36:30.260 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:30.260 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.ynupyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:36:30.260 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.ynupyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T21:36:30.261 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:30.261 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:30.261 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: Deploying daemon rgw.foo.smithi144.ynupyy on smithi144 2023-12-06T21:36:30.261 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-06T21:36:30.261 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]': finished 2023-12-06T21:36:30.261 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2023-12-06T21:36:30.261 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2023-12-06T21:36:30.261 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2023-12-06T21:36:30.261 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[108581]: osdmap e69: 8 total, 8 up, 8 in 2023-12-06T21:36:30.261 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3973254829' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T21:36:30.261 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T21:36:30.261 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: pgmap v44: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2023-12-06T21:36:30.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-12-06T21:36:30.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T21:36:30.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-12-06T21:36:30.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-12-06T21:36:30.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:36:30.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:36:30.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:30.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.ynupyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:36:30.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.ynupyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T21:36:30.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:30.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:30.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: Deploying daemon rgw.foo.smithi144.ynupyy on smithi144 2023-12-06T21:36:30.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-06T21:36:30.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]': finished 2023-12-06T21:36:30.262 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2023-12-06T21:36:30.263 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2023-12-06T21:36:30.263 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2023-12-06T21:36:30.263 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:30 smithi038 ceph-mon[114622]: osdmap e69: 8 total, 8 up, 8 in 2023-12-06T21:36:30.284 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/3973254829' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T21:36:30.284 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-06T21:36:30.284 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: pgmap v44: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2023-12-06T21:36:30.284 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2023-12-06T21:36:30.284 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T21:36:30.284 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-12-06T21:36:30.284 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-12-06T21:36:30.284 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:36:30.284 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:36:30.284 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:30.284 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.ynupyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:36:30.284 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.ynupyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-06T21:36:30.284 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:30.285 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:30.285 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: Deploying daemon rgw.foo.smithi144.ynupyy on smithi144 2023-12-06T21:36:30.285 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-06T21:36:30.285 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]': finished 2023-12-06T21:36:30.285 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2023-12-06T21:36:30.285 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2023-12-06T21:36:30.285 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2023-12-06T21:36:30.285 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:30 smithi144 ceph-mon[109549]: osdmap e69: 8 total, 8 up, 8 in 2023-12-06T21:36:31.473 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:31 smithi038 ceph-mon[108581]: osdmap e70: 8 total, 8 up, 8 in 2023-12-06T21:36:31.473 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:31 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/506773256' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T21:36:31.473 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:31 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:31.473 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:31 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:31.473 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:31 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:31.473 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:31 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:31.473 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:31 smithi038 ceph-mon[108581]: Checking dashboard <-> RGW credentials 2023-12-06T21:36:31.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:31 smithi038 ceph-mon[114622]: osdmap e70: 8 total, 8 up, 8 in 2023-12-06T21:36:31.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:31 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/506773256' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T21:36:31.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:31 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:31.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:31 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:31.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:31 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:31.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:31 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:31.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:31 smithi038 ceph-mon[114622]: Checking dashboard <-> RGW credentials 2023-12-06T21:36:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:31 smithi144 ceph-mon[109549]: osdmap e70: 8 total, 8 up, 8 in 2023-12-06T21:36:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:31 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/506773256' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-06T21:36:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:31 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:31 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:31 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:31 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:31.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:31 smithi144 ceph-mon[109549]: Checking dashboard <-> RGW credentials 2023-12-06T21:36:32.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:32 smithi144 ceph-mon[109549]: pgmap v47: 161 pgs: 32 creating+peering, 4 peering, 125 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 6.9 KiB/s wr, 187 op/s 2023-12-06T21:36:32.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:32 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/506773256' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-06T21:36:32.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:32 smithi144 ceph-mon[109549]: osdmap e71: 8 total, 8 up, 8 in 2023-12-06T21:36:32.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:32 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:32.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:32 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:32.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:32 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:32.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:32 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:36:32.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:32 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:32.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:32 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:32.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:32 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:32.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:32 smithi144 ceph-mon[109549]: Checking dashboard <-> RGW credentials 2023-12-06T21:36:32.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:32 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:32.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:32 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:36:32.599 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[108581]: pgmap v47: 161 pgs: 32 creating+peering, 4 peering, 125 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 6.9 KiB/s wr, 187 op/s 2023-12-06T21:36:32.600 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/506773256' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-06T21:36:32.600 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[108581]: osdmap e71: 8 total, 8 up, 8 in 2023-12-06T21:36:32.600 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:32.600 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:32.600 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:32.600 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:36:32.600 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:32.600 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:32.600 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:32.600 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[108581]: Checking dashboard <-> RGW credentials 2023-12-06T21:36:32.600 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:32.600 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:36:32.600 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[114622]: pgmap v47: 161 pgs: 32 creating+peering, 4 peering, 125 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 6.9 KiB/s wr, 187 op/s 2023-12-06T21:36:32.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/506773256' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-06T21:36:32.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[114622]: osdmap e71: 8 total, 8 up, 8 in 2023-12-06T21:36:32.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:32.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:32.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:32.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:36:32.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:32.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:32.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:32.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[114622]: Checking dashboard <-> RGW credentials 2023-12-06T21:36:32.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:32.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:32 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:36:33.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:33 smithi144 ceph-mon[109549]: osdmap e72: 8 total, 8 up, 8 in 2023-12-06T21:36:33.630 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:36:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:36:33] "GET /metrics HTTP/1.1" 200 202478 "" "Prometheus/2.33.4" 2023-12-06T21:36:33.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:33 smithi038 ceph-mon[108581]: osdmap e72: 8 total, 8 up, 8 in 2023-12-06T21:36:33.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:33 smithi038 ceph-mon[114622]: osdmap e72: 8 total, 8 up, 8 in 2023-12-06T21:36:34.035 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:36:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:36:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:36:34.380 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:36:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:36:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:36:34.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:34 smithi038 ceph-mon[108581]: pgmap v50: 161 pgs: 32 creating+peering, 4 peering, 125 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 8.2 KiB/s wr, 280 op/s 2023-12-06T21:36:34.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:34 smithi038 ceph-mon[108581]: osdmap e73: 8 total, 8 up, 8 in 2023-12-06T21:36:34.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:34 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:34.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:34 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:34.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:34 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:34.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:34 smithi038 ceph-mon[114622]: pgmap v50: 161 pgs: 32 creating+peering, 4 peering, 125 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 8.2 KiB/s wr, 280 op/s 2023-12-06T21:36:34.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:34 smithi038 ceph-mon[114622]: osdmap e73: 8 total, 8 up, 8 in 2023-12-06T21:36:34.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:34 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:34.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:34 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:34.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:34 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:34.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:34 smithi144 ceph-mon[109549]: pgmap v50: 161 pgs: 32 creating+peering, 4 peering, 125 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 8.2 KiB/s wr, 280 op/s 2023-12-06T21:36:34.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:34 smithi144 ceph-mon[109549]: osdmap e73: 8 total, 8 up, 8 in 2023-12-06T21:36:34.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:34 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:34.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:34 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:34.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:34 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:34.647 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch apply iscsi foo u p' 2023-12-06T21:36:35.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:36:34 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:36:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:36:35.294 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:36:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:36:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:36:35.295 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:36:35 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:36:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:36:36.201 INFO:teuthology.orchestra.run.smithi038.stdout:Scheduled iscsi.foo update... 2023-12-06T21:36:36.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:35 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:36.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:35 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:36.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:35 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:36.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:35 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:36.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:35 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:36.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:35 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:36.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:35 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:36.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:35 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:36.227 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:35 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:36.227 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:35 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:36.227 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:35 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:36.227 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:35 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:36.227 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:35 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:36.227 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:35 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:36.227 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:35 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:36.227 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:35 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:35 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:35 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:35 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:35 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:35 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:35 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:36.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:35 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:36.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:35 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:36.597 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'sleep 180' 2023-12-06T21:36:37.225 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:36 smithi038 ceph-mon[108581]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 149 KiB/s rd, 1.0 KiB/s wr, 223 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:36:37.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:36 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:37.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:36 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:37.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:36 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:37.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:36 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:37.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:36 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:37.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:36 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:36:37.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:36 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2023-12-06T21:36:37.226 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:36 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:37.226 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:36 smithi038 ceph-mon[114622]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 149 KiB/s rd, 1.0 KiB/s wr, 223 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:36:37.227 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:36 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:37.227 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:36 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:37.227 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:36 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:37.227 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:36 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:37.227 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:36 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:37.227 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:36 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:36:37.227 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:36 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2023-12-06T21:36:37.227 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:36 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:37.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:36 smithi144 ceph-mon[109549]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 149 KiB/s rd, 1.0 KiB/s wr, 223 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:36:37.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:36 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:37.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:36 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:37.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:36 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:37.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:36 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:37.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:36 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:37.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:36 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:36:37.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:36 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2023-12-06T21:36:37.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:36 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:38.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:37 smithi038 ceph-mon[108581]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:36:38.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:37 smithi038 ceph-mon[108581]: Saving service iscsi.foo spec with placement count:1 2023-12-06T21:36:38.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:37 smithi038 ceph-mon[108581]: Checking pool "foo" exists for service iscsi.foo 2023-12-06T21:36:38.030 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:37 smithi038 ceph-mon[108581]: Deploying daemon iscsi.foo.smithi038.wqvkto on smithi038 2023-12-06T21:36:38.030 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:37 smithi038 ceph-mon[114622]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:36:38.031 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:37 smithi038 ceph-mon[114622]: Saving service iscsi.foo spec with placement count:1 2023-12-06T21:36:38.031 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:37 smithi038 ceph-mon[114622]: Checking pool "foo" exists for service iscsi.foo 2023-12-06T21:36:38.031 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:37 smithi038 ceph-mon[114622]: Deploying daemon iscsi.foo.smithi038.wqvkto on smithi038 2023-12-06T21:36:38.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:37 smithi144 ceph-mon[109549]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:36:38.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:37 smithi144 ceph-mon[109549]: Saving service iscsi.foo spec with placement count:1 2023-12-06T21:36:38.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:37 smithi144 ceph-mon[109549]: Checking pool "foo" exists for service iscsi.foo 2023-12-06T21:36:38.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:37 smithi144 ceph-mon[109549]: Deploying daemon iscsi.foo.smithi038.wqvkto on smithi038 2023-12-06T21:36:39.126 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[108581]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 853 B/s wr, 180 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:36:39.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[108581]: mgrmap e20: y(active, since 69s), standbys: x 2023-12-06T21:36:39.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[108581]: osdmap e74: 8 total, 8 up, 8 in 2023-12-06T21:36:39.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:39.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:39.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:39.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:39.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:39.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:36:39.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:36:39.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:39.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:36:39.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:39.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:39.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:39.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:39.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:39.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[114622]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 853 B/s wr, 180 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:36:39.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[114622]: mgrmap e20: y(active, since 69s), standbys: x 2023-12-06T21:36:39.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[114622]: osdmap e74: 8 total, 8 up, 8 in 2023-12-06T21:36:39.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:39.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:39.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:36:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:36:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:36:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:38 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:39.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:38 smithi144 ceph-mon[109549]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 853 B/s wr, 180 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:36:39.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:38 smithi144 ceph-mon[109549]: mgrmap e20: y(active, since 69s), standbys: x 2023-12-06T21:36:39.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:38 smithi144 ceph-mon[109549]: osdmap e74: 8 total, 8 up, 8 in 2023-12-06T21:36:39.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:39.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:39.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:39.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:39.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:39.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:36:39.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:36:39.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:39.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:36:39.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:39.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:39.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:39.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:39.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:38 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:40.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:39 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:36:40.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:39 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:36:40.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:39 smithi038 ceph-mon[108581]: Adding iSCSI gateway http://:@172.21.15.38:5000 to Dashboard 2023-12-06T21:36:40.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:39 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:36:40.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:39 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:36:40.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:39 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:36:40.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:39 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:40.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:39 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1349934063' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:36:40.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:39 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3746258103' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/1900081574"}]: dispatch 2023-12-06T21:36:40.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:39 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:36:40.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:39 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:36:40.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:39 smithi038 ceph-mon[114622]: Adding iSCSI gateway http://:@172.21.15.38:5000 to Dashboard 2023-12-06T21:36:40.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:39 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:36:40.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:39 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:36:40.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:39 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:36:40.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:39 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:40.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:39 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1349934063' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:36:40.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:39 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3746258103' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/1900081574"}]: dispatch 2023-12-06T21:36:40.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:39 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:36:40.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:39 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:36:40.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:39 smithi144 ceph-mon[109549]: Adding iSCSI gateway http://:@172.21.15.38:5000 to Dashboard 2023-12-06T21:36:40.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:39 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:36:40.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:39 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:36:40.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:39 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:36:40.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:39 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:40.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:39 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1349934063' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:36:40.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:39 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/3746258103' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/1900081574"}]: dispatch 2023-12-06T21:36:41.305 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:40 smithi038 ceph-mon[108581]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 750 B/s wr, 158 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:36:41.305 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:40 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3746258103' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/1900081574"}]': finished 2023-12-06T21:36:41.305 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:40 smithi038 ceph-mon[108581]: osdmap e75: 8 total, 8 up, 8 in 2023-12-06T21:36:41.305 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:40 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2123911823' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/3163020436"}]: dispatch 2023-12-06T21:36:41.306 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:40 smithi038 ceph-mon[114622]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 750 B/s wr, 158 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:36:41.306 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:40 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3746258103' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/1900081574"}]': finished 2023-12-06T21:36:41.306 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:40 smithi038 ceph-mon[114622]: osdmap e75: 8 total, 8 up, 8 in 2023-12-06T21:36:41.306 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:40 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2123911823' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/3163020436"}]: dispatch 2023-12-06T21:36:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:40 smithi144 ceph-mon[109549]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 750 B/s wr, 158 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:36:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:40 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/3746258103' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/1900081574"}]': finished 2023-12-06T21:36:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:40 smithi144 ceph-mon[109549]: osdmap e75: 8 total, 8 up, 8 in 2023-12-06T21:36:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:40 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2123911823' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/3163020436"}]: dispatch 2023-12-06T21:36:42.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:36:41 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:36:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:36:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:42 smithi038 ceph-mon[108581]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 786 B/s wr, 139 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:36:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:42 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2123911823' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/3163020436"}]': finished 2023-12-06T21:36:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:42 smithi038 ceph-mon[108581]: osdmap e76: 8 total, 8 up, 8 in 2023-12-06T21:36:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:42 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1027926964' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/4252207155"}]: dispatch 2023-12-06T21:36:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:42 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/4252207155"}]: dispatch 2023-12-06T21:36:42.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:42 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:42.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:42 smithi038 ceph-mon[114622]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 786 B/s wr, 139 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:36:42.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:42 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2123911823' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/3163020436"}]': finished 2023-12-06T21:36:42.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:42 smithi038 ceph-mon[114622]: osdmap e76: 8 total, 8 up, 8 in 2023-12-06T21:36:42.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:42 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1027926964' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/4252207155"}]: dispatch 2023-12-06T21:36:42.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:42 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/4252207155"}]: dispatch 2023-12-06T21:36:42.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:42 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:42.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:42 smithi144 ceph-mon[109549]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 786 B/s wr, 139 op/s; 0 B/s, 0 objects/s recovering 2023-12-06T21:36:42.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:42 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2123911823' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/3163020436"}]': finished 2023-12-06T21:36:42.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:42 smithi144 ceph-mon[109549]: osdmap e76: 8 total, 8 up, 8 in 2023-12-06T21:36:42.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:42 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1027926964' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/4252207155"}]: dispatch 2023-12-06T21:36:42.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:42 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/4252207155"}]: dispatch 2023-12-06T21:36:42.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:42 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:43.130 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:36:42 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:36:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:36:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:43 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/4252207155"}]': finished 2023-12-06T21:36:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:43 smithi144 ceph-mon[109549]: osdmap e77: 8 total, 8 up, 8 in 2023-12-06T21:36:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:43 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/383556542' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2983395564"}]: dispatch 2023-12-06T21:36:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:43 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2983395564"}]: dispatch 2023-12-06T21:36:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:43.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:36:43] "GET /metrics HTTP/1.1" 200 202478 "" "Prometheus/2.33.4" 2023-12-06T21:36:43.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/4252207155"}]': finished 2023-12-06T21:36:43.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[114622]: osdmap e77: 8 total, 8 up, 8 in 2023-12-06T21:36:43.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/383556542' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2983395564"}]: dispatch 2023-12-06T21:36:43.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2983395564"}]: dispatch 2023-12-06T21:36:43.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:43.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:43.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:43.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:43.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:43.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:43.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/4252207155"}]': finished 2023-12-06T21:36:43.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[108581]: osdmap e77: 8 total, 8 up, 8 in 2023-12-06T21:36:43.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/383556542' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2983395564"}]: dispatch 2023-12-06T21:36:43.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2983395564"}]: dispatch 2023-12-06T21:36:43.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:43.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:43.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:36:43.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:36:43.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:36:43.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:44.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:44 smithi144 ceph-mon[109549]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 407 B/s rd, 203 B/s wr, 2 op/s 2023-12-06T21:36:44.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:44 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2983395564"}]': finished 2023-12-06T21:36:44.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:44 smithi144 ceph-mon[109549]: osdmap e78: 8 total, 8 up, 8 in 2023-12-06T21:36:44.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:44 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/29314438' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2603276885"}]: dispatch 2023-12-06T21:36:44.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:44 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2603276885"}]: dispatch 2023-12-06T21:36:44.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:44 smithi038 ceph-mon[108581]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 407 B/s rd, 203 B/s wr, 2 op/s 2023-12-06T21:36:44.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:44 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2983395564"}]': finished 2023-12-06T21:36:44.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:44 smithi038 ceph-mon[108581]: osdmap e78: 8 total, 8 up, 8 in 2023-12-06T21:36:44.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:44 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/29314438' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2603276885"}]: dispatch 2023-12-06T21:36:44.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:44 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2603276885"}]: dispatch 2023-12-06T21:36:44.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:44 smithi038 ceph-mon[114622]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 407 B/s rd, 203 B/s wr, 2 op/s 2023-12-06T21:36:44.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:44 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2983395564"}]': finished 2023-12-06T21:36:44.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:44 smithi038 ceph-mon[114622]: osdmap e78: 8 total, 8 up, 8 in 2023-12-06T21:36:44.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:44 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/29314438' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2603276885"}]: dispatch 2023-12-06T21:36:44.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:44 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2603276885"}]: dispatch 2023-12-06T21:36:45.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:36:44 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:36:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:36:45.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:45 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2603276885"}]': finished 2023-12-06T21:36:45.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:45 smithi144 ceph-mon[109549]: osdmap e79: 8 total, 8 up, 8 in 2023-12-06T21:36:45.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:45 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2119075902' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/1097818751"}]: dispatch 2023-12-06T21:36:45.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:45 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2603276885"}]': finished 2023-12-06T21:36:45.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:45 smithi038 ceph-mon[108581]: osdmap e79: 8 total, 8 up, 8 in 2023-12-06T21:36:45.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:45 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2119075902' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/1097818751"}]: dispatch 2023-12-06T21:36:45.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:45 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2603276885"}]': finished 2023-12-06T21:36:45.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:45 smithi038 ceph-mon[114622]: osdmap e79: 8 total, 8 up, 8 in 2023-12-06T21:36:45.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:45 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2119075902' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/1097818751"}]: dispatch 2023-12-06T21:36:46.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:46 smithi144 ceph-mon[109549]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:36:46.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:46 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2119075902' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/1097818751"}]': finished 2023-12-06T21:36:46.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:46 smithi144 ceph-mon[109549]: osdmap e80: 8 total, 8 up, 8 in 2023-12-06T21:36:46.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:46 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/3403995460' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/3790128144"}]: dispatch 2023-12-06T21:36:46.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:46 smithi038 ceph-mon[108581]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:36:46.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:46 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2119075902' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/1097818751"}]': finished 2023-12-06T21:36:46.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:46 smithi038 ceph-mon[108581]: osdmap e80: 8 total, 8 up, 8 in 2023-12-06T21:36:46.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:46 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3403995460' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/3790128144"}]: dispatch 2023-12-06T21:36:46.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:46 smithi038 ceph-mon[114622]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:36:46.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:46 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2119075902' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/1097818751"}]': finished 2023-12-06T21:36:46.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:46 smithi038 ceph-mon[114622]: osdmap e80: 8 total, 8 up, 8 in 2023-12-06T21:36:46.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:46 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3403995460' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/3790128144"}]: dispatch 2023-12-06T21:36:47.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:47 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/3403995460' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/3790128144"}]': finished 2023-12-06T21:36:47.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:47 smithi144 ceph-mon[109549]: osdmap e81: 8 total, 8 up, 8 in 2023-12-06T21:36:47.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:47 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/285330229' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/1900081574"}]: dispatch 2023-12-06T21:36:47.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:47 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/1900081574"}]: dispatch 2023-12-06T21:36:47.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:47 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3403995460' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/3790128144"}]': finished 2023-12-06T21:36:47.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:47 smithi038 ceph-mon[114622]: osdmap e81: 8 total, 8 up, 8 in 2023-12-06T21:36:47.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:47 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/285330229' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/1900081574"}]: dispatch 2023-12-06T21:36:47.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:47 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/1900081574"}]: dispatch 2023-12-06T21:36:47.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:47 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3403995460' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/3790128144"}]': finished 2023-12-06T21:36:47.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:47 smithi038 ceph-mon[108581]: osdmap e81: 8 total, 8 up, 8 in 2023-12-06T21:36:47.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:47 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/285330229' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/1900081574"}]: dispatch 2023-12-06T21:36:47.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:47 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/1900081574"}]: dispatch 2023-12-06T21:36:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:48 smithi144 ceph-mon[109549]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:36:48.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:48 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/1900081574"}]': finished 2023-12-06T21:36:48.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:48 smithi144 ceph-mon[109549]: osdmap e82: 8 total, 8 up, 8 in 2023-12-06T21:36:48.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:48 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/643958773' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/1097818751"}]: dispatch 2023-12-06T21:36:48.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:48 smithi038 ceph-mon[108581]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:36:48.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:48 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/1900081574"}]': finished 2023-12-06T21:36:48.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:48 smithi038 ceph-mon[108581]: osdmap e82: 8 total, 8 up, 8 in 2023-12-06T21:36:48.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:48 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/643958773' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/1097818751"}]: dispatch 2023-12-06T21:36:48.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:48 smithi038 ceph-mon[114622]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:36:48.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:48 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/1900081574"}]': finished 2023-12-06T21:36:48.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:48 smithi038 ceph-mon[114622]: osdmap e82: 8 total, 8 up, 8 in 2023-12-06T21:36:48.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:48 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/643958773' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/1097818751"}]: dispatch 2023-12-06T21:36:49.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:49 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/643958773' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/1097818751"}]': finished 2023-12-06T21:36:49.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:49 smithi144 ceph-mon[109549]: osdmap e83: 8 total, 8 up, 8 in 2023-12-06T21:36:49.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:49 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1427139035' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/136392468"}]: dispatch 2023-12-06T21:36:49.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:49 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/136392468"}]: dispatch 2023-12-06T21:36:49.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:49 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:36:49.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:49 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/643958773' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/1097818751"}]': finished 2023-12-06T21:36:49.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:49 smithi038 ceph-mon[108581]: osdmap e83: 8 total, 8 up, 8 in 2023-12-06T21:36:49.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:49 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1427139035' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/136392468"}]: dispatch 2023-12-06T21:36:49.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:49 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/136392468"}]: dispatch 2023-12-06T21:36:49.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:49 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:36:49.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:49 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/643958773' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/1097818751"}]': finished 2023-12-06T21:36:49.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:49 smithi038 ceph-mon[114622]: osdmap e83: 8 total, 8 up, 8 in 2023-12-06T21:36:49.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:49 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1427139035' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/136392468"}]: dispatch 2023-12-06T21:36:49.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:49 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/136392468"}]: dispatch 2023-12-06T21:36:49.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:49 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:36:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:50 smithi144 ceph-mon[109549]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:50.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:50 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/136392468"}]': finished 2023-12-06T21:36:50.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:50 smithi144 ceph-mon[109549]: osdmap e84: 8 total, 8 up, 8 in 2023-12-06T21:36:50.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:50 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/356154313' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1251038148"}]: dispatch 2023-12-06T21:36:50.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:50 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1251038148"}]: dispatch 2023-12-06T21:36:50.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:50 smithi038 ceph-mon[108581]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:50.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:50 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/136392468"}]': finished 2023-12-06T21:36:50.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:50 smithi038 ceph-mon[108581]: osdmap e84: 8 total, 8 up, 8 in 2023-12-06T21:36:50.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:50 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/356154313' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1251038148"}]: dispatch 2023-12-06T21:36:50.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:50 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1251038148"}]: dispatch 2023-12-06T21:36:50.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:50 smithi038 ceph-mon[114622]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:36:50.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:50 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/136392468"}]': finished 2023-12-06T21:36:50.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:50 smithi038 ceph-mon[114622]: osdmap e84: 8 total, 8 up, 8 in 2023-12-06T21:36:50.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:50 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/356154313' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1251038148"}]: dispatch 2023-12-06T21:36:50.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:50 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1251038148"}]: dispatch 2023-12-06T21:36:51.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:51 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1251038148"}]': finished 2023-12-06T21:36:51.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:51 smithi038 ceph-mon[108581]: osdmap e85: 8 total, 8 up, 8 in 2023-12-06T21:36:51.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:51 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1370331033' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1204231432"}]: dispatch 2023-12-06T21:36:51.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:51 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1204231432"}]: dispatch 2023-12-06T21:36:51.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:51 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1251038148"}]': finished 2023-12-06T21:36:51.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:51 smithi038 ceph-mon[114622]: osdmap e85: 8 total, 8 up, 8 in 2023-12-06T21:36:51.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:51 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1370331033' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1204231432"}]: dispatch 2023-12-06T21:36:51.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:51 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1204231432"}]: dispatch 2023-12-06T21:36:51.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:51 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1251038148"}]': finished 2023-12-06T21:36:51.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:51 smithi144 ceph-mon[109549]: osdmap e85: 8 total, 8 up, 8 in 2023-12-06T21:36:51.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:51 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1370331033' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1204231432"}]: dispatch 2023-12-06T21:36:51.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:51 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1204231432"}]: dispatch 2023-12-06T21:36:52.516 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:52 smithi144 ceph-mon[109549]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:36:52.516 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:52 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1204231432"}]': finished 2023-12-06T21:36:52.517 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:52 smithi144 ceph-mon[109549]: osdmap e86: 8 total, 8 up, 8 in 2023-12-06T21:36:52.517 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:52 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1172218105' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/3790128144"}]: dispatch 2023-12-06T21:36:52.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:52 smithi038 ceph-mon[108581]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:36:52.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:52 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1204231432"}]': finished 2023-12-06T21:36:52.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:52 smithi038 ceph-mon[108581]: osdmap e86: 8 total, 8 up, 8 in 2023-12-06T21:36:52.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:52 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1172218105' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/3790128144"}]: dispatch 2023-12-06T21:36:52.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:52 smithi038 ceph-mon[114622]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:36:52.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:52 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1204231432"}]': finished 2023-12-06T21:36:52.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:52 smithi038 ceph-mon[114622]: osdmap e86: 8 total, 8 up, 8 in 2023-12-06T21:36:52.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:52 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1172218105' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/3790128144"}]: dispatch 2023-12-06T21:36:53.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:36:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:36:53] "GET /metrics HTTP/1.1" 200 207941 "" "Prometheus/2.33.4" 2023-12-06T21:36:53.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:36:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:36:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:36:53.521 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:53 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1172218105' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/3790128144"}]': finished 2023-12-06T21:36:53.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:53 smithi038 ceph-mon[108581]: osdmap e87: 8 total, 8 up, 8 in 2023-12-06T21:36:53.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:53 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/143371476' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/185289341"}]: dispatch 2023-12-06T21:36:53.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:53 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/185289341"}]: dispatch 2023-12-06T21:36:53.522 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:53 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:53.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:53 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1172218105' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/3790128144"}]': finished 2023-12-06T21:36:53.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:53 smithi038 ceph-mon[114622]: osdmap e87: 8 total, 8 up, 8 in 2023-12-06T21:36:53.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:53 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/143371476' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/185289341"}]: dispatch 2023-12-06T21:36:53.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:53 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/185289341"}]: dispatch 2023-12-06T21:36:53.522 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:53 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:53.750 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:53 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1172218105' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/3790128144"}]': finished 2023-12-06T21:36:53.750 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:53 smithi144 ceph-mon[109549]: osdmap e87: 8 total, 8 up, 8 in 2023-12-06T21:36:53.750 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:53 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/143371476' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/185289341"}]: dispatch 2023-12-06T21:36:53.750 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:53 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/185289341"}]: dispatch 2023-12-06T21:36:53.750 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:53 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:53.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:36:53.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:36:53.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:36:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:36:53.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:36:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:54 smithi038 ceph-mon[114622]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:36:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:54 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:54 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/185289341"}]': finished 2023-12-06T21:36:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:54 smithi038 ceph-mon[114622]: osdmap e88: 8 total, 8 up, 8 in 2023-12-06T21:36:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:54 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/730067632' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2058597351"}]: dispatch 2023-12-06T21:36:54.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:54 smithi038 ceph-mon[108581]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:36:54.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:54 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:54.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:54 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/185289341"}]': finished 2023-12-06T21:36:54.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:54 smithi038 ceph-mon[108581]: osdmap e88: 8 total, 8 up, 8 in 2023-12-06T21:36:54.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:54 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/730067632' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2058597351"}]: dispatch 2023-12-06T21:36:54.774 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:54 smithi144 ceph-mon[109549]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:36:54.774 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:54 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:36:54.774 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:54 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/185289341"}]': finished 2023-12-06T21:36:54.774 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:54 smithi144 ceph-mon[109549]: osdmap e88: 8 total, 8 up, 8 in 2023-12-06T21:36:54.774 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:54 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/730067632' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2058597351"}]: dispatch 2023-12-06T21:36:55.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:36:54 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:36:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:36:55.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:55 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/730067632' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2058597351"}]': finished 2023-12-06T21:36:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:55 smithi038 ceph-mon[108581]: osdmap e89: 8 total, 8 up, 8 in 2023-12-06T21:36:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:55 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2540986589' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1636144626"}]: dispatch 2023-12-06T21:36:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:55 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1636144626"}]: dispatch 2023-12-06T21:36:55.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:55 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/730067632' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2058597351"}]': finished 2023-12-06T21:36:55.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:55 smithi038 ceph-mon[114622]: osdmap e89: 8 total, 8 up, 8 in 2023-12-06T21:36:55.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:55 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2540986589' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1636144626"}]: dispatch 2023-12-06T21:36:55.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:55 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1636144626"}]: dispatch 2023-12-06T21:36:55.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:55 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/730067632' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2058597351"}]': finished 2023-12-06T21:36:55.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:55 smithi144 ceph-mon[109549]: osdmap e89: 8 total, 8 up, 8 in 2023-12-06T21:36:55.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:55 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2540986589' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1636144626"}]: dispatch 2023-12-06T21:36:55.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:55 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1636144626"}]: dispatch 2023-12-06T21:36:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:56 smithi038 ceph-mon[108581]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:36:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:56 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1636144626"}]': finished 2023-12-06T21:36:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:56 smithi038 ceph-mon[108581]: osdmap e90: 8 total, 8 up, 8 in 2023-12-06T21:36:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:56 smithi038 ceph-mon[114622]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:36:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:56 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1636144626"}]': finished 2023-12-06T21:36:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:56 smithi038 ceph-mon[114622]: osdmap e90: 8 total, 8 up, 8 in 2023-12-06T21:36:56.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:56 smithi144 ceph-mon[109549]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:36:56.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:56 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1636144626"}]': finished 2023-12-06T21:36:56.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:56 smithi144 ceph-mon[109549]: osdmap e90: 8 total, 8 up, 8 in 2023-12-06T21:36:59.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:36:59 smithi038 ceph-mon[108581]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:36:59.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:36:59 smithi038 ceph-mon[114622]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:36:59.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:36:59 smithi144 ceph-mon[109549]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:37:00.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:00 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:37:00.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:00 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:00.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:00 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:00.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:00 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:37:00.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:00 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:00.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:00 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:00.381 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:36:59 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:36:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:37:00.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:00 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:37:00.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:00 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:00.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:00 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:01.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:01 smithi144 ceph-mon[109549]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:01.365 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:01 smithi038 ceph-mon[108581]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:01.365 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:01 smithi038 ceph-mon[114622]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:03.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:03 smithi144 ceph-mon[109549]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T21:37:03.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:03 smithi038 ceph-mon[108581]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T21:37:03.380 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:37:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:37:03] "GET /metrics HTTP/1.1" 200 207998 "" "Prometheus/2.33.4" 2023-12-06T21:37:03.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:03 smithi038 ceph-mon[114622]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T21:37:03.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:37:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:37:03.506Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:37:03.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:37:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:37:03.508Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:37:03.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:37:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:37:03.508Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:37:05.038 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:37:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:37:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:37:05.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:05 smithi144 ceph-mon[109549]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:05.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:05 smithi038 ceph-mon[108581]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:05.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:05 smithi038 ceph-mon[114622]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:06.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:06 smithi144 ceph-mon[109549]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:37:06.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:06 smithi038 ceph-mon[108581]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:37:06.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:06 smithi038 ceph-mon[114622]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:37:09.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:09 smithi038 ceph-mon[108581]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2023-12-06T21:37:09.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:09 smithi038 ceph-mon[114622]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2023-12-06T21:37:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:09 smithi144 ceph-mon[109549]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2023-12-06T21:37:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:10 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:37:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:10 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:37:10.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:10 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:37:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:11 smithi144 ceph-mon[109549]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:11 smithi038 ceph-mon[108581]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:11.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:11 smithi038 ceph-mon[114622]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:12 smithi144 ceph-mon[109549]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:12 smithi038 ceph-mon[108581]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:12.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:12 smithi038 ceph-mon[114622]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:13.458 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:37:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:37:13] "GET /metrics HTTP/1.1" 200 207998 "" "Prometheus/2.33.4" 2023-12-06T21:37:13.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:37:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:37:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:37:13.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:37:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:37:13.506Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:37:13.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:37:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:37:13.508Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:37:13.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:37:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:37:13.509Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:37:14.773 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:14 smithi144 ceph-mon[109549]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:14.773 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:14 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:14.774 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:14 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:14.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:14 smithi038 ceph-mon[108581]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:14.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:14 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:14.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:14 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:14.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:14 smithi038 ceph-mon[114622]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:14.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:14 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:14.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:14 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:15.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:37:14 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:37:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:37:16.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:16 smithi144 ceph-mon[109549]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:16.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:16 smithi038 ceph-mon[108581]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:16.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:16 smithi038 ceph-mon[114622]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:19.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:19 smithi038 ceph-mon[108581]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:19.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:19 smithi038 ceph-mon[114622]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:19.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:19 smithi144 ceph-mon[109549]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:20.086 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:20 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:37:20.087 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:20 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:37:20.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:20 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:37:20.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:37:20 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:37:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:37:21.305 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:21 smithi038 ceph-mon[108581]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:21.306 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:21 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:21.306 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:21 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:21.306 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:21 smithi038 ceph-mon[114622]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:21.306 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:21 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:21.306 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:21 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:21.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:21 smithi144 ceph-mon[109549]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:21.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:21 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:21.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:21 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:23.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:23 smithi144 ceph-mon[109549]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:23.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:23 smithi038 ceph-mon[108581]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:23.380 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:37:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:37:23] "GET /metrics HTTP/1.1" 200 207940 "" "Prometheus/2.33.4" 2023-12-06T21:37:23.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:23 smithi038 ceph-mon[114622]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:23.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:37:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:37:23.506Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:37:23.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:37:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:37:23.508Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:37:23.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:37:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:37:23.509Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:37:24.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:24 smithi144 ceph-mon[109549]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:24.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:24 smithi038 ceph-mon[108581]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:24.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:24 smithi038 ceph-mon[114622]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:25.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:37:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:37:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:37:26.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:26 smithi038 ceph-mon[108581]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:26.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:26 smithi038 ceph-mon[114622]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:26.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:26 smithi144 ceph-mon[109549]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:29.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:29 smithi038 ceph-mon[108581]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:29.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:29 smithi038 ceph-mon[114622]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:29 smithi144 ceph-mon[109549]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:30.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:30 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:37:30.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:37:30.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:37:30.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:30 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:37:30.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:37:30.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:37:30.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:30 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:37:30.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:37:30.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:37:31.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:31 smithi144 ceph-mon[109549]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:31.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:31 smithi038 ceph-mon[108581]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:31.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:31 smithi038 ceph-mon[114622]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:32.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:32 smithi038 ceph-mon[108581]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:32.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:32 smithi038 ceph-mon[114622]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:32.451 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:32 smithi144 ceph-mon[109549]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:33.508 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:37:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:37:33] "GET /metrics HTTP/1.1" 200 207901 "" "Prometheus/2.33.4" 2023-12-06T21:37:33.880 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:37:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:37:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:37:33.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:37:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:37:33.507Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:37:33.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:37:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:37:33.509Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:37:33.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:37:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:37:33.510Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:37:34.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:34 smithi038 ceph-mon[108581]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:34.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:34 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:34.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:34 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:34.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:34 smithi038 ceph-mon[114622]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:34.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:34 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:34.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:34 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:35.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:37:34 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:37:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:37:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:34 smithi144 ceph-mon[109549]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:34 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:34 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:36.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:36 smithi038 ceph-mon[108581]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:36.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:36 smithi038 ceph-mon[114622]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:37.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:36 smithi144 ceph-mon[109549]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:39.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:39 smithi038 ceph-mon[108581]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:39.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:39 smithi038 ceph-mon[114622]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:39.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:39 smithi144 ceph-mon[109549]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:40.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:40 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:37:40.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:40 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:37:40.380 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:37:40 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:37:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:37:40.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:40 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:37:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:41 smithi144 ceph-mon[109549]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:41 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:41 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:41.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:41 smithi038 ceph-mon[108581]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:41.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:41 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:41.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:41 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:41.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:41 smithi038 ceph-mon[114622]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:41.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:41 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:41.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:41 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:42.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:42 smithi038 ceph-mon[108581]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:42.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:42 smithi038 ceph-mon[114622]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:42.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:42 smithi144 ceph-mon[109549]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:43.380 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:37:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:37:43] "GET /metrics HTTP/1.1" 200 207901 "" "Prometheus/2.33.4" 2023-12-06T21:37:43.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:37:43.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:37:43.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:37:43.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:43.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:37:43.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:37:43.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:37:43.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:37:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:37:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:37:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:43.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:37:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:37:43.508Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:37:43.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:37:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:37:43.510Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:37:43.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:37:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:37:43.510Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:37:45.037 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:37:44 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:37:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:37:45.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:45 smithi144 ceph-mon[109549]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:45.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:45 smithi038 ceph-mon[108581]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:45.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:45 smithi038 ceph-mon[114622]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:47.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:47 smithi144 ceph-mon[109549]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:47 smithi038 ceph-mon[108581]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:47.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:47 smithi038 ceph-mon[114622]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:49.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:49 smithi038 ceph-mon[108581]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:49.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:49 smithi038 ceph-mon[114622]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:49 smithi144 ceph-mon[109549]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:50.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:50 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:37:50.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:50 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:37:50.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:50 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:37:51.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:51 smithi144 ceph-mon[109549]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:51.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:51 smithi038 ceph-mon[108581]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:51.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:51 smithi038 ceph-mon[114622]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:52.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:52 smithi038 ceph-mon[108581]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:52.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:52 smithi038 ceph-mon[114622]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:52.414 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:52 smithi144 ceph-mon[109549]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:53.510 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:37:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:37:53] "GET /metrics HTTP/1.1" 200 207917 "" "Prometheus/2.33.4" 2023-12-06T21:37:53.880 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:37:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:37:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:37:53.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:37:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:37:53.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:37:53.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:37:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:37:53.511Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:37:53.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:37:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:37:53.511Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:37:55.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:37:54 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:37:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:37:55.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:54 smithi144 ceph-mon[109549]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:55.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:54 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:55.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:54 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:55.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:54 smithi038 ceph-mon[108581]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:55.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:54 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:55.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:54 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:55.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:54 smithi038 ceph-mon[114622]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:55.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:54 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:55.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:54 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:37:57.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:56 smithi144 ceph-mon[109549]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:57.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:56 smithi038 ceph-mon[108581]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:57.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:56 smithi038 ceph-mon[114622]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:37:59.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:37:59 smithi038 ceph-mon[108581]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:59.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:37:59 smithi038 ceph-mon[114622]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:37:59.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:37:59 smithi144 ceph-mon[109549]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:00.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:00 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:38:00.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:00 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:38:00.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:00 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:38:00.784 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:38:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:38:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:38:01.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:01 smithi144 ceph-mon[109549]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:01.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:01 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:01.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:01 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:01.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:01 smithi038 ceph-mon[108581]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:01.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:01 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:01.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:01 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:01.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:01 smithi038 ceph-mon[114622]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:01.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:01 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:01.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:01 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:02.348 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:02 smithi038 ceph-mon[108581]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:02.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:02 smithi038 ceph-mon[114622]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:02.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:02 smithi144 ceph-mon[109549]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:03.510 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:38:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:38:03] "GET /metrics HTTP/1.1" 200 207916 "" "Prometheus/2.33.4" 2023-12-06T21:38:03.879 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:38:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:38:03.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:38:03.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:38:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:38:03.511Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:38:03.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:38:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:38:03.512Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:38:05.050 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:38:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:38:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:38:05.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:05 smithi144 ceph-mon[109549]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:05.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:05 smithi038 ceph-mon[108581]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:05.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:05 smithi038 ceph-mon[114622]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:06.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:06 smithi144 ceph-mon[109549]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:06.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:06 smithi038 ceph-mon[108581]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:06.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:06 smithi038 ceph-mon[114622]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:09.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:09 smithi038 ceph-mon[108581]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:09.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:09 smithi038 ceph-mon[114622]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:09 smithi144 ceph-mon[109549]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:10 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:38:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:10 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:38:10.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:10 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:38:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:11 smithi144 ceph-mon[109549]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:11.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:11 smithi038 ceph-mon[108581]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:11.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:11 smithi038 ceph-mon[114622]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:12 smithi144 ceph-mon[109549]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:12 smithi038 ceph-mon[108581]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:12.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:12 smithi038 ceph-mon[114622]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:13.511 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:38:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:38:13] "GET /metrics HTTP/1.1" 200 207916 "" "Prometheus/2.33.4" 2023-12-06T21:38:13.831 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:38:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:38:13.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:38:13.831 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:38:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:38:13.512Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:38:13.832 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:38:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:38:13.513Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:38:14.130 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:38:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:38:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:38:15.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:14 smithi144 ceph-mon[109549]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:15.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:14 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:15.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:14 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:15.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:38:14 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:38:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:38:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:14 smithi038 ceph-mon[108581]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:14 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:14 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:15.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:14 smithi038 ceph-mon[114622]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:15.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:14 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:15.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:14 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:16 smithi038 ceph-mon[108581]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:17.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:16 smithi038 ceph-mon[114622]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:17.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:16 smithi144 ceph-mon[109549]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:19 smithi038 ceph-mon[108581]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:19.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:19 smithi038 ceph-mon[114622]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:19.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:19 smithi144 ceph-mon[109549]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:20.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:20 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:38:20.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:20 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:38:20.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:20 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:38:20.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:38:20 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:38:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:38:21.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:21 smithi144 ceph-mon[109549]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:21 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:21 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:21.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:21 smithi038 ceph-mon[108581]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:21.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:21 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:21.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:21 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:21.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:21 smithi038 ceph-mon[114622]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:21.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:21 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:21.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:21 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:22.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:22 smithi038 ceph-mon[108581]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:22.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:22 smithi038 ceph-mon[114622]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:22.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:22 smithi144 ceph-mon[109549]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:23.513 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:38:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:38:23] "GET /metrics HTTP/1.1" 200 207917 "" "Prometheus/2.33.4" 2023-12-06T21:38:23.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:38:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:38:23.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:38:23.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:38:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:38:23.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:38:23.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:38:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:38:23.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:38:25.034 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:38:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:38:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:38:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:25 smithi144 ceph-mon[109549]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:25.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:25 smithi038 ceph-mon[108581]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:25.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:25 smithi038 ceph-mon[114622]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:27.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:27 smithi144 ceph-mon[109549]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:27.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:27 smithi038 ceph-mon[108581]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:27.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:27 smithi038 ceph-mon[114622]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:29.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:29 smithi038 ceph-mon[108581]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:29.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:29 smithi038 ceph-mon[114622]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:29 smithi144 ceph-mon[109549]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:30.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:30 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:38:30.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:38:30.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:38:30.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:30 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:38:30.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:38:30.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:38:30.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:30 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:38:30.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:38:30.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:38:31.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:31 smithi144 ceph-mon[109549]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:31.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:31 smithi038 ceph-mon[108581]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:31.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:31 smithi038 ceph-mon[114622]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:32.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:32 smithi038 ceph-mon[108581]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:32.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:32 smithi038 ceph-mon[114622]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:32.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:32 smithi144 ceph-mon[109549]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:33.514 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:38:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:38:33] "GET /metrics HTTP/1.1" 200 207936 "" "Prometheus/2.33.4" 2023-12-06T21:38:33.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:38:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:38:33.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:38:33.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:38:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:38:33.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:38:33.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:38:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:38:33.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:38:34.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:38:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:38:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:38:34.955 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:38:34 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:38:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:38:35.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:34 smithi144 ceph-mon[109549]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:35.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:34 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:35.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:34 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:35.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:34 smithi038 ceph-mon[108581]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:35.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:34 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:35.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:34 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:35.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:34 smithi038 ceph-mon[114622]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:35.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:34 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:35.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:34 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:37.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:36 smithi144 ceph-mon[109549]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:36 smithi038 ceph-mon[108581]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:37.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:36 smithi038 ceph-mon[114622]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:39.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:39 smithi038 ceph-mon[108581]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:39.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:39 smithi038 ceph-mon[114622]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:39.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:39 smithi144 ceph-mon[109549]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:40.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:40 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:38:40.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:40 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:38:40.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:40 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:38:41.068 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:38:40 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:38:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:38:41.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:41 smithi038 ceph-mon[108581]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:41.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:41 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:41.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:41 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:41.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:41 smithi038 ceph-mon[114622]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:41.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:41 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:41.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:41 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:41.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:41 smithi144 ceph-mon[109549]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:41.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:41 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:41.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:41 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:42.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:42 smithi038 ceph-mon[108581]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:42.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:42 smithi038 ceph-mon[114622]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:42.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:42 smithi144 ceph-mon[109549]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:43.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:38:43.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:38:43.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:38:43.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:43.346 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:38:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:38:43] "GET /metrics HTTP/1.1" 200 207936 "" "Prometheus/2.33.4" 2023-12-06T21:38:43.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:38:43.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:38:43.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:38:43.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:38:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:38:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:38:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:43.629 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:38:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:38:43.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:38:43.630 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:38:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:38:43.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:38:43.630 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:38:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:38:43.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:38:44.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:44 smithi038 ceph-mon[108581]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:44.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:44 smithi038 ceph-mon[114622]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:44.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:44 smithi144 ceph-mon[109549]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:45.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:38:44 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:38:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:38:46.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:46 smithi038 ceph-mon[108581]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:46.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:46 smithi038 ceph-mon[114622]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:46.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:46 smithi144 ceph-mon[109549]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:49.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:49 smithi038 ceph-mon[108581]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:49.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:49 smithi038 ceph-mon[114622]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:49.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:49 smithi144 ceph-mon[109549]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:50.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:50 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:38:50.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:50 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:38:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:50 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:38:51.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:51 smithi038 ceph-mon[108581]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:51.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:51 smithi038 ceph-mon[114622]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:51.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:51 smithi144 ceph-mon[109549]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:52.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:52 smithi038 ceph-mon[108581]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:52.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:52 smithi038 ceph-mon[114622]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:52.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:52 smithi144 ceph-mon[109549]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:53.515 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:38:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:38:53] "GET /metrics HTTP/1.1" 200 207908 "" "Prometheus/2.33.4" 2023-12-06T21:38:53.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:38:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:38:53.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:38:53.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:38:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:38:53.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:38:53.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:38:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:38:53.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:38:54.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:38:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:38:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:38:55.043 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:38:54 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:38:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:38:55.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:55 smithi144 ceph-mon[109549]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:55.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:55 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:55.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:55 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:55.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:55 smithi038 ceph-mon[114622]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:55.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:55 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:55.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:55 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:55.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:55 smithi038 ceph-mon[108581]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:55.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:55 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:55.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:55 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:38:57.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:57 smithi144 ceph-mon[109549]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:57.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:57 smithi038 ceph-mon[108581]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:57.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:57 smithi038 ceph-mon[114622]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:38:59.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:38:59 smithi038 ceph-mon[108581]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:59.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:38:59 smithi038 ceph-mon[114622]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:38:59.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:38:59 smithi144 ceph-mon[109549]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:00.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:00 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:39:00.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:00 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:39:00.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:00 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:39:01.076 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:39:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:39:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:39:01.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:01 smithi038 ceph-mon[108581]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:01.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:01 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:01.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:01 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:01.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:01 smithi038 ceph-mon[114622]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:01.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:01 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:01.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:01 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:01.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:01 smithi144 ceph-mon[109549]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:01.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:01 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:01.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:01 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:02.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:02 smithi038 ceph-mon[108581]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:02.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:02 smithi038 ceph-mon[114622]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:02.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:02 smithi144 ceph-mon[109549]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:03.515 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:39:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:39:03] "GET /metrics HTTP/1.1" 200 207879 "" "Prometheus/2.33.4" 2023-12-06T21:39:03.795 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:39:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:39:03.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:39:03.796 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:39:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:39:03.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:39:03.796 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:39:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:39:03.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:39:05.050 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:39:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:39:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:39:05.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:05 smithi144 ceph-mon[109549]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:05.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:05 smithi038 ceph-mon[108581]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:05.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:05 smithi038 ceph-mon[114622]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:07 smithi144 ceph-mon[109549]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:07.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:07 smithi038 ceph-mon[108581]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:07.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:07 smithi038 ceph-mon[114622]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:09 smithi144 ceph-mon[109549]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:09 smithi038 ceph-mon[108581]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:09 smithi038 ceph-mon[114622]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:10 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:39:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:10 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:39:10.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:10 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:39:11.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:11 smithi038 ceph-mon[108581]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:11.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:11 smithi038 ceph-mon[114622]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:11.500 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:11 smithi144 ceph-mon[109549]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:12 smithi038 ceph-mon[108581]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:12.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:12 smithi038 ceph-mon[114622]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:12.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:12 smithi144 ceph-mon[109549]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:13.516 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:39:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:39:13] "GET /metrics HTTP/1.1" 200 207879 "" "Prometheus/2.33.4" 2023-12-06T21:39:13.879 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:39:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:39:13.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:39:13.879 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:39:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:39:13.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:39:13.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:39:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:39:13.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:39:14.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:14 smithi038 ceph-mon[108581]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:14.380 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:39:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:39:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:39:14.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:14 smithi038 ceph-mon[114622]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:14.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:14 smithi144 ceph-mon[109549]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:15.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:39:14 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:39:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:39:15.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:15 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:15.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:15 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:15.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:15 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:15.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:15 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:15.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:15 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:15.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:15 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:16.482 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:16 smithi144 ceph-mon[109549]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:16.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:16 smithi038 ceph-mon[108581]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:16.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:16 smithi038 ceph-mon[114622]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:19.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:19 smithi144 ceph-mon[109549]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:19.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:19 smithi038 ceph-mon[108581]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:19.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:19 smithi038 ceph-mon[114622]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:20.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:20 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:39:20.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:20 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:39:20.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:20 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:39:21.380 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:39:20 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:39:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:39:21.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:21 smithi038 ceph-mon[108581]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:21.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:21 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:21.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:21 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:21.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:21 smithi038 ceph-mon[114622]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:21.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:21 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:21.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:21 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:21.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:21 smithi144 ceph-mon[109549]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:21.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:21 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:21.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:21 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:22.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:22 smithi038 ceph-mon[108581]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:22.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:22 smithi038 ceph-mon[114622]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:22.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:22 smithi144 ceph-mon[109549]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:23.516 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:39:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:39:23] "GET /metrics HTTP/1.1" 200 207867 "" "Prometheus/2.33.4" 2023-12-06T21:39:23.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:39:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:39:23.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:39:23.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:39:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:39:23.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:39:23.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:39:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:39:23.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:39:25.051 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:39:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:39:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:39:25.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:25 smithi038 ceph-mon[108581]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:25.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:25 smithi038 ceph-mon[114622]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:25 smithi144 ceph-mon[109549]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:27.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:27 smithi144 ceph-mon[109549]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:27.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:27 smithi038 ceph-mon[114622]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:27.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:27 smithi038 ceph-mon[108581]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:29 smithi144 ceph-mon[109549]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:29.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:29 smithi038 ceph-mon[108581]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:29.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:29 smithi038 ceph-mon[114622]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:30.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:30 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:39:30.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:39:30.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:30 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:39:30.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:30 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:39:30.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:39:30.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:30 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:39:30.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:30 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:39:30.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:39:30.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:30 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:39:31.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:31 smithi038 ceph-mon[108581]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:31.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:31 smithi038 ceph-mon[114622]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:31 smithi144 ceph-mon[109549]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:32.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:32 smithi038 ceph-mon[108581]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:32.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:32 smithi038 ceph-mon[114622]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:32.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:32 smithi144 ceph-mon[109549]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:33.517 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:39:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:39:33] "GET /metrics HTTP/1.1" 200 207865 "" "Prometheus/2.33.4" 2023-12-06T21:39:33.879 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:39:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:39:33.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:39:33.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:39:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:39:33.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:39:33.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:39:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:39:33.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:39:34.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:34 smithi038 ceph-mon[108581]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:34.380 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:39:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:39:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:39:34.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:34 smithi038 ceph-mon[114622]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:34.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:34 smithi144 ceph-mon[109549]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:35.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:39:34 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:39:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:39:35.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:35 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:35.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:35 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:35.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:35 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:35.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:35 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:35.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:35 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:35.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:35 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:36.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:36 smithi038 ceph-mon[108581]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:36.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:36 smithi038 ceph-mon[114622]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:36.705 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:36 smithi144 ceph-mon[109549]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:38.530 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-06T21:39:39.192 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:39 smithi038 ceph-mon[108581]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:39.193 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:39 smithi038 ceph-mon[114622]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:39.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:39 smithi144 ceph-mon[109549]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:40.234 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:40 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:39:40.235 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:40 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:39:40.236 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-06T21:39:40.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:40 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:39:41.130 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:39:41 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:39:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:39:41.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:41 smithi038 ceph-mon[108581]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:41.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:41 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:41.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:41 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:41.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:41 smithi038 ceph-mon[114622]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:41.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:41 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:41.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:41 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:41.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:41 smithi144 ceph-mon[109549]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:41.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:41 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:41.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:41 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:41.994 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-06T21:39:42.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:42 smithi038 ceph-mon[108581]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:42.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:42 smithi038 ceph-mon[114622]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:42.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:42 smithi144 ceph-mon[109549]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:39:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:39:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:39:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:39:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:39:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:39:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:43.500 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:39:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:39:43] "GET /metrics HTTP/1.1" 200 207865 "" "Prometheus/2.33.4" 2023-12-06T21:39:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:39:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:39:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:39:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:43.799 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:39:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:39:43.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:39:43.799 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:39:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:39:43.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:39:43.799 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:39:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:39:43.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:39:43.800 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch ps' 2023-12-06T21:39:44.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:44 smithi038 ceph-mon[108581]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T21:39:44.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:44 smithi038 ceph-mon[114622]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T21:39:44.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:44 smithi144 ceph-mon[109549]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T21:39:45.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:39:44 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:39:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:39:45.182 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:39:45.182 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 4s ago 7m - - 2023-12-06T21:39:45.182 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 10s ago 7m - - 2023-12-06T21:39:45.182 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (3m) 4s ago 3m 29.0M - ba2b418f427c 0db361477c77 2023-12-06T21:39:45.182 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (3m) 10s ago 3m 61.9M - 8.3.5 dad864ee21e9 80ededd57f74 2023-12-06T21:39:45.182 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (3m) 4s ago 3m 56.6M - 3.5 e1d6a67b021e 31181226d171 2023-12-06T21:39:45.183 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443 running (6m) 10s ago 6m 419M - 17.2.0 e1d6a67b021e 668344d53c8b 2023-12-06T21:39:45.183 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:9283 running (8m) 4s ago 8m 484M - 17.2.0 e1d6a67b021e 3aadf709cb28 2023-12-06T21:39:45.183 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (8m) 4s ago 8m 92.6M 2048M 17.2.0 e1d6a67b021e 1bf481cb1a43 2023-12-06T21:39:45.183 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (7m) 10s ago 7m 62.2M 2048M 17.2.0 e1d6a67b021e 1dda3a52e397 2023-12-06T21:39:45.183 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (7m) 4s ago 7m 58.0M 2048M 17.2.0 e1d6a67b021e f021892f938c 2023-12-06T21:39:45.183 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (4m) 4s ago 3m 22.4M - 1dbe0e931976 d0135780adea 2023-12-06T21:39:45.183 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (3m) 10s ago 3m 22.5M - 1dbe0e931976 6048e3d28b8b 2023-12-06T21:39:45.183 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (6m) 4s ago 6m 88.4M 4096M 17.2.0 e1d6a67b021e 72716cc35253 2023-12-06T21:39:45.183 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (6m) 4s ago 6m 94.7M 4096M 17.2.0 e1d6a67b021e d82125440aa0 2023-12-06T21:39:45.183 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (6m) 4s ago 5m 72.7M 4096M 17.2.0 e1d6a67b021e 78995724f81e 2023-12-06T21:39:45.183 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (5m) 4s ago 5m 88.0M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T21:39:45.183 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (5m) 10s ago 5m 88.1M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T21:39:45.183 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (5m) 10s ago 5m 83.8M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T21:39:45.183 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (4m) 10s ago 4m 73.5M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T21:39:45.183 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (4m) 10s ago 4m 88.8M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T21:39:45.183 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (3m) 10s ago 4m 59.9M - 514e6a882f6e 802d72f2b3e6 2023-12-06T21:39:45.184 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (3m) 4s ago 3m 89.7M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T21:39:45.184 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (3m) 10s ago 3m 93.0M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T21:39:45.756 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions' 2023-12-06T21:39:46.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:46 smithi038 ceph-mon[108581]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:46.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:46 smithi038 ceph-mon[108581]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:39:46.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:46 smithi038 ceph-mon[114622]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:46.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:46 smithi038 ceph-mon[114622]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:39:46.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:46 smithi144 ceph-mon[109549]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:46.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:46 smithi144 ceph-mon[109549]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:39:47.391 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:39:47.391 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2023-12-06T21:39:47.391 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T21:39:47.391 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:39:47.391 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2023-12-06T21:39:47.391 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T21:39:47.391 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:39:47.391 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2023-12-06T21:39:47.392 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:39:47.392 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:39:47.392 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": {}, 2023-12-06T21:39:47.392 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw": { 2023-12-06T21:39:47.392 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T21:39:47.392 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:39:47.392 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2023-12-06T21:39:47.392 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15 2023-12-06T21:39:47.392 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:39:47.392 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:39:47.716 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph -s' 2023-12-06T21:39:48.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:48 smithi038 ceph-mon[108581]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T21:39:48.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:48 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/888395268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:39:48.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:48 smithi038 ceph-mon[114622]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T21:39:48.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:48 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/888395268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:39:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:48 smithi144 ceph-mon[109549]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T21:39:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:48 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/888395268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:39:49.201 INFO:teuthology.orchestra.run.smithi038.stdout: cluster: 2023-12-06T21:39:49.201 INFO:teuthology.orchestra.run.smithi038.stdout: id: c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:39:49.201 INFO:teuthology.orchestra.run.smithi038.stdout: health: HEALTH_OK 2023-12-06T21:39:49.201 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:39:49.201 INFO:teuthology.orchestra.run.smithi038.stdout: services: 2023-12-06T21:39:49.202 INFO:teuthology.orchestra.run.smithi038.stdout: mon: 3 daemons, quorum a,c,b (age 6m) 2023-12-06T21:39:49.202 INFO:teuthology.orchestra.run.smithi038.stdout: mgr: y(active, since 4m), standbys: x 2023-12-06T21:39:49.202 INFO:teuthology.orchestra.run.smithi038.stdout: osd: 8 osds: 8 up (since 4m), 8 in (since 4m) 2023-12-06T21:39:49.202 INFO:teuthology.orchestra.run.smithi038.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2023-12-06T21:39:49.202 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:39:49.202 INFO:teuthology.orchestra.run.smithi038.stdout: data: 2023-12-06T21:39:49.202 INFO:teuthology.orchestra.run.smithi038.stdout: pools: 6 pools, 161 pgs 2023-12-06T21:39:49.202 INFO:teuthology.orchestra.run.smithi038.stdout: objects: 209 objects, 585 KiB 2023-12-06T21:39:49.202 INFO:teuthology.orchestra.run.smithi038.stdout: usage: 63 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:39:49.202 INFO:teuthology.orchestra.run.smithi038.stdout: pgs: 161 active+clean 2023-12-06T21:39:49.202 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:39:49.202 INFO:teuthology.orchestra.run.smithi038.stdout: io: 2023-12-06T21:39:49.202 INFO:teuthology.orchestra.run.smithi038.stdout: client: 767 B/s rd, 0 op/s rd, 0 op/s wr 2023-12-06T21:39:49.202 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:39:49.470 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:49 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:39:49.470 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:49 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:39:49.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:49 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:39:49.577 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch ls' 2023-12-06T21:39:50.478 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:50 smithi038 ceph-mon[108581]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T21:39:50.478 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:50 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1191004609' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T21:39:50.478 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:50 smithi038 ceph-mon[114622]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T21:39:50.478 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:50 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1191004609' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T21:39:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:50 smithi144 ceph-mon[109549]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-06T21:39:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:50 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1191004609' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T21:39:51.121 INFO:teuthology.orchestra.run.smithi038.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-12-06T21:39:51.121 INFO:teuthology.orchestra.run.smithi038.stdout:agent 2/2 16s ago 4m * 2023-12-06T21:39:51.121 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager ?:9093,9094 1/1 10s ago 4m smithi038=a;count:1 2023-12-06T21:39:51.121 INFO:teuthology.orchestra.run.smithi038.stdout:grafana ?:3000 1/1 16s ago 4m smithi144=a;count:1 2023-12-06T21:39:51.121 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo 1/1 10s ago 3m count:1 2023-12-06T21:39:51.121 INFO:teuthology.orchestra.run.smithi038.stdout:mgr 2/2 16s ago 6m smithi038=y;smithi144=x;count:2 2023-12-06T21:39:51.121 INFO:teuthology.orchestra.run.smithi038.stdout:mon 3/3 16s ago 7m smithi038:172.21.15.38=a;smithi038:[v2:172.21.15.38:3301,v1:172.21.15.38:6790]=c;smithi144:172.21.15.144=b;count:3 2023-12-06T21:39:51.121 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter ?:9100 2/2 16s ago 4m smithi038=a;smithi144=b;count:2 2023-12-06T21:39:51.122 INFO:teuthology.orchestra.run.smithi038.stdout:osd 8 16s ago - 2023-12-06T21:39:51.122 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus ?:9095 1/1 16s ago 4m smithi144=a;count:1 2023-12-06T21:39:51.122 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo ?:8000 2/2 16s ago 3m count:2 2023-12-06T21:39:51.494 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-06T21:39:52.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:52 smithi038 ceph-mon[108581]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:52.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:52 smithi038 ceph-mon[108581]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:39:52.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:52 smithi038 ceph-mon[114622]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:52.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:52 smithi038 ceph-mon[114622]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:39:52.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:52 smithi144 ceph-mon[109549]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:52.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:52 smithi144 ceph-mon[109549]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:39:53.249 INFO:teuthology.orchestra.run.smithi038.stdout:Scheduled to redeploy mgr.x on host 'smithi144' 2023-12-06T21:39:53.415 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:53 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/720864855' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T21:39:53.415 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:39:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:39:53] "GET /metrics HTTP/1.1" 200 207872 "" "Prometheus/2.33.4" 2023-12-06T21:39:53.415 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:53 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/720864855' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T21:39:53.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:53 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/720864855' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T21:39:53.626 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch ps --refresh' 2023-12-06T21:39:53.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:39:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:39:53.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:39:53.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:39:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:39:53.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:39:53.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:39:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:39:53.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:39:54.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:54 smithi144 ceph-mon[109549]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:54.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:54 smithi144 ceph-mon[109549]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:39:54.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:54 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:54.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:54 smithi144 ceph-mon[109549]: Schedule redeploy daemon mgr.x 2023-12-06T21:39:54.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:54 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:39:54.600 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:39:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:39:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:39:54.601 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:54 smithi038 ceph-mon[108581]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:54.601 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:54 smithi038 ceph-mon[108581]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:39:54.601 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:54 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:54.601 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:54 smithi038 ceph-mon[108581]: Schedule redeploy daemon mgr.x 2023-12-06T21:39:54.601 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:54 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:39:54.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:54 smithi038 ceph-mon[114622]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:54.601 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:54 smithi038 ceph-mon[114622]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:39:54.602 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:54 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:54.602 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:54 smithi038 ceph-mon[114622]: Schedule redeploy daemon mgr.x 2023-12-06T21:39:54.602 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:54 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:39:55.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:39:54 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:39:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:39:55.079 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:39:55.079 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 14s ago 7m - - 2023-12-06T21:39:55.079 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 0s ago 7m - - 2023-12-06T21:39:55.079 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (3m) 14s ago 3m 29.0M - ba2b418f427c 0db361477c77 2023-12-06T21:39:55.079 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (3m) 0s ago 3m 61.9M - 8.3.5 dad864ee21e9 80ededd57f74 2023-12-06T21:39:55.079 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (3m) 14s ago 3m 56.6M - 3.5 e1d6a67b021e 31181226d171 2023-12-06T21:39:55.079 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443 running (6m) 0s ago 6m 420M - 17.2.0 e1d6a67b021e 668344d53c8b 2023-12-06T21:39:55.079 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:9283 running (8m) 14s ago 8m 484M - 17.2.0 e1d6a67b021e 3aadf709cb28 2023-12-06T21:39:55.079 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (8m) 14s ago 8m 92.6M 2048M 17.2.0 e1d6a67b021e 1bf481cb1a43 2023-12-06T21:39:55.079 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (7m) 0s ago 7m 63.8M 2048M 17.2.0 e1d6a67b021e 1dda3a52e397 2023-12-06T21:39:55.080 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (7m) 14s ago 7m 58.0M 2048M 17.2.0 e1d6a67b021e f021892f938c 2023-12-06T21:39:55.080 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (4m) 14s ago 4m 22.4M - 1dbe0e931976 d0135780adea 2023-12-06T21:39:55.080 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (4m) 0s ago 4m 22.4M - 1dbe0e931976 6048e3d28b8b 2023-12-06T21:39:55.080 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (6m) 14s ago 6m 88.4M 4096M 17.2.0 e1d6a67b021e 72716cc35253 2023-12-06T21:39:55.080 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (6m) 14s ago 6m 94.7M 4096M 17.2.0 e1d6a67b021e d82125440aa0 2023-12-06T21:39:55.080 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (6m) 14s ago 6m 72.7M 4096M 17.2.0 e1d6a67b021e 78995724f81e 2023-12-06T21:39:55.080 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (5m) 14s ago 5m 88.0M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T21:39:55.080 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (5m) 0s ago 5m 90.0M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T21:39:55.080 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (5m) 0s ago 5m 85.5M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T21:39:55.080 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (5m) 0s ago 5m 74.7M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T21:39:55.080 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (4m) 0s ago 4m 90.3M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T21:39:55.080 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (3m) 0s ago 4m 66.8M - 514e6a882f6e 802d72f2b3e6 2023-12-06T21:39:55.080 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (3m) 14s ago 3m 89.7M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T21:39:55.080 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (3m) 0s ago 3m 93.1M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T21:39:55.582 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'sleep 180' 2023-12-06T21:39:55.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:55 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:55.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:55 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:55.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:55 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:55.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:55 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:55.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:55 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:55.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:55 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:39:56.584 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:56 smithi038 ceph-mon[108581]: from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:39:56.584 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:56 smithi038 ceph-mon[108581]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:56.585 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:56 smithi038 ceph-mon[114622]: from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:39:56.585 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:56 smithi038 ceph-mon[114622]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:56.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:56 smithi144 ceph-mon[109549]: from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:39:56.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:56 smithi144 ceph-mon[109549]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:39:59.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:39:59 smithi144 ceph-mon[109549]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:59.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:39:59 smithi038 ceph-mon[108581]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:39:59.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:39:59 smithi038 ceph-mon[114622]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:00.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:00 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:40:00.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:00 smithi038 ceph-mon[108581]: overall HEALTH_OK 2023-12-06T21:40:00.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:00 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:40:00.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:00 smithi038 ceph-mon[114622]: overall HEALTH_OK 2023-12-06T21:40:00.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:00 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:40:00.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:00 smithi144 ceph-mon[109549]: overall HEALTH_OK 2023-12-06T21:40:01.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:01 smithi038 ceph-mon[108581]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:01.380 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:40:01 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:40:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:40:01.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:01 smithi038 ceph-mon[114622]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:01.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:01 smithi144 ceph-mon[109549]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:02.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:02 smithi144 ceph-mon[109549]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:02.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:02 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:02.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:02 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:02.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:02 smithi038 ceph-mon[108581]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:02.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:02 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:02.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:02 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:02.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:02 smithi038 ceph-mon[114622]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:02.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:02 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:02.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:02 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:03.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:40:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:40:03] "GET /metrics HTTP/1.1" 200 207870 "" "Prometheus/2.33.4" 2023-12-06T21:40:03.522 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:40:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:40:03.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:40:03.879 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:40:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:40:03.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:40:03.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:40:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:40:03.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:40:04.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:04 smithi038 ceph-mon[108581]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:04.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:04 smithi038 ceph-mon[114622]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:04.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:04 smithi144 ceph-mon[109549]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:05.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:40:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:40:06.560 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:06 smithi038 ceph-mon[108581]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:06.560 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:06 smithi038 ceph-mon[114622]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:06.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:06 smithi144 ceph-mon[109549]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:09 smithi038 ceph-mon[108581]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:09 smithi038 ceph-mon[114622]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:09.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:09 smithi144 ceph-mon[109549]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:10 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:40:10.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:10 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:40:10.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:10 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:40:11.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:11 smithi038 ceph-mon[108581]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:11.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:11 smithi038 ceph-mon[114622]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:11.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:11 smithi144 ceph-mon[109549]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:12 smithi038 ceph-mon[108581]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:12.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:12 smithi038 ceph-mon[114622]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:12.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:12 smithi144 ceph-mon[109549]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:13.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:40:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:40:13] "GET /metrics HTTP/1.1" 200 207870 "" "Prometheus/2.33.4" 2023-12-06T21:40:13.879 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:40:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:40:13.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:40:13.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:40:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:40:13.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:40:13.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:40:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:40:13.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:40:14.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:14 smithi038 ceph-mon[108581]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:14.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:14 smithi038 ceph-mon[114622]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:14.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:14 smithi144 ceph-mon[109549]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:14.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:40:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:40:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:40:15.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:14 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:40:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:40:15.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:15 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:15.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:15 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:15.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:15 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:15.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:15 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:15.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:15 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:15.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:15 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:16.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:16 smithi038 ceph-mon[108581]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:16.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:16 smithi038 ceph-mon[114622]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:17.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:16 smithi144 ceph-mon[109549]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:18.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:18 smithi144 ceph-mon[109549]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:18.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:18 smithi038 ceph-mon[108581]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:18.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:18 smithi038 ceph-mon[114622]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:19.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:19 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:40:19.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:19 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:40:19.954 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:19 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:40:20.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:20 smithi038 ceph-mon[108581]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:20.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:20 smithi038 ceph-mon[114622]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:20 smithi144 ceph-mon[109549]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:21.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:40:21 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:40:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:40:22.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:22 smithi038 ceph-mon[108581]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:22.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:22 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:22.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:22 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:22.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:22 smithi038 ceph-mon[114622]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:22.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:22 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:22.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:22 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:22.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:22 smithi144 ceph-mon[109549]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:22.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:22 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:22.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:22 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:23.521 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:40:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:40:23] "GET /metrics HTTP/1.1" 200 207868 "" "Prometheus/2.33.4" 2023-12-06T21:40:23.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:40:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:40:23.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:40:24.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:24 smithi038 ceph-mon[108581]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:24.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:24 smithi038 ceph-mon[114622]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:24.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:24 smithi144 ceph-mon[109549]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:25.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:40:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:40:26.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:26 smithi144 ceph-mon[109549]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:26.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:26 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:26.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:26 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:40:26.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:26 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:40:26.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:26 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:26.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:26 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:40:26.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:26 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:40:26.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:26 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:40:26.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:26 smithi144 ceph-mon[109549]: Deploying daemon mgr.x on smithi144 2023-12-06T21:40:26.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:26 smithi038 ceph-mon[108581]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:26.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:26 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:26.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:26 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:40:26.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:26 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:40:26.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:26 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:26.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:26 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:40:26.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:26 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:40:26.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:26 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:40:26.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:26 smithi038 ceph-mon[108581]: Deploying daemon mgr.x on smithi144 2023-12-06T21:40:26.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:26 smithi038 ceph-mon[114622]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:26.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:26 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:26.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:26 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:40:26.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:26 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:40:26.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:26 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:26.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:26 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:40:26.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:26 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:40:26.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:26 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:40:26.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:26 smithi038 ceph-mon[114622]: Deploying daemon mgr.x on smithi144 2023-12-06T21:40:28.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:28 smithi144 ceph-mon[109549]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:28.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:28 smithi038 ceph-mon[108581]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:28.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:28 smithi038 ceph-mon[114622]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:29 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:40:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:40:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:40:29.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:29 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:40:29.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:40:29.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:40:29.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:29 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:40:29.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:29 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:40:29.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:29 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:40:30.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:30 smithi144 ceph-mon[109549]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:30.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:30 smithi038 ceph-mon[108581]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:30.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:30 smithi038 ceph-mon[114622]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:32.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:32 smithi144 ceph-mon[109549]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:32.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:32 smithi038 ceph-mon[108581]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:32.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:32 smithi038 ceph-mon[114622]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:33.524 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:40:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:40:33] "GET /metrics HTTP/1.1" 200 207870 "" "Prometheus/2.33.4" 2023-12-06T21:40:33.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:40:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:40:33.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:40:33.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:40:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:40:33.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:40:35.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:34 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:40:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:40:35.069 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:40:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:40:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:40:35.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:35 smithi038 ceph-mon[108581]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:35.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:35 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:35.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:35 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:35.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:35 smithi038 ceph-mon[114622]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:35.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:35 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:35.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:35 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:35.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:35 smithi144 ceph-mon[109549]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:35.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:35 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:35.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:35 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:36.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:36 smithi038 ceph-mon[108581]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:36.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:36 smithi038 ceph-mon[114622]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:36.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:36 smithi144 ceph-mon[109549]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:38.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:38 smithi144 ceph-mon[109549]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:38.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:38 smithi038 ceph-mon[108581]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:38.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:38 smithi038 ceph-mon[114622]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:39.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:39 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:40:39.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:39 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:40:39.430 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:39 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:40:40.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:40 smithi144 ceph-mon[109549]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:40.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:40 smithi038 ceph-mon[108581]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:40.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:40 smithi038 ceph-mon[114622]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:41.880 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:40:41 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:40:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:40:42.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:42 smithi144 ceph-mon[109549]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:42.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:42 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:42.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:42 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:42.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:42 smithi038 ceph-mon[108581]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:42.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:42 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:42.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:42 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:42.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:42 smithi038 ceph-mon[114622]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:42.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:42 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:42.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:42 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:43.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:40:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:40:43] "GET /metrics HTTP/1.1" 200 207870 "" "Prometheus/2.33.4" 2023-12-06T21:40:43.879 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:40:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:40:43.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:40:43.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:40:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:40:43.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:40:43.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:40:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:40:43.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:40:44.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:44 smithi038 ceph-mon[108581]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:44.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:44 smithi038 ceph-mon[114622]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:44.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:44 smithi144 ceph-mon[109549]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:45.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:44 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[111017]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:40:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:40:46.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:46 smithi144 ceph-mon[109549]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:46.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:46 smithi038 ceph-mon[108581]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:46.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:46 smithi038 ceph-mon[114622]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:48 smithi038 ceph-mon[108581]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:48.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:48 smithi038 ceph-mon[114622]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:48 smithi144 ceph-mon[109549]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:49 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:40:49.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:49 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:40:49.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:49 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:40:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:50 smithi144 ceph-mon[109549]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:50.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:50 smithi038 ceph-mon[108581]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:50.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:50 smithi038 ceph-mon[114622]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:52.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:52 smithi144 ceph-mon[109549]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:52.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:52 smithi038 ceph-mon[108581]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:52.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:52 smithi038 ceph-mon[114622]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:53.523 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:40:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:40:53] "GET /metrics HTTP/1.1" 200 207890 "" "Prometheus/2.33.4" 2023-12-06T21:40:53.879 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:40:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:40:53.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:40:53.879 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:40:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:40:53.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:40:53.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:40:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:40:53.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:40:54.282 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:54 smithi144 ceph-mon[109549]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:54.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:54 smithi038 ceph-mon[108581]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:54.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:54 smithi038 ceph-mon[114622]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:54.825 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:54 smithi144 systemd[1]: Stopping Ceph mgr.x for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:40:54.826 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:54 smithi144 bash[135998]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr.x" found: no such container 2023-12-06T21:40:55.115 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:54 smithi144 bash[136011]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x 2023-12-06T21:40:55.116 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:54 smithi144 bash[136071]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr.x" found: no such container 2023-12-06T21:40:55.116 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:54 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-06T21:40:55.116 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:54 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T21:40:55.116 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:54 smithi144 systemd[1]: Stopped Ceph mgr.x for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:40:55.116 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:55 smithi144 systemd[1]: Starting Ceph mgr.x for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:40:55.129 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:40:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:40:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:40:55.765 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:55 smithi144 ceph-mgr[136205]: -- 172.21.15.144:0/1448594112 <== mon.2 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ff2df221a0 con 0x55ff2def9000 2023-12-06T21:40:55.765 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:55 smithi144 bash[136168]: 39406adace9bbbea15955089a934d543b3a80fdfdb4023df1f6f81dfa664b001 2023-12-06T21:40:55.766 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:55 smithi144 systemd[1]: Started Ceph mgr.x for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:40:55.766 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:55 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:40:55.639+0000 7f958a2bf200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:40:56.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:55 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:40:55.813+0000 7f958a2bf200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:40:56.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:55 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:56.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:55 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:56.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:55 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:56.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:55 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:56.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:55 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:40:56.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:55 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:40:56.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:55 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:40:56.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:55 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:56.130 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:40:55 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:40:55.988Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": dial tcp 172.21.15.144:8443: connect: connection refused" 2023-12-06T21:40:56.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:55 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:56.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:55 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:56.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:55 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:56.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:55 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:56.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:55 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:40:56.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:55 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:40:56.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:55 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:40:56.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:55 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:56.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:55 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:56.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:55 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:56.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:55 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:56.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:55 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:56.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:55 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:40:56.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:55 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:40:56.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:55 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:40:56.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:55 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:40:56.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:56 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:40:56.172+0000 7f958a2bf200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:40:56.943 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:56 smithi144 ceph-mon[109549]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:56.943 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:56 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:40:56.703+0000 7f958a2bf200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:40:57.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:56 smithi038 ceph-mon[108581]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:57.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:56 smithi038 ceph-mon[114622]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:40:57.310 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:56 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:40:56.940+0000 7f958a2bf200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T21:40:57.810 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:57 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:40:57.363+0000 7f958a2bf200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:40:58.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:40:58.075+0000 7f958a2bf200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:40:58.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:40:58.165+0000 7f958a2bf200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:40:59.042 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:58 smithi144 ceph-mon[109549]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:59.042 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:40:58.767+0000 7f958a2bf200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:40:59.042 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:40:58.853+0000 7f958a2bf200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:40:59.045 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:40:58.945+0000 7f958a2bf200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:40:59.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:58 smithi038 ceph-mon[108581]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:59.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:58 smithi038 ceph-mon[114622]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:40:59.310 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:40:59.039+0000 7f958a2bf200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:40:59.310 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:40:59.267+0000 7f958a2bf200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:40:59.681 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:40:59.362+0000 7f958a2bf200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:40:59.681 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:40:59.582+0000 7f958a2bf200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:40:59.959 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:40:59 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:40:59.959 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:40:59.679+0000 7f958a2bf200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:40:59.959 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:40:59.869+0000 7f958a2bf200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:41:00.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:40:59 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:41:00.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:40:59 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:41:00.310 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:40:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:40:59.957+0000 7f958a2bf200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:41:01.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:00 smithi144 ceph-mon[109549]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:01.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:41:00 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:41:00.723+0000 7f958a2bf200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:41:01.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:41:00 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:41:00.922+0000 7f958a2bf200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:41:01.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:00 smithi038 ceph-mon[108581]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:01.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:00 smithi038 ceph-mon[114622]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:01.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:41:01 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:41:01.108+0000 7f958a2bf200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:41:01.880 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:41:01 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:41:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:41:02.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:41:01 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:41:01.777+0000 7f958a2bf200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:41:02.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:41:01 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:41:01.964+0000 7f958a2bf200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:41:02.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:41:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:41:02.151+0000 7f958a2bf200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:41:02.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:41:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:41:02.270+0000 7f958a2bf200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:41:02.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:41:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:41:02] ENGINE Bus STARTING 2023-12-06T21:41:02.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:41:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: CherryPy Checker: 2023-12-06T21:41:02.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:41:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: The Application mounted at '' has an empty config. 2023-12-06T21:41:02.561 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:41:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:41:02.561 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:41:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:41:02] ENGINE Serving on http://:::9283 2023-12-06T21:41:02.561 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:41:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:41:02] ENGINE Bus STARTED 2023-12-06T21:41:02.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:02 smithi038 ceph-mon[114622]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:02.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:02 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:02.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:02 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:02.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:02 smithi038 ceph-mon[114622]: Standby manager daemon x restarted 2023-12-06T21:41:02.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:02 smithi038 ceph-mon[114622]: Standby manager daemon x started 2023-12-06T21:41:02.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:02 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:41:02.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:02 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:41:02.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:02 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:41:02.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:02 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:41:02.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:02 smithi038 ceph-mon[108581]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:02.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:02 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:02.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:02 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:02.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:02 smithi038 ceph-mon[108581]: Standby manager daemon x restarted 2023-12-06T21:41:02.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:02 smithi038 ceph-mon[108581]: Standby manager daemon x started 2023-12-06T21:41:02.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:02 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:41:02.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:02 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:41:02.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:02 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:41:02.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:02 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:41:03.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:02 smithi144 ceph-mon[109549]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:03.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:02 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:03.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:02 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:03.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:02 smithi144 ceph-mon[109549]: Standby manager daemon x restarted 2023-12-06T21:41:03.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:02 smithi144 ceph-mon[109549]: Standby manager daemon x started 2023-12-06T21:41:03.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:02 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:41:03.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:02 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:41:03.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:02 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:41:03.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:02 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:41:03.524 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:41:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:41:03] "GET /metrics HTTP/1.1" 200 207885 "" "Prometheus/2.33.4" 2023-12-06T21:41:03.862 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:41:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:41:03.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": dial tcp 172.21.15.144:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:41:03.862 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:41:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:41:03.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:41:03.862 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:41:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:41:03.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:41:04.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:03 smithi038 ceph-mon[108581]: mgrmap e21: y(active, since 5m), standbys: x 2023-12-06T21:41:04.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:03 smithi038 ceph-mon[114622]: mgrmap e21: y(active, since 5m), standbys: x 2023-12-06T21:41:04.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:03 smithi144 ceph-mon[109549]: mgrmap e21: y(active, since 5m), standbys: x 2023-12-06T21:41:05.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:41:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:41:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:41:05.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:04 smithi144 ceph-mon[109549]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:05.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:04 smithi038 ceph-mon[108581]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:05.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:04 smithi038 ceph-mon[114622]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:07.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:06 smithi038 ceph-mon[108581]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:07.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:06 smithi038 ceph-mon[114622]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:06 smithi144 ceph-mon[109549]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:08 smithi144 ceph-mon[109549]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:08 smithi038 ceph-mon[108581]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:08 smithi038 ceph-mon[114622]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:10.253 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:09 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:41:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:09 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:41:10.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:09 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:41:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:10 smithi144 ceph-mon[109549]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:11.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:10 smithi038 ceph-mon[108581]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:11.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:10 smithi038 ceph-mon[114622]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:13.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:12 smithi144 ceph-mon[109549]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:13.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:12 smithi038 ceph-mon[108581]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:13.380 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:41:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:41:13] "GET /metrics HTTP/1.1" 200 207885 "" "Prometheus/2.33.4" 2023-12-06T21:41:13.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:12 smithi038 ceph-mon[114622]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:13.879 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:41:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:41:13.524Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:41:13.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:41:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:41:13.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:41:13.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:41:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:41:13.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:41:14.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:14 smithi038 ceph-mon[108581]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:14.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:14 smithi038 ceph-mon[114622]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:14.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:14 smithi144 ceph-mon[109549]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:15.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:41:14 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:41:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:41:15.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:41:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:41:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:41:16.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:15 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:16.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:15 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:16.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:15 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:16.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:15 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:16.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:15 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:16.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:15 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:16.880 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:41:16 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:41:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:41:17.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:16 smithi144 ceph-mon[109549]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:17.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:16 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:17.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:16 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:17.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:16 smithi038 ceph-mon[114622]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:17.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:16 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:17.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:16 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:17.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:16 smithi038 ceph-mon[108581]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:17.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:16 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:17.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:16 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:19.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:18 smithi144 ceph-mon[109549]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:19.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:18 smithi038 ceph-mon[108581]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:19.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:18 smithi038 ceph-mon[114622]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:20.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:19 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:41:20.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:19 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:41:20.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:19 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:41:21.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:20 smithi144 ceph-mon[109549]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:21.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:20 smithi038 ceph-mon[108581]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:21.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:20 smithi038 ceph-mon[114622]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:22.130 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:41:21 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:41:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:41:23.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:22 smithi144 ceph-mon[109549]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:23.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:22 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:23.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:22 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:23.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:22 smithi038 ceph-mon[108581]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:23.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:22 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:23.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:22 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:23.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:22 smithi038 ceph-mon[114622]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:23.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:22 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:23.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:22 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:23.526 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:41:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:41:23] "GET /metrics HTTP/1.1" 200 207887 "" "Prometheus/2.33.4" 2023-12-06T21:41:23.879 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:41:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:41:23.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:41:23.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:41:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:41:23.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:41:23.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:41:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:41:23.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:41:24.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:24 smithi038 ceph-mon[108581]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:24.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:24 smithi038 ceph-mon[114622]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:24.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:24 smithi144 ceph-mon[109549]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:25.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:41:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:41:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:41:26.546 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:26 smithi144 ceph-mon[109549]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:26.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:26 smithi038 ceph-mon[108581]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:26.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:26 smithi038 ceph-mon[114622]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:28.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:28 smithi038 ceph-mon[108581]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:28.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:28 smithi038 ceph-mon[114622]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:28.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:28 smithi144 ceph-mon[109549]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:29.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:29 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:41:29.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:41:29.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:41:29.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:29 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:41:29.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:29 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:41:29.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:29 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:41:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:29 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:41:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:41:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:41:30.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:30 smithi144 ceph-mon[109549]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:30.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:30 smithi038 ceph-mon[108581]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:30.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:30 smithi038 ceph-mon[114622]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:32.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:32 smithi144 ceph-mon[109549]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:32.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:32 smithi038 ceph-mon[108581]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:32.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:32 smithi038 ceph-mon[114622]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:33.527 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:41:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:41:33] "GET /metrics HTTP/1.1" 200 207890 "" "Prometheus/2.33.4" 2023-12-06T21:41:33.879 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:41:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:41:33.526Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:41:33.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:41:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:41:33.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:41:33.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:41:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:41:33.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:41:34.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:34 smithi038 ceph-mon[108581]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:34.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:34 smithi038 ceph-mon[114622]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:34.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:34 smithi144 ceph-mon[109549]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:35.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:41:34 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:41:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:41:36.129 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:41:35 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:41:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:41:37.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:36 smithi144 ceph-mon[109549]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:37.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:36 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:37.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:36 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:37.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:36 smithi038 ceph-mon[108581]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:37.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:36 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:37.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:36 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:37.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:36 smithi038 ceph-mon[114622]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:37.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:36 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:37.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:36 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:39.028 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:38 smithi038 ceph-mon[108581]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:39.028 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:38 smithi038 ceph-mon[114622]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:39.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:38 smithi144 ceph-mon[109549]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:40.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:39 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:41:40.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:39 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:41:40.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:39 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:41:41.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:40 smithi144 ceph-mon[109549]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:41.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:40 smithi038 ceph-mon[108581]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:41.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:40 smithi038 ceph-mon[114622]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:42.380 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:41:41 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:41:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:41:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:42 smithi038 ceph-mon[108581]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:42 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:42 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:43.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:42 smithi038 ceph-mon[114622]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:43.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:42 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:43.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:42 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:43.250 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:42 smithi144 ceph-mon[109549]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:43.251 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:42 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:43.251 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:42 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:43.528 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:41:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:41:43] "GET /metrics HTTP/1.1" 200 207890 "" "Prometheus/2.33.4" 2023-12-06T21:41:43.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:41:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:41:43.527Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:41:43.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:41:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:41:43.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:41:43.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:41:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:41:43.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:41:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:44 smithi144 ceph-mon[109549]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:44.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:44 smithi038 ceph-mon[108581]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:44.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:44 smithi038 ceph-mon[114622]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:45.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:41:44 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:41:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:41:46.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:46 smithi144 ceph-mon[109549]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:46.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:46 smithi038 ceph-mon[108581]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:46.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:46 smithi038 ceph-mon[114622]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:48.554 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:48 smithi038 ceph-mon[108581]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:48.554 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:48 smithi038 ceph-mon[114622]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:48 smithi144 ceph-mon[109549]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:49 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:41:49.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:49 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:41:49.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:49 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:41:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:50 smithi144 ceph-mon[109549]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:50.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:50 smithi038 ceph-mon[108581]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:50.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:50 smithi038 ceph-mon[114622]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:52.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:52 smithi144 ceph-mon[109549]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:52.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:52 smithi038 ceph-mon[108581]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:52.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:52 smithi038 ceph-mon[114622]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:53.528 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:41:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:41:53] "GET /metrics HTTP/1.1" 200 207887 "" "Prometheus/2.33.4" 2023-12-06T21:41:53.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:41:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:41:53.527Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:41:53.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:41:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:41:53.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:41:53.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:41:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:41:53.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:41:54.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:54 smithi038 ceph-mon[108581]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:54.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:54 smithi038 ceph-mon[114622]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:54.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:54 smithi144 ceph-mon[109549]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:55.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:41:54 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:41:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:41:56.129 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:41:55 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:41:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:41:56.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:56 smithi144 ceph-mon[109549]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:56.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:56 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:41:56.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:56 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:41:56.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:56 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:41:56.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:56 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:56.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:56 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:56.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:56 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:56 smithi038 ceph-mon[114622]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:56 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:41:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:56 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:41:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:56 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:41:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:56 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:56 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:56 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:56 smithi038 ceph-mon[108581]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:41:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:56 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:41:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:56 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:41:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:56 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:41:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:56 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:56 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:56 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:41:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:58 smithi144 ceph-mon[109549]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:58.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:58 smithi038 ceph-mon[108581]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:58.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:58 smithi038 ceph-mon[114622]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:41:59.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:41:59 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:41:59.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:41:59 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:41:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:41:59 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:42:00.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:00 smithi144 ceph-mon[109549]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:00.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:00 smithi038 ceph-mon[108581]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:00.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:00 smithi038 ceph-mon[114622]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:02.263 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:42:02 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:42:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:42:03.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:03 smithi144 ceph-mon[109549]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:03.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:03 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:03.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:03 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:03.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:42:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:42:03] "GET /metrics HTTP/1.1" 200 207882 "" "Prometheus/2.33.4" 2023-12-06T21:42:03.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:03 smithi038 ceph-mon[108581]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:03.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:03 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:03.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:03 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:03.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:03 smithi038 ceph-mon[114622]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:03.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:03 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:03.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:03 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:03.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:42:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:42:03.528Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:42:03.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:42:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:42:03.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:42:03.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:42:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:42:03.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:42:04.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:04 smithi038 ceph-mon[114622]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:04.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:04 smithi038 ceph-mon[108581]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:04.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:04 smithi144 ceph-mon[109549]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:05.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:42:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:42:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:42:06.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:06 smithi144 ceph-mon[109549]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:06.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:06 smithi038 ceph-mon[108581]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:06.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:06 smithi038 ceph-mon[114622]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:08.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:08 smithi144 ceph-mon[109549]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:08.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:08 smithi038 ceph-mon[108581]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:08.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:08 smithi038 ceph-mon[114622]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:09.551 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:09 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:42:09.551 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:09 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:42:09.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:09 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:42:10.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:10 smithi144 ceph-mon[109549]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:10.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:10 smithi038 ceph-mon[108581]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:10.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:10 smithi038 ceph-mon[114622]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:12.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:12 smithi144 ceph-mon[109549]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:12.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:12 smithi038 ceph-mon[108581]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:12.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:12 smithi038 ceph-mon[114622]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:13.529 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:42:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:42:13] "GET /metrics HTTP/1.1" 200 207882 "" "Prometheus/2.33.4" 2023-12-06T21:42:13.879 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:42:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:42:13.528Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:42:13.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:42:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:42:13.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:42:13.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:42:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:42:13.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:42:14.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:14 smithi144 ceph-mon[109549]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:14.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:14 smithi038 ceph-mon[108581]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:14.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:14 smithi038 ceph-mon[114622]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:15.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:42:14 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:42:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:42:16.380 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:42:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:42:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:42:17.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:16 smithi144 ceph-mon[109549]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:17.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:16 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:17.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:16 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:17.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:16 smithi038 ceph-mon[108581]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:17.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:16 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:17.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:16 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:17.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:16 smithi038 ceph-mon[114622]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:17.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:16 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:17.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:16 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:19.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:19 smithi144 ceph-mon[109549]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:19.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:19 smithi038 ceph-mon[108581]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:19.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:19 smithi038 ceph-mon[114622]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:20.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:20 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:42:20.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:20 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:42:20.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:20 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:42:21.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:21 smithi144 ceph-mon[109549]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:21.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:21 smithi038 ceph-mon[108581]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:21.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:21 smithi038 ceph-mon[114622]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:22.501 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:42:22 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:42:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:42:23.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:23 smithi144 ceph-mon[109549]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:23.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:23 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:23.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:23 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:23.381 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:42:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:42:23] "GET /metrics HTTP/1.1" 200 207888 "" "Prometheus/2.33.4" 2023-12-06T21:42:23.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:23 smithi038 ceph-mon[108581]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:23.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:23 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:23.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:23 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:23.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:23 smithi038 ceph-mon[114622]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:23.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:23 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:23.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:23 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:23.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:42:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:42:23.529Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:42:23.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:42:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:42:23.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:42:23.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:42:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:42:23.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:42:24.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:24 smithi038 ceph-mon[108581]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:24.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:24 smithi038 ceph-mon[114622]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:24.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:24 smithi144 ceph-mon[109549]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:25.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:42:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:42:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:42:26.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:26 smithi144 ceph-mon[109549]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:26.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:26 smithi038 ceph-mon[108581]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:26.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:26 smithi038 ceph-mon[114622]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:28.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:28 smithi144 ceph-mon[109549]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:28.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:28 smithi038 ceph-mon[108581]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:28.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:28 smithi038 ceph-mon[114622]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:29.488 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:29 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:42:29.489 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:42:29.489 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:29 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:42:29.489 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:29 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:42:29.489 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:29 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:42:29.489 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:29 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:42:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:29 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:42:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:42:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:29 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:42:30.511 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:30 smithi038 ceph-mon[108581]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:30.511 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:30 smithi038 ceph-mon[114622]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:30.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:30 smithi144 ceph-mon[109549]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:32.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:32 smithi144 ceph-mon[109549]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:32.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:32 smithi038 ceph-mon[108581]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:32.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:32 smithi038 ceph-mon[114622]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:33.531 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:42:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:42:33] "GET /metrics HTTP/1.1" 200 207883 "" "Prometheus/2.33.4" 2023-12-06T21:42:33.879 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:42:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:42:33.530Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:42:33.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:42:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:42:33.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:42:33.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:42:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:42:33.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:42:34.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:34 smithi038 ceph-mon[108581]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:34.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:34 smithi038 ceph-mon[114622]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:34.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:34 smithi144 ceph-mon[109549]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:35.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:42:34 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:42:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:42:36.380 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:42:36 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:42:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:42:36.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:36 smithi038 ceph-mon[108581]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:36.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:36 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:36.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:36 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:36.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:36 smithi038 ceph-mon[114622]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:36.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:36 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:36.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:36 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:36.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:36 smithi144 ceph-mon[109549]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:36.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:36 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:36.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:36 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:38.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:38 smithi144 ceph-mon[109549]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:38.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:38 smithi038 ceph-mon[108581]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:38.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:38 smithi038 ceph-mon[114622]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:39.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:39 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:42:39.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:39 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:42:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:39 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:42:40.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:40 smithi144 ceph-mon[109549]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:40.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:40 smithi038 ceph-mon[108581]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:40.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:40 smithi038 ceph-mon[114622]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:42.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:42 smithi144 ceph-mon[109549]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:42.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:42 smithi038 ceph-mon[108581]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:42.630 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:42:42 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:42:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:42:42.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:42 smithi038 ceph-mon[114622]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:43.532 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:42:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:42:43] "GET /metrics HTTP/1.1" 200 207883 "" "Prometheus/2.33.4" 2023-12-06T21:42:43.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:43.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:43 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:43.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:43.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:43 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:43 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:43.879 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:42:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:42:43.531Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:42:43.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:42:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:42:43.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:42:43.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:42:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:42:43.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:42:44.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:44 smithi144 ceph-mon[109549]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:44.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:44 smithi038 ceph-mon[108581]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:44.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:44 smithi038 ceph-mon[114622]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:45.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:42:44 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:42:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:42:46.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:46 smithi144 ceph-mon[109549]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:46.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:46 smithi038 ceph-mon[108581]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:46.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:46 smithi038 ceph-mon[114622]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:48.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:48 smithi038 ceph-mon[114622]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:48.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:48 smithi038 ceph-mon[108581]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:48.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:48 smithi144 ceph-mon[109549]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:49 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:42:49.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:49 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:42:49.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:49 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:42:50.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:50 smithi038 ceph-mon[108581]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:50.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:50 smithi038 ceph-mon[114622]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:50.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:50 smithi144 ceph-mon[109549]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:52.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:52 smithi038 ceph-mon[108581]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:52.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:52 smithi038 ceph-mon[114622]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:52.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:52 smithi144 ceph-mon[109549]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:53.532 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:42:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:42:53] "GET /metrics HTTP/1.1" 200 207879 "" "Prometheus/2.33.4" 2023-12-06T21:42:53.879 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:42:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:42:53.531Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:42:53.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:42:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:42:53.534Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:42:53.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:42:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:42:53.534Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:42:54.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:54 smithi038 ceph-mon[108581]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:54.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:54 smithi038 ceph-mon[114622]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:54.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:54 smithi144 ceph-mon[109549]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:55.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:42:54 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:42:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:42:56.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:56 smithi144 ceph-mon[109549]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:56.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:56 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:42:56.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:56 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:42:56.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:56 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:42:56.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:56 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:56.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:56 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:56.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:56 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:56.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:42:56 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.144 - - [06/Dec/2023:21:42:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:42:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:56 smithi038 ceph-mon[108581]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:56 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:42:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:56 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:42:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:56 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:42:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:56 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:56 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:56 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:56 smithi038 ceph-mon[114622]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:42:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:56 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:42:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:56 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:42:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:56 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:42:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:56 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:56 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:56.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:56 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:57.002 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch ps' 2023-12-06T21:42:57.349 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:57 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:57.349 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:57 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:57.350 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:57 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:57.350 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:57 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:57 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:57 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:42:58.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:58 smithi038 ceph-mon[108581]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:58.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:58 smithi038 ceph-mon[114622]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:58.387 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:42:58.387 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 16s ago 10m - - 2023-12-06T21:42:58.387 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 2s ago 10m - - 2023-12-06T21:42:58.387 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (6m) 16s ago 6m 29.5M - ba2b418f427c 0db361477c77 2023-12-06T21:42:58.387 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (6m) 2s ago 6m 62.6M - 8.3.5 dad864ee21e9 80ededd57f74 2023-12-06T21:42:58.387 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (6m) 16s ago 6m 60.4M - 3.5 e1d6a67b021e 31181226d171 2023-12-06T21:42:58.388 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283 running (2m) 2s ago 10m 448M - 19.0.0-69-g583a8f42 1299c0cbdc4b 39406adace9b 2023-12-06T21:42:58.388 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:9283 running (11m) 16s ago 11m 492M - 17.2.0 e1d6a67b021e 3aadf709cb28 2023-12-06T21:42:58.388 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (11m) 16s ago 11m 104M 2048M 17.2.0 e1d6a67b021e 1bf481cb1a43 2023-12-06T21:42:58.388 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (10m) 2s ago 10m 69.9M 2048M 17.2.0 e1d6a67b021e 1dda3a52e397 2023-12-06T21:42:58.388 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (10m) 16s ago 10m 64.7M 2048M 17.2.0 e1d6a67b021e f021892f938c 2023-12-06T21:42:58.388 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (7m) 16s ago 7m 22.5M - 1dbe0e931976 d0135780adea 2023-12-06T21:42:58.388 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (7m) 2s ago 7m 22.6M - 1dbe0e931976 6048e3d28b8b 2023-12-06T21:42:58.388 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (9m) 16s ago 9m 99.6M 4096M 17.2.0 e1d6a67b021e 72716cc35253 2023-12-06T21:42:58.388 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (9m) 16s ago 9m 106M 4096M 17.2.0 e1d6a67b021e d82125440aa0 2023-12-06T21:42:58.388 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (9m) 16s ago 9m 80.9M 4096M 17.2.0 e1d6a67b021e 78995724f81e 2023-12-06T21:42:58.388 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (8m) 16s ago 8m 103M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T21:42:58.388 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (8m) 2s ago 8m 105M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T21:42:58.388 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (8m) 2s ago 8m 99.9M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T21:42:58.388 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (8m) 2s ago 8m 85.0M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T21:42:58.388 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (7m) 2s ago 7m 103M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T21:42:58.388 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (6m) 2s ago 7m 70.6M - 514e6a882f6e 802d72f2b3e6 2023-12-06T21:42:58.389 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (6m) 16s ago 6m 90.5M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T21:42:58.389 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (6m) 2s ago 6m 94.0M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T21:42:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:58 smithi144 ceph-mon[109549]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:42:58.751 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions' 2023-12-06T21:42:59.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:59 smithi038 ceph-mon[108581]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:42:59.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:42:59 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:42:59.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:59 smithi038 ceph-mon[114622]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:42:59.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:42:59 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:42:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:59 smithi144 ceph-mon[109549]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:42:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:42:59 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:43:00.189 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:43:00.189 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2023-12-06T21:43:00.189 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T21:43:00.189 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:43:00.189 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2023-12-06T21:43:00.190 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-06T21:43:00.190 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T21:43:00.190 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:43:00.190 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2023-12-06T21:43:00.190 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:43:00.190 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:43:00.190 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": {}, 2023-12-06T21:43:00.190 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw": { 2023-12-06T21:43:00.190 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T21:43:00.190 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:43:00.190 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2023-12-06T21:43:00.190 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2023-12-06T21:43:00.190 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T21:43:00.190 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:43:00.190 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:43:00.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:00 smithi144 ceph-mon[109549]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:00.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:00 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/661831684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:43:00.567 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:00 smithi038 ceph-mon[108581]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:00.567 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:00 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/661831684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:43:00.567 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:00 smithi038 ceph-mon[114622]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:00.567 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:00 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/661831684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:43:00.569 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph -s' 2023-12-06T21:43:02.001 INFO:teuthology.orchestra.run.smithi038.stdout: cluster: 2023-12-06T21:43:02.001 INFO:teuthology.orchestra.run.smithi038.stdout: id: c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:43:02.001 INFO:teuthology.orchestra.run.smithi038.stdout: health: HEALTH_OK 2023-12-06T21:43:02.001 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:43:02.001 INFO:teuthology.orchestra.run.smithi038.stdout: services: 2023-12-06T21:43:02.001 INFO:teuthology.orchestra.run.smithi038.stdout: mon: 3 daemons, quorum a,c,b (age 10m) 2023-12-06T21:43:02.001 INFO:teuthology.orchestra.run.smithi038.stdout: mgr: y(active, since 7m), standbys: x 2023-12-06T21:43:02.001 INFO:teuthology.orchestra.run.smithi038.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2023-12-06T21:43:02.001 INFO:teuthology.orchestra.run.smithi038.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2023-12-06T21:43:02.001 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:43:02.001 INFO:teuthology.orchestra.run.smithi038.stdout: data: 2023-12-06T21:43:02.001 INFO:teuthology.orchestra.run.smithi038.stdout: pools: 6 pools, 161 pgs 2023-12-06T21:43:02.002 INFO:teuthology.orchestra.run.smithi038.stdout: objects: 209 objects, 585 KiB 2023-12-06T21:43:02.002 INFO:teuthology.orchestra.run.smithi038.stdout: usage: 63 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:43:02.002 INFO:teuthology.orchestra.run.smithi038.stdout: pgs: 161 active+clean 2023-12-06T21:43:02.002 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:43:02.002 INFO:teuthology.orchestra.run.smithi038.stdout: io: 2023-12-06T21:43:02.002 INFO:teuthology.orchestra.run.smithi038.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2023-12-06T21:43:02.002 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:43:02.340 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:02 smithi038 ceph-mon[108581]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:02.340 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:02 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/4045433416' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T21:43:02.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:02 smithi038 ceph-mon[114622]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:02.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:02 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/4045433416' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T21:43:02.342 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph health detail' 2023-12-06T21:43:02.534 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:02 smithi144 ceph-mon[109549]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:02.534 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:02 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/4045433416' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T21:43:02.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:02 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 172.21.15.38 - - [06/Dec/2023:21:43:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-06T21:43:03.380 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:43:03] "GET /metrics HTTP/1.1" 200 207878 "" "Prometheus/2.33.4" 2023-12-06T21:43:03.777 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:03 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:43:03.778 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:03 smithi144 ceph-mon[109549]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:43:03.839 INFO:teuthology.orchestra.run.smithi038.stdout:HEALTH_OK 2023-12-06T21:43:03.861 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:03 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:43:03.862 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:03 smithi038 ceph-mon[108581]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:43:03.862 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:03 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:43:03.862 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:03 smithi038 ceph-mon[114622]: from='mgr.24337 172.21.15.38:0/2265928334' entity='mgr.y' 2023-12-06T21:43:03.862 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:43:03.533Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:43:03.862 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:43:03.535Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:43:03.862 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:03 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:43:03.535Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:43:04.218 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2023-12-06T21:43:04.750 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:04 smithi038 ceph-mon[108581]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:04.750 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:04 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2224256851' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:43:04.750 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:04 smithi038 ceph-mon[114622]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:04.750 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:04 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2224256851' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:43:04.773 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:04 smithi144 ceph-mon[109549]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:04.773 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:04 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2224256851' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:43:05.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:43:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:43:05.684 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T21:43:06.051 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph mgr fail' 2023-12-06T21:43:06.681 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:06 smithi038 ceph-mon[108581]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:06.682 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:06 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2408563227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:43:06.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:06 smithi038 ceph-mon[114622]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:06.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:06 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2408563227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:43:06.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:06 smithi144 ceph-mon[109549]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:06.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:06 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2408563227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:43:08.747 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:08 smithi038 ceph-mon[108581]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:08.748 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:08 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/4215235114' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T21:43:08.748 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:08 smithi038 ceph-mon[108581]: osdmap e91: 8 total, 8 up, 8 in 2023-12-06T21:43:08.748 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:08 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:08.472+0000 7fe7e7f6f700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-06T21:43:08.748 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:08 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ignoring --setuser ceph since I am not root 2023-12-06T21:43:08.748 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:08 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ignoring --setgroup ceph since I am not root 2023-12-06T21:43:08.748 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:08 smithi038 ceph-mgr[108852]: -- 172.21.15.38:0/3216983467 <== mon.1 v2:172.21.15.38:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b176f1c340 con 0x55b176ef4800 2023-12-06T21:43:08.748 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:08 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:08.665+0000 7f65ebbaa000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:43:08.748 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:08 smithi038 ceph-mon[114622]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:08.748 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:08 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/4215235114' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T21:43:08.748 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:08 smithi038 ceph-mon[114622]: osdmap e91: 8 total, 8 up, 8 in 2023-12-06T21:43:08.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:08 smithi144 ceph-mon[109549]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:08.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:08 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/4215235114' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T21:43:08.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:08 smithi144 ceph-mon[109549]: osdmap e91: 8 total, 8 up, 8 in 2023-12-06T21:43:08.808 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:08] ENGINE Bus STOPPING 2023-12-06T21:43:08.808 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T21:43:08.808 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:08] ENGINE Bus STOPPED 2023-12-06T21:43:08.808 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:08] ENGINE Bus STARTING 2023-12-06T21:43:08.808 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:08] ENGINE Serving on http://:::9283 2023-12-06T21:43:08.808 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:08] ENGINE Bus STARTED 2023-12-06T21:43:08.885 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'sleep 180' 2023-12-06T21:43:09.007 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:08 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:08.863+0000 7f65ebbaa000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:43:09.257 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:09.254+0000 7f65ebbaa000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:43:09.258 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:43:09.006Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": dial tcp 172.21.15.38:8443: connect: connection refused" 2023-12-06T21:43:09.606 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/4215235114' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T21:43:09.606 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: mgrmap e22: x(active, starting, since 1.02005s) 2023-12-06T21:43:09.606 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:43:09.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:43:09.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:43:09.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:43:09.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:43:09.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:43:09.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:43:09.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:43:09.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:43:09.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:43:09.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:43:09.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:43:09.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:43:09.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:43:09.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:43:09.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: Manager daemon x is now available 2023-12-06T21:43:09.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:09.608 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:09.608 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:09.608 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:43:09.608 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:43:09.608 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:43:09.608 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:43:09.608 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:43:09.608 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:43:09.608 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:43:09.608 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/4215235114' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T21:43:09.608 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: mgrmap e22: x(active, starting, since 1.02005s) 2023-12-06T21:43:09.608 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:43:09.608 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:43:09.609 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:43:09.609 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:43:09.609 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:43:09.609 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:43:09.609 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:43:09.609 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:43:09.609 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:43:09.609 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:43:09.609 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:43:09.609 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:43:09.609 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:43:09.609 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:43:09.609 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:43:09.609 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: Manager daemon x is now available 2023-12-06T21:43:09.609 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:09.609 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:09.610 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:09.610 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:43:09.610 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:43:09.610 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:43:09.610 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:43:09.610 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:43:09.610 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:43:09.610 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:43:09.610 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:43:09.610 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:43:09.610 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:43:09.610 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:43:09.610 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T21:43:09.611 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T21:43:09.611 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:09.611 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:09.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:43:09.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:43:09.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:43:09.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:43:09.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T21:43:09.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T21:43:09.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:09.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:09.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/4215235114' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T21:43:09.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: mgrmap e22: x(active, starting, since 1.02005s) 2023-12-06T21:43:09.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:43:09.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:43:09.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:43:09.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:43:09.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:43:09.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:43:09.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:43:09.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:43:09.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:43:09.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:43:09.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:43:09.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:43:09.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:43:09.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:43:09.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:43:09.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: Manager daemon x is now available 2023-12-06T21:43:09.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:09.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:09.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:09.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:43:09.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:43:09.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:43:09.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:43:09.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:43:09.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:43:09.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:43:09.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:43:09.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:43:09.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:43:09.813 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:43:09.813 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T21:43:09.813 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T21:43:09.813 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:09.813 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:09 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.324 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:09 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:09.882+0000 7f65ebbaa000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:43:10.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:10.322+0000 7f65ebbaa000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:43:10.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: Queued rgw.foo for migration 2023-12-06T21:43:10.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2023-12-06T21:43:10.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:43:10.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:43:10.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:43:10.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:43:10.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:43:10.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:43:10.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: mgrmap e23: x(active, since 2s) 2023-12-06T21:43:10.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:43:10.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:43:10.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:43:10.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:43:10.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: Queued rgw.foo for migration 2023-12-06T21:43:10.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2023-12-06T21:43:10.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:43:10.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:43:10.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:43:10.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:43:10.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:43:10.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:43:10.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: mgrmap e23: x(active, since 2s) 2023-12-06T21:43:10.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:43:10.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:43:10.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:43:10.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:10 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:43:10.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: Queued rgw.foo for migration 2023-12-06T21:43:10.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2023-12-06T21:43:10.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:43:10.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:43:10.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:43:10.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:43:10.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:43:10.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:43:10.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: mgrmap e23: x(active, since 2s) 2023-12-06T21:43:10.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:43:10.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:43:10.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:10.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:43:10.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:10 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:43:11.311 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:11 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:11.106+0000 7f65ebbaa000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:43:11.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:11 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:11.309+0000 7f65ebbaa000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:43:11.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:11 smithi038 ceph-mon[108581]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:43:11.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:11 smithi038 ceph-mon[108581]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:43:11.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:11 smithi038 ceph-mon[108581]: [06/Dec/2023:21:43:09] ENGINE Bus STARTING 2023-12-06T21:43:11.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:11 smithi038 ceph-mon[108581]: [06/Dec/2023:21:43:09] ENGINE Serving on http://172.21.15.144:8765 2023-12-06T21:43:11.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:11 smithi038 ceph-mon[108581]: [06/Dec/2023:21:43:10] ENGINE Serving on https://172.21.15.144:7150 2023-12-06T21:43:11.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:11 smithi038 ceph-mon[108581]: [06/Dec/2023:21:43:10] ENGINE Bus STARTED 2023-12-06T21:43:11.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:11 smithi038 ceph-mon[108581]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:43:11.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:11 smithi038 ceph-mon[114622]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:43:11.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:11 smithi038 ceph-mon[114622]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:43:11.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:11 smithi038 ceph-mon[114622]: [06/Dec/2023:21:43:09] ENGINE Bus STARTING 2023-12-06T21:43:11.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:11 smithi038 ceph-mon[114622]: [06/Dec/2023:21:43:09] ENGINE Serving on http://172.21.15.144:8765 2023-12-06T21:43:11.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:11 smithi038 ceph-mon[114622]: [06/Dec/2023:21:43:10] ENGINE Serving on https://172.21.15.144:7150 2023-12-06T21:43:11.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:11 smithi038 ceph-mon[114622]: [06/Dec/2023:21:43:10] ENGINE Bus STARTED 2023-12-06T21:43:11.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:11 smithi038 ceph-mon[114622]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:43:11.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:11 smithi144 ceph-mon[109549]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:43:11.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:11 smithi144 ceph-mon[109549]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:43:11.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:11 smithi144 ceph-mon[109549]: [06/Dec/2023:21:43:09] ENGINE Bus STARTING 2023-12-06T21:43:11.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:11 smithi144 ceph-mon[109549]: [06/Dec/2023:21:43:09] ENGINE Serving on http://172.21.15.144:8765 2023-12-06T21:43:11.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:11 smithi144 ceph-mon[109549]: [06/Dec/2023:21:43:10] ENGINE Serving on https://172.21.15.144:7150 2023-12-06T21:43:11.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:11 smithi144 ceph-mon[109549]: [06/Dec/2023:21:43:10] ENGINE Bus STARTED 2023-12-06T21:43:11.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:11 smithi144 ceph-mon[109549]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:43:12.333 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:12 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:12.024+0000 7f65ebbaa000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:43:12.333 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:12 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:12.120+0000 7f65ebbaa000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:43:12.333 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:12 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:12.222+0000 7f65ebbaa000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:43:12.333 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:12 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:12.331+0000 7f65ebbaa000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:43:12.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:12 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:12.436+0000 7f65ebbaa000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:43:12.630 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:12 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:12.543+0000 7f65ebbaa000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:43:12.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:12 smithi038 ceph-mon[108581]: Reconfiguring daemon agent.smithi038 on smithi038 2023-12-06T21:43:12.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:12 smithi038 ceph-mon[108581]: Deploying cephadm binary to smithi038 2023-12-06T21:43:12.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:12 smithi038 ceph-mon[108581]: mgrmap e24: x(active, since 4s) 2023-12-06T21:43:12.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:12 smithi038 ceph-mon[114622]: Reconfiguring daemon agent.smithi038 on smithi038 2023-12-06T21:43:12.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:12 smithi038 ceph-mon[114622]: Deploying cephadm binary to smithi038 2023-12-06T21:43:12.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:12 smithi038 ceph-mon[114622]: mgrmap e24: x(active, since 4s) 2023-12-06T21:43:12.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:12 smithi144 ceph-mon[109549]: Reconfiguring daemon agent.smithi038 on smithi038 2023-12-06T21:43:12.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:12 smithi144 ceph-mon[109549]: Deploying cephadm binary to smithi038 2023-12-06T21:43:12.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:12 smithi144 ceph-mon[109549]: mgrmap e24: x(active, since 4s) 2023-12-06T21:43:13.208 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:12 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:12.890+0000 7f65ebbaa000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:43:13.209 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:12 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:12.997+0000 7f65ebbaa000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:43:13.531 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:13.207+0000 7f65ebbaa000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:43:13.531 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:13.304+0000 7f65ebbaa000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:43:13.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:13 smithi144 ceph-mon[109549]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:43:13.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:13 smithi038 ceph-mon[108581]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:43:13.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=error ts=2023-12-06T21:43:13.533Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.38:8443//api/prometheus_receiver\": dial tcp 172.21.15.38:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:43:13.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:43:13.534Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": dial tcp 172.21.15.38:8443: connect: connection refused" 2023-12-06T21:43:13.880 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:13 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:43:13.535Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2023-12-06T21:43:13.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:13 smithi038 ceph-mon[114622]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:43:14.568 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:14.200+0000 7f65ebbaa000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:43:14.568 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:14.395+0000 7f65ebbaa000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:43:14.568 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:14 smithi038 systemd[1]: Stopping Ceph node-exporter.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:43:14.568 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:14 smithi038 bash[155149]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter.a" found: no such container 2023-12-06T21:43:14.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:14 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:14.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:14 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:14.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:14 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:14.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:14 smithi038 ceph-mon[108581]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-06T21:43:14.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:14 smithi038 ceph-mon[108581]: Reconfiguring daemon node-exporter.a on smithi038 2023-12-06T21:43:14.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:14 smithi038 ceph-mon[108581]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:43:14.880 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:14.566+0000 7f65ebbaa000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:43:14.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:14 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:14.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:14 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:14.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:14 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:14.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:14 smithi038 ceph-mon[114622]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-06T21:43:14.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:14 smithi038 ceph-mon[114622]: Reconfiguring daemon node-exporter.a on smithi038 2023-12-06T21:43:14.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:14 smithi038 ceph-mon[114622]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:43:14.881 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:14 smithi038 bash[155174]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a 2023-12-06T21:43:14.881 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:14 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-06T21:43:15.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:14 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:43:14] "GET /metrics HTTP/1.1" 200 34893 "" "Prometheus/2.33.4" 2023-12-06T21:43:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:14 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:14 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:14 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:15.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:14 smithi144 ceph-mon[109549]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-06T21:43:15.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:14 smithi144 ceph-mon[109549]: Reconfiguring daemon node-exporter.a on smithi038 2023-12-06T21:43:15.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:14 smithi144 ceph-mon[109549]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:43:15.231 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:15.050+0000 7f65ebbaa000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:43:15.232 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:14 smithi038 bash[155252]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter.a" found: no such container 2023-12-06T21:43:15.232 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:14 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T21:43:15.232 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:14 smithi038 systemd[1]: Stopped Ceph node-exporter.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:43:15.232 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:14 smithi038 systemd[1]: Starting Ceph node-exporter.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:43:15.536 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:15.246+0000 7f65ebbaa000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:43:15.536 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.353Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T21:43:15.537 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.353Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-06T21:43:15.537 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.353Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-12-06T21:43:15.537 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.353Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-06T21:43:15.537 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T21:43:15.537 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T21:43:15.537 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T21:43:15.537 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T21:43:15.537 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T21:43:15.537 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T21:43:15.537 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T21:43:15.537 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T21:43:15.537 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T21:43:15.537 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T21:43:15.537 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T21:43:15.538 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T21:43:15.538 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T21:43:15.538 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T21:43:15.538 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T21:43:15.538 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T21:43:15.538 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T21:43:15.538 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T21:43:15.538 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T21:43:15.539 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T21:43:15.539 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T21:43:15.539 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T21:43:15.539 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T21:43:15.539 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T21:43:15.539 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T21:43:15.539 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T21:43:15.539 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T21:43:15.539 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T21:43:15.539 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T21:43:15.539 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T21:43:15.539 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T21:43:15.539 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T21:43:15.539 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T21:43:15.539 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T21:43:15.539 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T21:43:15.540 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.354Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T21:43:15.540 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.355Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T21:43:15.540 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.355Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T21:43:15.540 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.355Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T21:43:15.540 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.355Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T21:43:15.540 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.355Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T21:43:15.540 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.355Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T21:43:15.540 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.355Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T21:43:15.540 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.355Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T21:43:15.540 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.355Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T21:43:15.540 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[155373]: ts=2023-12-06T21:43:15.355Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T21:43:15.540 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 bash[155357]: a889f43e3ad02880fa42722d2994da04efde4d4e23b6d7abe4dd13870a26cd0c 2023-12-06T21:43:15.540 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:43:15 smithi038 systemd[1]: Started Ceph node-exporter.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:43:15.880 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:15.753+0000 7f65ebbaa000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:43:16.180 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:15.905+0000 7f65ebbaa000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:43:16.180 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:15 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: [06/Dec/2023:21:43:15] ENGINE Bus STARTING 2023-12-06T21:43:16.180 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: CherryPy Checker: 2023-12-06T21:43:16.180 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: The Application mounted at '' has an empty config. 2023-12-06T21:43:16.180 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: 2023-12-06T21:43:16.180 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: [06/Dec/2023:21:43:16] ENGINE Serving on http://:::9283 2023-12-06T21:43:16.181 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: [06/Dec/2023:21:43:16] ENGINE Bus STARTED 2023-12-06T21:43:16.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:16.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:16.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-mon[108581]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T21:43:16.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-mon[108581]: Reconfiguring daemon alertmanager.a on smithi038 2023-12-06T21:43:16.556 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-mon[108581]: Standby manager daemon y started 2023-12-06T21:43:16.556 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.38:0/1598909410' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T21:43:16.556 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.38:0/1598909410' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:43:16.556 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.38:0/1598909410' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T21:43:16.556 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.38:0/1598909410' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:43:16.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:16.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:16.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-mon[114622]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T21:43:16.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-mon[114622]: Reconfiguring daemon alertmanager.a on smithi038 2023-12-06T21:43:16.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-mon[114622]: Standby manager daemon y started 2023-12-06T21:43:16.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.38:0/1598909410' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T21:43:16.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.38:0/1598909410' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:43:16.557 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.38:0/1598909410' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T21:43:16.557 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.38:0/1598909410' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:43:16.557 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:16 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=warn ts=2023-12-06T21:43:16.179Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://172.21.15.38:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.38 because it doesn't contain any IP SANs" 2023-12-06T21:43:16.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:16.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:16.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:16 smithi144 ceph-mon[109549]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T21:43:16.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:16 smithi144 ceph-mon[109549]: Reconfiguring daemon alertmanager.a on smithi038 2023-12-06T21:43:16.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:16 smithi144 ceph-mon[109549]: Standby manager daemon y started 2023-12-06T21:43:16.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:16 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.38:0/1598909410' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T21:43:16.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:16 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.38:0/1598909410' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:43:16.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:16 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.38:0/1598909410' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T21:43:16.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:16 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.38:0/1598909410' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:43:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:17 smithi144 ceph-mon[109549]: mgrmap e25: x(active, since 8s), standbys: y 2023-12-06T21:43:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:17 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:43:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:17 smithi144 ceph-mon[109549]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:43:17.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:17 smithi038 ceph-mon[114622]: mgrmap e25: x(active, since 8s), standbys: y 2023-12-06T21:43:17.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:17 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:43:17.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:17 smithi038 ceph-mon[114622]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:43:17.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:17 smithi038 ceph-mon[108581]: mgrmap e25: x(active, since 8s), standbys: y 2023-12-06T21:43:17.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:17 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:43:17.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:17 smithi038 ceph-mon[108581]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:43:19.513 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:19 smithi038 ceph-mon[108581]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T21:43:19.513 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:19 smithi038 ceph-mon[114622]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T21:43:19.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:19 smithi144 ceph-mon[109549]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T21:43:20.472 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:20 smithi038 ceph-mon[108581]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:43:20.472 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:20 smithi038 ceph-mon[114622]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:43:20.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:20 smithi144 ceph-mon[109549]: from='client.14808 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:43:21.433 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:21 smithi038 ceph-mon[108581]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:43:21.434 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:21 smithi038 ceph-mon[114622]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:43:21.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:21 smithi144 ceph-mon[109549]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:43:21.739 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:21 smithi038 systemd[1]: Stopping Ceph alertmanager.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:43:21.739 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:21 smithi038 bash[156198]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-12-06T21:43:21.739 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:21 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[139709]: level=info ts=2023-12-06T21:43:21.623Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-06T21:43:22.129 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:21 smithi038 bash[156211]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T21:43:22.130 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:21 smithi038 bash[156249]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-12-06T21:43:22.130 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:21 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T21:43:22.130 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:21 smithi038 systemd[1]: Stopped Ceph alertmanager.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:43:22.130 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:21 smithi038 systemd[1]: Starting Ceph alertmanager.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:43:22.629 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:22 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[156329]: level=info ts=2023-12-06T21:43:22.323Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-06T21:43:22.630 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:22 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[156329]: level=info ts=2023-12-06T21:43:22.323Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-06T21:43:22.630 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:22 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[156329]: level=info ts=2023-12-06T21:43:22.324Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.38 port=9094 2023-12-06T21:43:22.630 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:22 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[156329]: level=info ts=2023-12-06T21:43:22.326Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T21:43:22.630 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:22 smithi038 bash[156314]: 22f4dcbe22199057c31ca40e2682ea514c408a48b85ebefeeaa5546dbc99aeec 2023-12-06T21:43:22.630 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:22 smithi038 systemd[1]: Started Ceph alertmanager.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:43:22.630 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:22 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[156329]: level=info ts=2023-12-06T21:43:22.356Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T21:43:22.630 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:22 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[156329]: level=info ts=2023-12-06T21:43:22.356Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T21:43:22.630 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:22 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[156329]: level=info ts=2023-12-06T21:43:22.359Z caller=main.go:518 msg=Listening address=:9093 2023-12-06T21:43:22.630 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:22 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[156329]: level=info ts=2023-12-06T21:43:22.359Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-06T21:43:23.423 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:43:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:43:23.424 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:23 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:23.424 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:23 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:23.424 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:23 smithi038 ceph-mon[108581]: Reconfiguring iscsi.foo.smithi038.wqvkto (dependencies changed)... 2023-12-06T21:43:23.424 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:23 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:43:23.424 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:23 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:43:23.424 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:23 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:43:23.424 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:23 smithi038 ceph-mon[108581]: Reconfiguring daemon iscsi.foo.smithi038.wqvkto on smithi038 2023-12-06T21:43:23.424 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:23 smithi038 ceph-mon[108581]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:43:23.425 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:23 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:23.425 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:23 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:23.425 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:23 smithi038 ceph-mon[114622]: Reconfiguring iscsi.foo.smithi038.wqvkto (dependencies changed)... 2023-12-06T21:43:23.425 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:23 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:43:23.425 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:23 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:43:23.425 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:23 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:43:23.425 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:23 smithi038 ceph-mon[114622]: Reconfiguring daemon iscsi.foo.smithi038.wqvkto on smithi038 2023-12-06T21:43:23.425 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:23 smithi038 ceph-mon[114622]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:43:23.675 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:23 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:23.675 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:23 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:23.675 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:23 smithi144 ceph-mon[109549]: Reconfiguring iscsi.foo.smithi038.wqvkto (dependencies changed)... 2023-12-06T21:43:23.675 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:23 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:43:23.675 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:23 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:43:23.675 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:23 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:43:23.675 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:23 smithi144 ceph-mon[109549]: Reconfiguring daemon iscsi.foo.smithi038.wqvkto on smithi038 2023-12-06T21:43:23.675 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:23 smithi144 ceph-mon[109549]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:43:24.610 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:24 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:43:24.611 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:24 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:43:24.611 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[156329]: level=info ts=2023-12-06T21:43:24.327Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000937726s 2023-12-06T21:43:24.773 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:24 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:43:25.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:43:24] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.33.4" 2023-12-06T21:43:25.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:25 smithi038 ceph-mon[108581]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:43:25.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:25 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:25.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:25 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:25.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:25 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:43:25.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:25 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:43:25.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:25 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/564469358' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:43:25.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:25 smithi038 ceph-mon[114622]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:43:25.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:25 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:25.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:25 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:25.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:25 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:43:25.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:25 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:43:25.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:25 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/564469358' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:43:25.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:25 smithi144 ceph-mon[109549]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:43:25.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:25 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:25.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:25 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:25.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:25 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:43:25.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:25 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:43:25.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:25 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/564469358' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:43:26.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:26 smithi144 ceph-mon[109549]: Reconfiguring daemon agent.smithi144 on smithi144 2023-12-06T21:43:26.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:26 smithi144 ceph-mon[109549]: Deploying cephadm binary to smithi144 2023-12-06T21:43:26.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:26 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/936309787' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/262516839"}]: dispatch 2023-12-06T21:43:26.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:26 smithi038 ceph-mon[108581]: Reconfiguring daemon agent.smithi144 on smithi144 2023-12-06T21:43:26.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:26 smithi038 ceph-mon[108581]: Deploying cephadm binary to smithi144 2023-12-06T21:43:26.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:26 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/936309787' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/262516839"}]: dispatch 2023-12-06T21:43:26.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:26 smithi038 ceph-mon[114622]: Reconfiguring daemon agent.smithi144 on smithi144 2023-12-06T21:43:26.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:26 smithi038 ceph-mon[114622]: Deploying cephadm binary to smithi144 2023-12-06T21:43:26.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:26 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/936309787' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/262516839"}]: dispatch 2023-12-06T21:43:27.683 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:27 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/936309787' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/262516839"}]': finished 2023-12-06T21:43:27.684 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:27 smithi144 ceph-mon[109549]: osdmap e92: 8 total, 8 up, 8 in 2023-12-06T21:43:27.684 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:27 smithi144 ceph-mon[109549]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-06T21:43:27.684 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:27 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/601263918' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1659787978"}]: dispatch 2023-12-06T21:43:27.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:27 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/936309787' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/262516839"}]': finished 2023-12-06T21:43:27.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:27 smithi038 ceph-mon[108581]: osdmap e92: 8 total, 8 up, 8 in 2023-12-06T21:43:27.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:27 smithi038 ceph-mon[108581]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-06T21:43:27.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:27 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/601263918' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1659787978"}]: dispatch 2023-12-06T21:43:27.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:27 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/936309787' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/262516839"}]': finished 2023-12-06T21:43:27.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:27 smithi038 ceph-mon[114622]: osdmap e92: 8 total, 8 up, 8 in 2023-12-06T21:43:27.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:27 smithi038 ceph-mon[114622]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2023-12-06T21:43:27.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:27 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/601263918' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1659787978"}]: dispatch 2023-12-06T21:43:28.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:28 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/601263918' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1659787978"}]': finished 2023-12-06T21:43:28.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:28 smithi144 ceph-mon[109549]: osdmap e93: 8 total, 8 up, 8 in 2023-12-06T21:43:28.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:28 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:28.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:28 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:28.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:28 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:28.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:28 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/3270419655' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/3263581736"}]: dispatch 2023-12-06T21:43:28.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:28 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/3263581736"}]: dispatch 2023-12-06T21:43:28.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:28 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/601263918' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1659787978"}]': finished 2023-12-06T21:43:28.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:28 smithi038 ceph-mon[108581]: osdmap e93: 8 total, 8 up, 8 in 2023-12-06T21:43:28.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:28 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:28.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:28 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:28.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:28 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:28.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:28 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3270419655' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/3263581736"}]: dispatch 2023-12-06T21:43:28.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:28 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/3263581736"}]: dispatch 2023-12-06T21:43:28.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:28 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/601263918' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1659787978"}]': finished 2023-12-06T21:43:28.790 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:28 smithi038 ceph-mon[114622]: osdmap e93: 8 total, 8 up, 8 in 2023-12-06T21:43:28.791 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:28 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:28.791 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:28 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:28.791 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:28 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:28.791 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:28 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3270419655' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/3263581736"}]: dispatch 2023-12-06T21:43:28.791 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:28 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/3263581736"}]: dispatch 2023-12-06T21:43:29.730 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:29 smithi144 ceph-mon[109549]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:43:29.730 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:29 smithi144 ceph-mon[109549]: Reconfiguring daemon prometheus.a on smithi144 2023-12-06T21:43:29.730 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:29 smithi144 ceph-mon[109549]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T21:43:29.730 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:29 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/3263581736"}]': finished 2023-12-06T21:43:29.730 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:29 smithi144 ceph-mon[109549]: osdmap e94: 8 total, 8 up, 8 in 2023-12-06T21:43:29.730 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:29 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1168884245' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/4033946297"}]: dispatch 2023-12-06T21:43:29.730 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:29 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/4033946297"}]: dispatch 2023-12-06T21:43:29.805 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:29 smithi038 ceph-mon[108581]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:43:29.806 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:29 smithi038 ceph-mon[108581]: Reconfiguring daemon prometheus.a on smithi144 2023-12-06T21:43:29.806 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:29 smithi038 ceph-mon[108581]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T21:43:29.806 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:29 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/3263581736"}]': finished 2023-12-06T21:43:29.806 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:29 smithi038 ceph-mon[108581]: osdmap e94: 8 total, 8 up, 8 in 2023-12-06T21:43:29.806 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:29 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1168884245' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/4033946297"}]: dispatch 2023-12-06T21:43:29.806 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:29 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/4033946297"}]: dispatch 2023-12-06T21:43:29.806 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:29 smithi038 ceph-mon[114622]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:43:29.806 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:29 smithi038 ceph-mon[114622]: Reconfiguring daemon prometheus.a on smithi144 2023-12-06T21:43:29.806 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:29 smithi038 ceph-mon[114622]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T21:43:29.806 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:29 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/3263581736"}]': finished 2023-12-06T21:43:29.806 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:29 smithi038 ceph-mon[114622]: osdmap e94: 8 total, 8 up, 8 in 2023-12-06T21:43:29.806 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:29 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1168884245' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/4033946297"}]: dispatch 2023-12-06T21:43:29.807 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:29 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/4033946297"}]: dispatch 2023-12-06T21:43:31.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:30 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/4033946297"}]': finished 2023-12-06T21:43:31.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:30 smithi144 ceph-mon[109549]: osdmap e95: 8 total, 8 up, 8 in 2023-12-06T21:43:31.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:30 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1688925343' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/3263581736"}]: dispatch 2023-12-06T21:43:31.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:30 smithi144 ceph-mon[109549]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:31.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:30 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/4033946297"}]': finished 2023-12-06T21:43:31.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:30 smithi038 ceph-mon[114622]: osdmap e95: 8 total, 8 up, 8 in 2023-12-06T21:43:31.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:30 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1688925343' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/3263581736"}]: dispatch 2023-12-06T21:43:31.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:30 smithi038 ceph-mon[114622]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:31.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:30 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/4033946297"}]': finished 2023-12-06T21:43:31.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:30 smithi038 ceph-mon[108581]: osdmap e95: 8 total, 8 up, 8 in 2023-12-06T21:43:31.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:30 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1688925343' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/3263581736"}]: dispatch 2023-12-06T21:43:31.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:30 smithi038 ceph-mon[108581]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:32.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:31 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1688925343' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/3263581736"}]': finished 2023-12-06T21:43:32.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:31 smithi144 ceph-mon[109549]: osdmap e96: 8 total, 8 up, 8 in 2023-12-06T21:43:32.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:31 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1304310147' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/769708667"}]: dispatch 2023-12-06T21:43:32.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:31 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/769708667"}]: dispatch 2023-12-06T21:43:32.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:31 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1688925343' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/3263581736"}]': finished 2023-12-06T21:43:32.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:31 smithi038 ceph-mon[108581]: osdmap e96: 8 total, 8 up, 8 in 2023-12-06T21:43:32.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:31 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1304310147' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/769708667"}]: dispatch 2023-12-06T21:43:32.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:31 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/769708667"}]: dispatch 2023-12-06T21:43:32.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:31 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1688925343' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/3263581736"}]': finished 2023-12-06T21:43:32.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:31 smithi038 ceph-mon[114622]: osdmap e96: 8 total, 8 up, 8 in 2023-12-06T21:43:32.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:31 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1304310147' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/769708667"}]: dispatch 2023-12-06T21:43:32.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:31 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/769708667"}]: dispatch 2023-12-06T21:43:32.629 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:43:32 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[156329]: level=info ts=2023-12-06T21:43:32.329Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.0027738s 2023-12-06T21:43:32.810 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:32 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:43:32.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.38:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.144:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:43:33.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:32 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/769708667"}]': finished 2023-12-06T21:43:33.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:32 smithi038 ceph-mon[108581]: osdmap e97: 8 total, 8 up, 8 in 2023-12-06T21:43:33.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:32 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3242820040' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1727363606"}]: dispatch 2023-12-06T21:43:33.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:32 smithi038 ceph-mon[108581]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:33.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:32 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/769708667"}]': finished 2023-12-06T21:43:33.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:32 smithi038 ceph-mon[114622]: osdmap e97: 8 total, 8 up, 8 in 2023-12-06T21:43:33.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:32 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3242820040' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1727363606"}]: dispatch 2023-12-06T21:43:33.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:32 smithi038 ceph-mon[114622]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:33.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:32 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/769708667"}]': finished 2023-12-06T21:43:33.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:32 smithi144 ceph-mon[109549]: osdmap e97: 8 total, 8 up, 8 in 2023-12-06T21:43:33.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:32 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/3242820040' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1727363606"}]: dispatch 2023-12-06T21:43:33.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:32 smithi144 ceph-mon[109549]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:33.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:43:33 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[108829]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:43:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-06T21:43:34.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:33 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3242820040' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1727363606"}]': finished 2023-12-06T21:43:34.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:33 smithi038 ceph-mon[108581]: osdmap e98: 8 total, 8 up, 8 in 2023-12-06T21:43:34.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:33 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3242820040' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1727363606"}]': finished 2023-12-06T21:43:34.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:33 smithi038 ceph-mon[114622]: osdmap e98: 8 total, 8 up, 8 in 2023-12-06T21:43:34.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:33 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/3242820040' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1727363606"}]': finished 2023-12-06T21:43:34.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:33 smithi144 ceph-mon[109549]: osdmap e98: 8 total, 8 up, 8 in 2023-12-06T21:43:34.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:34 smithi038 ceph-mon[108581]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:43:34.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:34 smithi038 ceph-mon[114622]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:43:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:34 smithi144 ceph-mon[109549]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:43:35.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:34 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:43:34] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.33.4" 2023-12-06T21:43:36.007 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:35 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:43:36.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:35 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:43:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:35 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:43:36.593 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:36 smithi144 systemd[1]: Stopping Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:43:36.852 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:36 smithi144 bash[141682]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T21:43:36.852 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:43:36.648Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T21:43:36.852 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:43:36.648Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T21:43:36.852 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:43:36.648Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T21:43:36.852 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:43:36.648Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T21:43:36.852 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:43:36.648Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T21:43:36.852 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:43:36.648Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T21:43:36.853 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:43:36.648Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T21:43:36.853 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:43:36.648Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T21:43:36.853 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:43:36.648Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T21:43:36.853 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:43:36.649Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T21:43:36.853 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:43:36.649Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T21:43:36.853 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[130980]: ts=2023-12-06T21:43:36.649Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T21:43:36.853 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:36 smithi144 bash[141694]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T21:43:37.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:36 smithi038 ceph-mon[108581]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:37.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:36 smithi038 ceph-mon[114622]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:37.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:36 smithi144 ceph-mon[109549]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:37.214 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:36 smithi144 bash[141734]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T21:43:37.214 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:36 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T21:43:37.215 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:36 smithi144 systemd[1]: Stopped Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:43:37.215 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:36 smithi144 systemd[1]: Starting Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:43:37.702 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 bash[141797]: d4e096a2b035ae528a3bd3dc881466d06fa35f449f6c31ef9edf9d31ac572121 2023-12-06T21:43:37.702 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 systemd[1]: Started Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:43:37.702 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.321Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T21:43:37.702 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.321Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T21:43:37.702 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.321Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T21:43:37.702 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.321Z caller=main.go:518 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi144 (none))" 2023-12-06T21:43:37.702 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.321Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T21:43:37.703 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.321Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T21:43:37.703 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.324Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T21:43:37.703 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.324Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T21:43:37.703 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.324Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T21:43:37.703 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.326Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T21:43:37.703 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.326Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.039µs 2023-12-06T21:43:37.703 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.326Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T21:43:37.703 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.330Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-12-06T21:43:37.703 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:37 smithi144 systemd[1]: Stopping Ceph node-exporter.b for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:43:38.037 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:37 smithi144 bash[141949]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter.b" found: no such container 2023-12-06T21:43:38.037 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:37 smithi144 bash[141961]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b 2023-12-06T21:43:38.038 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.769Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-12-06T21:43:38.038 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.769Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-12-06T21:43:38.038 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.769Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=47.215µs wal_replay_duration=442.819642ms total_replay_duration=442.897254ms 2023-12-06T21:43:38.038 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.772Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T21:43:38.038 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.772Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T21:43:38.038 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.772Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T21:43:38.038 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.789Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.398148ms db_storage=609ns remote_storage=1.341µs web_handler=320ns query_engine=537ns scrape=440.253µs scrape_sd=82.949µs notify=9.948µs notify_sd=11.308µs rules=15.5286ms 2023-12-06T21:43:38.038 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:37.789Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T21:43:38.310 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-06T21:43:38.310 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 bash[141999]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter.b" found: no such container 2023-12-06T21:43:38.310 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T21:43:38.310 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 systemd[1]: Stopped Ceph node-exporter.b for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:43:38.311 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 systemd[1]: Starting Ceph node-exporter.b for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:43:38.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:38 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:38.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:38 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:38.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:38 smithi038 ceph-mon[108581]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-06T21:43:38.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:38 smithi038 ceph-mon[108581]: Reconfiguring daemon node-exporter.b on smithi144 2023-12-06T21:43:38.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:38 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:38.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:38 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:38.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:38 smithi038 ceph-mon[114622]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-06T21:43:38.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:38 smithi038 ceph-mon[114622]: Reconfiguring daemon node-exporter.b on smithi144 2023-12-06T21:43:38.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:38.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:38.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-mon[109549]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-06T21:43:38.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-mon[109549]: Reconfiguring daemon node-exporter.b on smithi144 2023-12-06T21:43:38.811 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.376Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-06T21:43:38.811 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.376Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-06T21:43:38.811 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.376Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-12-06T21:43:38.811 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.376Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-06T21:43:38.811 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-06T21:43:38.811 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=arp 2023-12-06T21:43:38.811 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-06T21:43:38.811 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-06T21:43:38.812 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-06T21:43:38.812 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-06T21:43:38.812 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-06T21:43:38.812 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-06T21:43:38.812 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-06T21:43:38.812 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-06T21:43:38.812 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=edac 2023-12-06T21:43:38.812 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-06T21:43:38.812 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-06T21:43:38.812 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-06T21:43:38.812 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-06T21:43:38.812 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-06T21:43:38.812 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-06T21:43:38.813 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-06T21:43:38.813 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-06T21:43:38.813 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-06T21:43:38.813 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-06T21:43:38.813 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-06T21:43:38.813 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-06T21:43:38.813 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-06T21:43:38.813 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-06T21:43:38.813 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-06T21:43:38.813 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-06T21:43:38.813 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=os 2023-12-06T21:43:38.814 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-06T21:43:38.814 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-06T21:43:38.814 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-06T21:43:38.814 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-06T21:43:38.814 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-06T21:43:38.814 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-06T21:43:38.814 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=stat 2023-12-06T21:43:38.814 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-06T21:43:38.814 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-06T21:43:38.814 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-06T21:43:38.814 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=time 2023-12-06T21:43:38.814 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-06T21:43:38.814 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=uname 2023-12-06T21:43:38.814 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-06T21:43:38.814 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-06T21:43:38.815 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-06T21:43:38.815 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-06T21:43:38.815 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[142076]: ts=2023-12-06T21:43:38.377Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-06T21:43:38.815 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 bash[142062]: f553b7f0f99eff0760d553cbdc5aa6a8efdd7c13bb53dd378dc514a8d043fc9c 2023-12-06T21:43:38.815 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:43:38 smithi144 systemd[1]: Started Ceph node-exporter.b for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:43:39.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:39 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:39.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:39 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:39.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:39 smithi144 ceph-mon[109549]: Reconfiguring grafana.a (dependencies changed)... 2023-12-06T21:43:39.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:39 smithi144 ceph-mon[109549]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-06T21:43:39.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:39 smithi144 ceph-mon[109549]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 665 B/s rd, 0 op/s 2023-12-06T21:43:39.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:39 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:39.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:39 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:39.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:39 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:43:39.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:39 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:43:39.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:39 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:39.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:39 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:39.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:39 smithi038 ceph-mon[108581]: Reconfiguring grafana.a (dependencies changed)... 2023-12-06T21:43:39.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:39 smithi038 ceph-mon[108581]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-06T21:43:39.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:39 smithi038 ceph-mon[108581]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 665 B/s rd, 0 op/s 2023-12-06T21:43:39.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:39 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:39.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:39 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:39.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:39 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:43:39.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:39 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:43:39.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:39 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:39.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:39 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:39.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:39 smithi038 ceph-mon[114622]: Reconfiguring grafana.a (dependencies changed)... 2023-12-06T21:43:39.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:39 smithi038 ceph-mon[114622]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-06T21:43:39.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:39 smithi038 ceph-mon[114622]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 665 B/s rd, 0 op/s 2023-12-06T21:43:39.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:39 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:39.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:39 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:39.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:39 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:43:39.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:39 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:43:40.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:40 smithi144 ceph-mon[109549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:43:40.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:40 smithi144 ceph-mon[109549]: Reconfiguring daemon grafana.a on smithi144 2023-12-06T21:43:40.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:40 smithi038 ceph-mon[108581]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:43:40.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:40 smithi038 ceph-mon[108581]: Reconfiguring daemon grafana.a on smithi144 2023-12-06T21:43:40.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:40 smithi038 ceph-mon[114622]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-06T21:43:40.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:40 smithi038 ceph-mon[114622]: Reconfiguring daemon grafana.a on smithi144 2023-12-06T21:43:41.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:41 smithi144 ceph-mon[109549]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:41.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:41 smithi038 ceph-mon[108581]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:41.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:41 smithi038 ceph-mon[114622]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:42.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:42 smithi038 ceph-mon[108581]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:43:42.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:42 smithi038 ceph-mon[114622]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:43:43.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:42 smithi144 ceph-mon[109549]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:43:44.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:44 smithi038 ceph-mon[108581]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2023-12-06T21:43:44.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:44 smithi038 ceph-mon[114622]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2023-12-06T21:43:45.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:44 smithi144 ceph-mon[109549]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2023-12-06T21:43:45.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:45 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:43:45.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:45 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:43:46.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:45 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:43:46.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:43:45] "GET /metrics HTTP/1.1" 200 37884 "" "Prometheus/2.33.4" 2023-12-06T21:43:46.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:46 smithi038 ceph-mon[108581]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:46.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:46 smithi038 ceph-mon[114622]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:47.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:46 smithi144 ceph-mon[109549]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:48.719 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:48.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:43:49.466 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:49 smithi144 ceph-mon[109549]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:49.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:49 smithi038 ceph-mon[108581]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:49.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:49 smithi038 ceph-mon[114622]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:49.761 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:49 smithi144 systemd[1]: Stopping Ceph grafana.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:43:50.060 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:49 smithi144 bash[142543]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana.a" found: no such container 2023-12-06T21:43:50.678 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:50 smithi144 ceph-mon[109549]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:50.679 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:50 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[129772]: t=2023-12-06T21:43:50+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-06T21:43:50.679 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:50 smithi144 bash[142612]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a 2023-12-06T21:43:50.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:50 smithi038 ceph-mon[108581]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:50.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:50 smithi038 ceph-mon[114622]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:51.060 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:50 smithi144 bash[142685]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana.a" found: no such container 2023-12-06T21:43:51.060 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:50 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@grafana.a.service: Succeeded. 2023-12-06T21:43:51.060 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:50 smithi144 systemd[1]: Stopped Ceph grafana.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:43:51.060 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:50 smithi144 systemd[1]: Starting Ceph grafana.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:43:51.569 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:51] ENGINE Bus STOPPING 2023-12-06T21:43:51.570 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T21:43:51.570 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:51] ENGINE Bus STOPPED 2023-12-06T21:43:51.570 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:51] ENGINE Bus STARTING 2023-12-06T21:43:51.571 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2023-12-06T21:43:51.571 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2023-12-06T21:43:51.571 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-06T21:43:51.571 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-06T21:43:51.571 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-06T21:43:51.571 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-06T21:43:51.571 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-06T21:43:51.571 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-06T21:43:51.571 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-06T21:43:51.571 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-06T21:43:51.572 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-06T21:43:51.572 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-06T21:43:51.572 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-06T21:43:51.572 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="App mode production" logger=settings 2023-12-06T21:43:51.572 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-06T21:43:51.572 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-12-06T21:43:51.572 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-12-06T21:43:51.572 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=538.032µs 2023-12-06T21:43:51.572 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-06T21:43:51.572 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-06T21:43:51.572 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-06T21:43:51.572 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 bash[142795]: d61dd02f8293d60d8393ce92f22008d18536e5aa876100c05a620a17261c2cfe 2023-12-06T21:43:51.572 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 systemd[1]: Started Ceph grafana.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:43:51.572 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-06T21:43:51.573 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-06T21:43:51.573 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-06T21:43:51.573 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-12-06T21:43:51.573 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-06T21:43:51.573 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-12-06T21:43:51.573 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-06T21:43:51.573 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-06T21:43:51.573 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:43:51+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-06T21:43:52.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:51] ENGINE Serving on http://:::9283 2023-12-06T21:43:52.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:51] ENGINE Bus STARTED 2023-12-06T21:43:52.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:51] ENGINE Bus STOPPING 2023-12-06T21:43:52.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T21:43:52.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:51] ENGINE Bus STOPPED 2023-12-06T21:43:52.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:51] ENGINE Bus STARTING 2023-12-06T21:43:52.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:51] ENGINE Serving on http://:::9283 2023-12-06T21:43:52.062 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:51] ENGINE Bus STARTED 2023-12-06T21:43:52.062 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:51] ENGINE Bus STOPPING 2023-12-06T21:43:52.062 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T21:43:52.062 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:51] ENGINE Bus STOPPED 2023-12-06T21:43:52.062 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:51] ENGINE Bus STARTING 2023-12-06T21:43:52.062 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:51] ENGINE Serving on http://:::9283 2023-12-06T21:43:52.062 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:43:51] ENGINE Bus STARTED 2023-12-06T21:43:52.510 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.510 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.510 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:43:52.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:43:52.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi038.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T21:43:52.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi038.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T21:43:52.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:43:52.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:43:52.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: Adding iSCSI gateway http://:@172.21.15.38:5000 to Dashboard 2023-12-06T21:43:52.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:43:52.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:43:52.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:43:52.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:43:52.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:43:52.512 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:43:52.512 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi144.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T21:43:52.512 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi144.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T21:43:52.512 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.512 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:43:52.512 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:43:52.512 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi144.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T21:43:52.512 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi144.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T21:43:52.512 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.512 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:43:52.512 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:43:52.512 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:43:52.512 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:43:52.512 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:52 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:43:52.794 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.794 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:43:52.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:43:52.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi038.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T21:43:52.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi038.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T21:43:52.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:43:52.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:43:52.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: Adding iSCSI gateway http://:@172.21.15.38:5000 to Dashboard 2023-12-06T21:43:52.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:43:52.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:43:52.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:43:52.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:43:52.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.795 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:43:52.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:43:52.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi144.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T21:43:52.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi144.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T21:43:52.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:43:52.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:43:52.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi144.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T21:43:52.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi144.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T21:43:52.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.796 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:43:52.796 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.796 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:43:52.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:43:52.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi038.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T21:43:52.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi038.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T21:43:52.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:43:52.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:43:52.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: Adding iSCSI gateway http://:@172.21.15.38:5000 to Dashboard 2023-12-06T21:43:52.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:43:52.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:43:52.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:43:52.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:43:52.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:43:52.797 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:43:52.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi144.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T21:43:52.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi144.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T21:43:52.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:43:52.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:43:52.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi144.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T21:43:52.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi144.front.sepia.ceph.com:3000"}]: dispatch 2023-12-06T21:43:52.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:52.798 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:43:52.798 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:43:52.798 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:43:52.799 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:43:52.799 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:43:52.799 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:43:52.799 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:43:52.799 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:43:52.799 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:52 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:43:53.489 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:53 smithi144 ceph-mon[109549]: Deploying daemon agent.smithi144 on smithi144 2023-12-06T21:43:53.489 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:53 smithi144 ceph-mon[109549]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:53.489 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:53 smithi144 ceph-mon[109549]: Deploying daemon agent.smithi038 on smithi038 2023-12-06T21:43:53.489 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:53 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:53.489 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:53 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:53.489 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:53 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:43:53.490 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:53 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:43:53.490 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:53 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:53.490 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:53 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:43:53.490 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:53 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:43:53.490 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:53 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:53.490 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:53 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:43:53.490 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:53 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:53.605 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[108581]: Deploying daemon agent.smithi144 on smithi144 2023-12-06T21:43:53.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[108581]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:53.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[108581]: Deploying daemon agent.smithi038 on smithi038 2023-12-06T21:43:53.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:53.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:53.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:43:53.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:43:53.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:53.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:43:53.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:43:53.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:53.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:43:53.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:53.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[114622]: Deploying daemon agent.smithi144 on smithi144 2023-12-06T21:43:53.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[114622]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:53.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[114622]: Deploying daemon agent.smithi038 on smithi038 2023-12-06T21:43:53.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:53.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:53.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:43:53.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:43:53.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:53.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:43:53.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:43:53.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:53.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:43:53.608 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:53 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:54.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:54 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:54.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:54 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:43:54.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:54 smithi144 ceph-mon[109549]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:54.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:54 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:54.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:54 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:43:54.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:54 smithi038 ceph-mon[108581]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:54.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:54 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:54.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:54 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:43:54.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:54 smithi038 ceph-mon[114622]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:55.707 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:55 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:43:55.707 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:55 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:43:55.842 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:55 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:43:55.842 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:43:55 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:43:55] "GET /metrics HTTP/1.1" 200 37889 "" "Prometheus/2.33.4" 2023-12-06T21:43:57.240 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:56 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:57.240 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:56 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:57.241 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:56 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:57.241 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:56 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:57.241 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:56 smithi144 ceph-mon[109549]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:57.241 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:56 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:57.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:56 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:57.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:56 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:57.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:56 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:57.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:56 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:57.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:56 smithi038 ceph-mon[108581]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:57.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:56 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:57.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:56 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:57.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:56 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:57.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:56 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:57.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:56 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:57.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:56 smithi038 ceph-mon[114622]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:43:57.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:56 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:58 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:58 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:58 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:58.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:58 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:58.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:58 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:58 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:58.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:58 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:58.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:58 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:58.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:58 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:43:59.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:43:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:43:58.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:43:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:43:59 smithi144 ceph-mon[109549]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:59.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:43:59 smithi038 ceph-mon[108581]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:43:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:43:59 smithi038 ceph-mon[114622]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:00.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:00 smithi038 ceph-mon[108581]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:00.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:00 smithi038 ceph-mon[114622]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:01.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:00 smithi144 ceph-mon[109549]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:02.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:02 smithi038 ceph-mon[108581]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:02.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:02 smithi038 ceph-mon[114622]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:03.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:02 smithi144 ceph-mon[109549]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:04.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:04 smithi038 ceph-mon[108581]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:04.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:04 smithi038 ceph-mon[114622]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:05.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:04 smithi144 ceph-mon[109549]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:05.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:05 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:44:05.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:05 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:44:06.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:05 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:44:06.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:44:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:44:05] "GET /metrics HTTP/1.1" 200 37889 "" "Prometheus/2.33.4" 2023-12-06T21:44:06.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:06 smithi038 ceph-mon[108581]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:06.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:06 smithi038 ceph-mon[114622]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:07.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:06 smithi144 ceph-mon[109549]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:09.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:44:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:44:08.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:44:09.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:09 smithi144 ceph-mon[109549]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:09.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:44:09.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:09 smithi038 ceph-mon[108581]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:09.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:44:09.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:09 smithi038 ceph-mon[114622]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:09.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:44:10.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:10 smithi038 ceph-mon[108581]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:10.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:10 smithi038 ceph-mon[114622]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:10 smithi144 ceph-mon[109549]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:12.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:12 smithi038 ceph-mon[108581]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:12.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:12 smithi038 ceph-mon[114622]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:13.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:12 smithi144 ceph-mon[109549]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:14.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:14 smithi038 ceph-mon[108581]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:14.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:14 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:14.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:14 smithi038 ceph-mon[114622]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:14.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:14 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:14.958 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:14 smithi144 ceph-mon[109549]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:14.959 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:14 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:15.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:15 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:15.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:15 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:15.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:15 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:15.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:15 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:15.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:15 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:15.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:15 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:44:15.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:15 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:15.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:15 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:15.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:15 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:15.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:15 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:15.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:15 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:15.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:15 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:44:16.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:44:15 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:44:15] "GET /metrics HTTP/1.1" 200 37887 "" "Prometheus/2.33.4" 2023-12-06T21:44:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:15 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:15 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:15 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:15 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:15 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:15 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:44:16.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:16 smithi038 ceph-mon[108581]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:16.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:16 smithi038 ceph-mon[114622]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:17.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:16 smithi144 ceph-mon[109549]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:19.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:44:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:44:18.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:44:19.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:19 smithi144 ceph-mon[109549]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:19.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:19 smithi038 ceph-mon[108581]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:19.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:19 smithi038 ceph-mon[114622]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:20.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:20 smithi038 ceph-mon[108581]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:20.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:20 smithi038 ceph-mon[114622]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:20 smithi144 ceph-mon[109549]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:22.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:22 smithi038 ceph-mon[108581]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:22.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:22 smithi038 ceph-mon[114622]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:23.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:22 smithi144 ceph-mon[109549]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:24.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:24 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:44:24.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:24 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:44:24.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:24 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:44:25.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:25 smithi038 ceph-mon[108581]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:25.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:25 smithi038 ceph-mon[114622]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:25.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:25 smithi144 ceph-mon[109549]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:26.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:44:25 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:44:25] "GET /metrics HTTP/1.1" 200 37884 "" "Prometheus/2.33.4" 2023-12-06T21:44:26.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:26 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:44:26.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:26 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:44:26.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:26 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:44:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:27 smithi144 ceph-mon[109549]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:27.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:27 smithi038 ceph-mon[108581]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:27.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:27 smithi038 ceph-mon[114622]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:29.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:44:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:44:28.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:44:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:29 smithi144 ceph-mon[109549]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:29.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:29 smithi038 ceph-mon[108581]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:29 smithi038 ceph-mon[114622]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:30 smithi038 ceph-mon[108581]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:30.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:30 smithi038 ceph-mon[114622]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:31.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:30 smithi144 ceph-mon[109549]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:32.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:32 smithi144 ceph-mon[109549]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:32.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:32 smithi038 ceph-mon[108581]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:32.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:32 smithi038 ceph-mon[114622]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:34.862 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:34 smithi038 ceph-mon[108581]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:34.862 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:34 smithi038 ceph-mon[114622]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:34 smithi144 ceph-mon[109549]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:36.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:44:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:44:35] "GET /metrics HTTP/1.1" 200 37884 "" "Prometheus/2.33.4" 2023-12-06T21:44:36.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:35 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:36.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:35 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:36.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:35 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:36.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:35 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:44:36.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:35 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:36.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:35 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:36.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:35 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:36.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:35 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:36.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:35 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:36.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:35 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:36.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:35 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:44:36.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:35 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:36.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:35 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:36.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:35 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:35 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:35 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:35 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:35 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:44:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:35 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:35 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:36.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:35 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:37.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:36 smithi144 ceph-mon[109549]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:37.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:36 smithi038 ceph-mon[108581]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:37.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:36 smithi038 ceph-mon[114622]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:39.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:44:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:44:38.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:44:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:39 smithi144 ceph-mon[109549]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:39 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:44:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:39 smithi038 ceph-mon[108581]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:39 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:44:39.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:39 smithi038 ceph-mon[114622]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:39.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:39 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:44:40.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:40 smithi038 ceph-mon[108581]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:40.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:40 smithi038 ceph-mon[114622]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:41.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:40 smithi144 ceph-mon[109549]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:42.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:42 smithi038 ceph-mon[108581]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:42.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:42 smithi038 ceph-mon[114622]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:43.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:42 smithi144 ceph-mon[109549]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:44.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:44 smithi038 ceph-mon[108581]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:44.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:44 smithi038 ceph-mon[114622]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:45.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:44 smithi144 ceph-mon[109549]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:45.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:45 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:44:45.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:45 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:44:46.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:45 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:44:46.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:44:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:44:45] "GET /metrics HTTP/1.1" 200 37887 "" "Prometheus/2.33.4" 2023-12-06T21:44:46.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:46 smithi038 ceph-mon[108581]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:46.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:46 smithi038 ceph-mon[114622]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:47.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:46 smithi144 ceph-mon[109549]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:49.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:44:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:44:48.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:44:49.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:49 smithi144 ceph-mon[109549]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:49.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:49 smithi038 ceph-mon[108581]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:49 smithi038 ceph-mon[114622]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:50.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:50 smithi038 ceph-mon[108581]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:50.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:50 smithi038 ceph-mon[114622]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:51.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:50 smithi144 ceph-mon[109549]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:52.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:52 smithi038 ceph-mon[108581]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:52.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:52 smithi038 ceph-mon[114622]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:53.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:52 smithi144 ceph-mon[109549]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:54.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:54 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:44:54.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:54 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:44:54.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:54 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:44:54.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:54 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:54.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:54 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:44:54.442 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:54 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:44:54.442 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:54 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:44:54.442 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:54 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:44:54.442 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:54 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:54.442 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:54 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:44:54.442 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:54 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:44:54.442 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:54 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:44:54.443 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:54 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:44:54.443 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:54 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:54.443 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:54 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:44:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:55 smithi144 ceph-mon[109549]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:55 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:55 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:55 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:55.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:55 smithi038 ceph-mon[108581]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:55 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:55 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:55 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:55.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:55 smithi038 ceph-mon[114622]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:55.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:55 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:55.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:55 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:55.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:55 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:56.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:44:55 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:44:55] "GET /metrics HTTP/1.1" 200 37885 "" "Prometheus/2.33.4" 2023-12-06T21:44:56.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:56 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:44:56.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:56 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:56.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:56 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:56.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:56 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:56 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:44:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:56 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:56 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:56 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:56 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:44:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:56 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:56 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:56 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:44:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:57 smithi144 ceph-mon[109549]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:57 smithi038 ceph-mon[108581]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:57.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:57 smithi038 ceph-mon[114622]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:44:59.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:44:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:44:58.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:44:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:44:59 smithi144 ceph-mon[109549]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:59.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:44:59 smithi038 ceph-mon[108581]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:44:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:44:59 smithi038 ceph-mon[114622]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:00.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:00 smithi038 ceph-mon[108581]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:00.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:00 smithi038 ceph-mon[114622]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:01.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:00 smithi144 ceph-mon[109549]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:02.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:02 smithi038 ceph-mon[108581]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:02.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:02 smithi038 ceph-mon[114622]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:03.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:02 smithi144 ceph-mon[109549]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:04.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:04 smithi038 ceph-mon[108581]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:04.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:04 smithi038 ceph-mon[114622]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:05.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:04 smithi144 ceph-mon[109549]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:05.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:05 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:45:05.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:05 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:45:06.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:05 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:45:06.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:45:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:45:05] "GET /metrics HTTP/1.1" 200 37885 "" "Prometheus/2.33.4" 2023-12-06T21:45:06.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:06 smithi038 ceph-mon[108581]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:06.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:06 smithi038 ceph-mon[114622]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:07.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:06 smithi144 ceph-mon[109549]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:09.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:45:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:45:08.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:45:09.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:09 smithi144 ceph-mon[109549]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:09.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:45:09.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:09 smithi038 ceph-mon[108581]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:09.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:45:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:09 smithi038 ceph-mon[114622]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:45:10.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:10 smithi038 ceph-mon[108581]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:10.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:10 smithi038 ceph-mon[114622]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:10 smithi144 ceph-mon[109549]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:12.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:12 smithi038 ceph-mon[108581]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:12.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:12 smithi038 ceph-mon[114622]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:13.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:12 smithi144 ceph-mon[109549]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:14.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:14 smithi144 ceph-mon[109549]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:14.833 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:14 smithi038 ceph-mon[114622]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:14.833 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:14 smithi038 ceph-mon[108581]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:16.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:45:15 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:45:15] "GET /metrics HTTP/1.1" 200 37882 "" "Prometheus/2.33.4" 2023-12-06T21:45:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:16 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:45:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:16.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:16 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:45:16.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:16.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:16.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:16.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:16.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:16.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:16.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:16 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:45:16.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:16.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:16.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:16.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:16.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:16.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:17.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:17 smithi144 ceph-mon[109549]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:17.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:17 smithi038 ceph-mon[108581]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:17.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:17 smithi038 ceph-mon[114622]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:19.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:45:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:45:18.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:45:19.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:19 smithi144 ceph-mon[109549]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:19.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:19 smithi038 ceph-mon[108581]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:19.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:19 smithi038 ceph-mon[114622]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:20.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:20 smithi038 ceph-mon[108581]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:20.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:20 smithi038 ceph-mon[114622]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:20 smithi144 ceph-mon[109549]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:22.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:22 smithi038 ceph-mon[108581]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:22.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:22 smithi038 ceph-mon[114622]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:23.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:22 smithi144 ceph-mon[109549]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:24.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:24 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:45:24.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:24 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:45:24.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:24 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:45:25.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:25 smithi038 ceph-mon[108581]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:25.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:25 smithi038 ceph-mon[114622]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:25.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:25 smithi144 ceph-mon[109549]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:26.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:45:25 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:45:25] "GET /metrics HTTP/1.1" 200 37897 "" "Prometheus/2.33.4" 2023-12-06T21:45:26.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:26 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:45:26.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:26 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:45:26.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:26 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:45:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:27 smithi144 ceph-mon[109549]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:27 smithi038 ceph-mon[108581]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:27.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:27 smithi038 ceph-mon[114622]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:29.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:45:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:45:28.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:45:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:29 smithi144 ceph-mon[109549]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:29.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:29 smithi038 ceph-mon[108581]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:29 smithi038 ceph-mon[114622]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:30.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:30 smithi038 ceph-mon[108581]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:30.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:30 smithi038 ceph-mon[114622]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:31.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:30 smithi144 ceph-mon[109549]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:32.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:32 smithi038 ceph-mon[108581]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:32.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:32 smithi038 ceph-mon[114622]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:33.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:32 smithi144 ceph-mon[109549]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:34.806 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:34 smithi038 ceph-mon[108581]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:34.806 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:34 smithi038 ceph-mon[114622]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:34.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:34 smithi144 ceph-mon[109549]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:36.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:45:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:45:35] "GET /metrics HTTP/1.1" 200 37897 "" "Prometheus/2.33.4" 2023-12-06T21:45:36.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:36 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:45:36.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:36 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:36.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:36 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:36.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:36 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:36.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:36 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:36.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:36 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:36.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:36 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:36.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:36 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:45:36.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:36 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:36.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:36 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:36.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:36 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:36.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:36 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:36.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:36 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:36.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:36 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:36.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:36 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:45:36.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:36 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:36.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:36 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:36.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:36 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:36.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:36 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:36.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:36 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:36.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:36 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:37.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:37 smithi144 ceph-mon[109549]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:37.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:37 smithi038 ceph-mon[108581]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:37.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:37 smithi038 ceph-mon[114622]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:39.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:45:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:45:38.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:45:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:39 smithi144 ceph-mon[109549]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:39 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:45:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:39 smithi038 ceph-mon[108581]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:39 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:45:39.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:39 smithi038 ceph-mon[114622]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:39.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:39 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:45:40.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:40 smithi038 ceph-mon[108581]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:40.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:40 smithi038 ceph-mon[114622]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:41.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:40 smithi144 ceph-mon[109549]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:42.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:42 smithi038 ceph-mon[108581]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:42.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:42 smithi038 ceph-mon[114622]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:43.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:42 smithi144 ceph-mon[109549]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:44.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:44 smithi038 ceph-mon[108581]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:44.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:44 smithi038 ceph-mon[114622]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:45.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:44 smithi144 ceph-mon[109549]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:45.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:45 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:45:45.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:45 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:45:46.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:45 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:45:46.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:45:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:45:45] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.33.4" 2023-12-06T21:45:46.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:46 smithi038 ceph-mon[108581]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:46.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:46 smithi038 ceph-mon[114622]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:47.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:46 smithi144 ceph-mon[109549]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:49.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:45:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:45:48.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:45:49.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:49 smithi144 ceph-mon[109549]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:49.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:49 smithi038 ceph-mon[108581]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:49 smithi038 ceph-mon[114622]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:50.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:50 smithi038 ceph-mon[108581]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:50.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:50 smithi038 ceph-mon[114622]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:51.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:50 smithi144 ceph-mon[109549]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:52.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:52 smithi038 ceph-mon[108581]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:52.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:52 smithi038 ceph-mon[114622]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:53.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:52 smithi144 ceph-mon[109549]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:54.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:54 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:45:54.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:54 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:45:54.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:54 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:45:54.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:54 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:45:54.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:54 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:54.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:54 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:45:54.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:54 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:45:54.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:54 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:45:54.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:54 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:45:54.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:54 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:54 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:45:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:54 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:45:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:54 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:45:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:54 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:45:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:54 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:55.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:55 smithi038 ceph-mon[108581]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:55.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:55 smithi038 ceph-mon[114622]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:55 smithi144 ceph-mon[109549]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:45:56.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:45:55 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:45:55] "GET /metrics HTTP/1.1" 200 37895 "" "Prometheus/2.33.4" 2023-12-06T21:45:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:56 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:45:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:56 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:56 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:56 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:56 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:56 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:56 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:56 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:45:56.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:56 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:56.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:56 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:56.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:56 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:56.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:56 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:56.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:56 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:56.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:56 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:56.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:56 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:45:56.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:56 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:56.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:56 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:56.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:56 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:56.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:56 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:56.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:56 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:56.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:56 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:45:57.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:57 smithi144 ceph-mon[109549]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:57.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:57 smithi038 ceph-mon[108581]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:57.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:57 smithi038 ceph-mon[114622]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:59.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:45:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:45:58.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:45:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:45:59 smithi144 ceph-mon[109549]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:59.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:45:59 smithi038 ceph-mon[108581]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:45:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:45:59 smithi038 ceph-mon[114622]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:00.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:00 smithi038 ceph-mon[108581]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:00.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:00 smithi038 ceph-mon[114622]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:01.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:00 smithi144 ceph-mon[109549]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:02.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:02 smithi038 ceph-mon[108581]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:02.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:02 smithi038 ceph-mon[114622]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:03.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:02 smithi144 ceph-mon[109549]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:04.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:04 smithi038 ceph-mon[108581]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:04.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:04 smithi038 ceph-mon[114622]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:05.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:04 smithi144 ceph-mon[109549]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:05.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:05 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:46:05.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:05 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:46:06.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:46:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:46:05] "GET /metrics HTTP/1.1" 200 37895 "" "Prometheus/2.33.4" 2023-12-06T21:46:06.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:05 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:46:07.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:06 smithi144 ceph-mon[109549]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:07.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:06 smithi038 ceph-mon[108581]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:07.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:06 smithi038 ceph-mon[114622]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:09.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:46:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:46:08.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:46:09.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:09 smithi144 ceph-mon[109549]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:09.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:46:09.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:09 smithi038 ceph-mon[108581]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:09.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:46:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:09 smithi038 ceph-mon[114622]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:09.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:46:10.313 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-06T21:46:10.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:10 smithi038 ceph-mon[108581]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:10.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:10 smithi038 ceph-mon[114622]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:10 smithi144 ceph-mon[109549]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:12.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:11 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3292555419' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T21:46:12.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:11 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3292555419' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T21:46:12.148 INFO:teuthology.orchestra.run.smithi038.stdout:Scheduled to redeploy mgr.y on host 'smithi038' 2023-12-06T21:46:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:11 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/3292555419' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T21:46:12.554 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch ps --refresh' 2023-12-06T21:46:13.340 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:13 smithi038 ceph-mon[108581]: from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:46:13.340 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:13 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:13.340 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:13 smithi038 ceph-mon[108581]: Schedule redeploy daemon mgr.y 2023-12-06T21:46:13.340 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:13 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:13.340 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:13 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:13.340 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:13 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:46:13.340 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:13 smithi038 ceph-mon[108581]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:13.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:13 smithi038 ceph-mon[114622]: from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:46:13.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:13 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:13.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:13 smithi038 ceph-mon[114622]: Schedule redeploy daemon mgr.y 2023-12-06T21:46:13.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:13 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:13.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:13 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:13.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:13 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:46:13.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:13 smithi038 ceph-mon[114622]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:13.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:13 smithi144 ceph-mon[109549]: from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:46:13.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:13 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:13.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:13 smithi144 ceph-mon[109549]: Schedule redeploy daemon mgr.y 2023-12-06T21:46:13.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:13 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:13.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:13 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:13.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:13 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:46:13.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:13 smithi144 ceph-mon[109549]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:14.277 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:46:14.277 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 18s ago 13m - - 2023-12-06T21:46:14.278 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 18s ago 13m - - 2023-12-06T21:46:14.278 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (2m) 18s ago 10m 25.0M - 0.23.0 ba2b418f427c 22f4dcbe2219 2023-12-06T21:46:14.278 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (2m) 18s ago 10m 49.1M - 8.3.5 dad864ee21e9 d61dd02f8293 2023-12-06T21:46:14.278 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (2m) 18s ago 9m 60.7M - 3.5 e1d6a67b021e f849aba51fa3 2023-12-06T21:46:14.278 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283 running (5m) 18s ago 13m 517M - 19.0.0-69-g583a8f42 1299c0cbdc4b 39406adace9b 2023-12-06T21:46:14.278 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:9283 running (14m) 18s ago 14m 430M - 17.2.0 e1d6a67b021e 3aadf709cb28 2023-12-06T21:46:14.278 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (14m) 18s ago 14m 128M 2048M 17.2.0 e1d6a67b021e 1bf481cb1a43 2023-12-06T21:46:14.278 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (13m) 18s ago 13m 92.4M 2048M 17.2.0 e1d6a67b021e 1dda3a52e397 2023-12-06T21:46:14.278 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (13m) 18s ago 13m 84.5M 2048M 17.2.0 e1d6a67b021e f021892f938c 2023-12-06T21:46:14.278 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (2m) 18s ago 10m 24.4M - 1.3.1 1dbe0e931976 a889f43e3ad0 2023-12-06T21:46:14.278 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (2m) 18s ago 10m 26.4M - 1.3.1 1dbe0e931976 f553b7f0f99e 2023-12-06T21:46:14.278 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (13m) 18s ago 13m 116M 4096M 17.2.0 e1d6a67b021e 72716cc35253 2023-12-06T21:46:14.278 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (12m) 18s ago 12m 121M 4096M 17.2.0 e1d6a67b021e d82125440aa0 2023-12-06T21:46:14.278 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (12m) 18s ago 12m 93.4M 4096M 17.2.0 e1d6a67b021e 78995724f81e 2023-12-06T21:46:14.279 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (12m) 18s ago 12m 124M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T21:46:14.279 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (11m) 18s ago 11m 122M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T21:46:14.279 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (11m) 18s ago 11m 116M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T21:46:14.279 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (11m) 18s ago 11m 98.5M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T21:46:14.279 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (11m) 18s ago 11m 118M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T21:46:14.279 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (2m) 18s ago 10m 66.2M - 2.33.4 514e6a882f6e d4e096a2b035 2023-12-06T21:46:14.279 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (9m) 18s ago 9m 91.7M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T21:46:14.279 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (9m) 18s ago 9m 95.1M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T21:46:14.664 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'sleep 180' 2023-12-06T21:46:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:46:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:46:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:46:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:46:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:46:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:46:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[108581]: Deploying daemon mgr.y on smithi038 2023-12-06T21:46:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[108581]: from='client.25036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:46:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[108581]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:15.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:15.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:46:15.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:46:15.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:15.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:46:15.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:46:15.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:46:15.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:46:15.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[114622]: Deploying daemon mgr.y on smithi038 2023-12-06T21:46:15.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[114622]: from='client.25036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:46:15.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:14 smithi038 ceph-mon[114622]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:14 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:14 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:46:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:14 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:46:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:14 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:14 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:46:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:14 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:46:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:14 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:46:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:14 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:46:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:14 smithi144 ceph-mon[109549]: Deploying daemon mgr.y on smithi038 2023-12-06T21:46:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:14 smithi144 ceph-mon[109549]: from='client.25036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:46:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:14 smithi144 ceph-mon[109549]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:15.689 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:15 smithi038 systemd[1]: Stopping Ceph mgr.y for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:46:16.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:46:15 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:46:15] "GET /metrics HTTP/1.1" 200 37897 "" "Prometheus/2.33.4" 2023-12-06T21:46:16.257 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:16 smithi038 bash[161530]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y 2023-12-06T21:46:16.257 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:16 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-12-06T21:46:16.508 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:16 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-06T21:46:16.508 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:16 smithi038 systemd[1]: Stopped Ceph mgr.y for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:46:16.508 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:16 smithi038 systemd[1]: Starting Ceph mgr.y for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:46:16.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:16 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:46:16.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:16.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:16.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:16.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:16.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:16.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:16.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:16 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:46:16.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:16.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:16.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:16.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:16.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:16.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:16.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:16 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:46:16.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:16.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:16.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:16.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:16.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:16.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:17.368 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:17 smithi038 bash[161811]: 2d902e5dfa14940a386f346738192520be86e78709d94ba3907f6977da9ee55f 2023-12-06T21:46:17.368 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:17 smithi038 systemd[1]: Started Ceph mgr.y for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:46:17.368 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-mgr[161849]: -- 172.21.15.38:0/358856983 <== mon.0 v2:172.21.15.38:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c2f80141a0 con 0x55c2f7feac00 2023-12-06T21:46:17.368 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:17.264+0000 7ff66e467200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:46:17.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:17.478+0000 7ff66e467200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:46:17.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-mon[114622]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:17.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:17.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:17.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:17.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:17.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:46:17.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:46:17.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:46:17.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:17.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-mon[108581]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:17.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:17.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:17.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:17.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:17.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:46:17.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:46:17.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:46:17.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:17 smithi144 ceph-mon[109549]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:17 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:17 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:17 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:17 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:17 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:46:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:17 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:46:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:17 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:46:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:17 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:18.129 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:17 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:17.876+0000 7ff66e467200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:46:18.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:18.477+0000 7ff66e467200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:46:19.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:46:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:46:18.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:46:19.129 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:18.739+0000 7ff66e467200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T21:46:19.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:19 smithi144 ceph-mon[109549]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:19.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:19 smithi038 ceph-mon[108581]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:19.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:19 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:19.225+0000 7ff66e467200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:46:19.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:19 smithi038 ceph-mon[114622]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:20.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:20 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:20.048+0000 7ff66e467200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:46:20.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:20 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:20.151+0000 7ff66e467200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:46:20.857 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:20 smithi038 ceph-mon[108581]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:20.858 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:20 smithi038 ceph-mon[114622]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:20 smithi144 ceph-mon[109549]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:21.129 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:20 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:20.855+0000 7ff66e467200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:46:21.129 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:20 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:20.956+0000 7ff66e467200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:46:21.129 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:21 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:21.059+0000 7ff66e467200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:46:21.433 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:21 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:21.168+0000 7ff66e467200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:46:21.791 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:21 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:21.432+0000 7ff66e467200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:46:21.792 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:21 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:21.541+0000 7ff66e467200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:46:22.118 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:21 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:21.790+0000 7ff66e467200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:46:22.118 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:21 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:21.902+0000 7ff66e467200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:46:22.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:22 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:22.117+0000 7ff66e467200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:46:22.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:22 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:22.217+0000 7ff66e467200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:46:22.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:22 smithi038 ceph-mon[108581]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:22.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:22 smithi038 ceph-mon[114622]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:23.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:22 smithi144 ceph-mon[109549]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:23.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:23.107+0000 7ff66e467200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:46:23.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:23.335+0000 7ff66e467200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:46:23.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:23.545+0000 7ff66e467200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:46:24.533 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:24 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:46:24.533 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:24.317+0000 7ff66e467200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:46:24.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:24 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:46:24.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:24 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:46:24.879 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:24.531+0000 7ff66e467200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:46:24.880 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:24.756+0000 7ff66e467200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:46:25.178 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:24.892+0000 7ff66e467200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:46:25.178 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:46:24] ENGINE Bus STARTING 2023-12-06T21:46:25.178 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:25 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: CherryPy Checker: 2023-12-06T21:46:25.178 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:25 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: The Application mounted at '' has an empty config. 2023-12-06T21:46:25.178 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:25 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:46:25.178 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:25 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:46:25] ENGINE Serving on http://:::9283 2023-12-06T21:46:25.178 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:46:25 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:46:25] ENGINE Bus STARTED 2023-12-06T21:46:25.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:25 smithi144 ceph-mon[109549]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:25.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:25 smithi144 ceph-mon[109549]: Standby manager daemon y restarted 2023-12-06T21:46:25.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:25 smithi144 ceph-mon[109549]: Standby manager daemon y started 2023-12-06T21:46:25.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:25 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T21:46:25.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:25 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:46:25.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:25 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T21:46:25.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:25 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:46:25.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:25 smithi038 ceph-mon[108581]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:25.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:25 smithi038 ceph-mon[108581]: Standby manager daemon y restarted 2023-12-06T21:46:25.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:25 smithi038 ceph-mon[108581]: Standby manager daemon y started 2023-12-06T21:46:25.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:25 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T21:46:25.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:25 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:46:25.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:25 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T21:46:25.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:25 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:46:25.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:25 smithi038 ceph-mon[114622]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:25.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:25 smithi038 ceph-mon[114622]: Standby manager daemon y restarted 2023-12-06T21:46:25.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:25 smithi038 ceph-mon[114622]: Standby manager daemon y started 2023-12-06T21:46:25.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:25 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T21:46:25.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:25 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:46:25.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:25 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T21:46:25.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:25 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:46:26.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:46:25 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:46:25] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.33.4" 2023-12-06T21:46:26.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:26 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:46:26.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:26 smithi144 ceph-mon[109549]: mgrmap e26: x(active, since 3m), standbys: y 2023-12-06T21:46:26.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:26 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:46:26.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:26 smithi038 ceph-mon[108581]: mgrmap e26: x(active, since 3m), standbys: y 2023-12-06T21:46:26.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:26 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:46:26.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:26 smithi038 ceph-mon[114622]: mgrmap e26: x(active, since 3m), standbys: y 2023-12-06T21:46:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:27 smithi144 ceph-mon[109549]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:27.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:27 smithi038 ceph-mon[108581]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:27.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:27 smithi038 ceph-mon[114622]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:29.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:46:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:46:28.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:46:29.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:29 smithi144 ceph-mon[109549]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:29.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:29 smithi038 ceph-mon[108581]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:29 smithi038 ceph-mon[114622]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:30.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:30 smithi038 ceph-mon[108581]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:46:30.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:30 smithi038 ceph-mon[114622]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:46:31.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:30 smithi144 ceph-mon[109549]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:46:32.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:32 smithi038 ceph-mon[108581]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:46:32.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:32 smithi038 ceph-mon[114622]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:46:33.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:32 smithi144 ceph-mon[109549]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 73 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:46:34.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:34 smithi038 ceph-mon[108581]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-06T21:46:34.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:34 smithi038 ceph-mon[114622]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-06T21:46:35.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:34 smithi144 ceph-mon[109549]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-06T21:46:35.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:35 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:46:35.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:35 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:46:35.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:35 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:46:36.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:46:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:46:35] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.33.4" 2023-12-06T21:46:37.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:36 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:37.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:36 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:37.024 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:36 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:37.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:36 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:37.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:36 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:37.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:36 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:37.025 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:36 smithi038 ceph-mon[108581]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:46:37.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:36 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:37.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:36 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:37.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:36 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:37.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:36 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:37.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:36 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:37.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:36 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:37.025 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:36 smithi038 ceph-mon[114622]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:46:37.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:36 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:37.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:36 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:37.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:36 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:37.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:36 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:37.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:36 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:37.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:36 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:37.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:36 smithi144 ceph-mon[109549]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:46:38.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:38 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:38.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:38 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:38.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:38 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:38.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:38 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:38.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:38 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:38.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:38 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:38.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:38 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:38.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:38 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:38.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:38 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:39.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:46:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:46:38.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:46:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:39 smithi144 ceph-mon[109549]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:46:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:39 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:46:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:39 smithi038 ceph-mon[108581]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:46:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:39 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:46:39.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:39 smithi038 ceph-mon[114622]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:46:39.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:39 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:46:40.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:40 smithi038 ceph-mon[108581]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-06T21:46:40.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:40 smithi038 ceph-mon[114622]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-06T21:46:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:40 smithi144 ceph-mon[109549]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-06T21:46:42.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:42 smithi038 ceph-mon[108581]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:46:42.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:42 smithi038 ceph-mon[114622]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:46:43.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:42 smithi144 ceph-mon[109549]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:46:44.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:44 smithi038 ceph-mon[108581]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:46:44.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:44 smithi038 ceph-mon[114622]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:46:45.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:44 smithi144 ceph-mon[109549]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:46:45.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:45 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:46:45.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:45 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:46:46.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:46:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:46:45] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.33.4" 2023-12-06T21:46:46.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:45 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:46:46.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:46 smithi038 ceph-mon[108581]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:46.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:46 smithi038 ceph-mon[114622]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:47.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:46 smithi144 ceph-mon[109549]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:49.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:46:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:46:48.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:46:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:49 smithi144 ceph-mon[109549]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:49.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:49 smithi038 ceph-mon[108581]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:49 smithi038 ceph-mon[114622]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:50.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:50 smithi038 ceph-mon[108581]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:50.955 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:50 smithi038 ceph-mon[114622]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:51.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:50 smithi144 ceph-mon[109549]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:52.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:52 smithi038 ceph-mon[108581]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:52.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:52 smithi038 ceph-mon[114622]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:52.938 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:52 smithi144 ceph-mon[109549]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:54.493 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:54 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:46:54.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:54 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:46:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:54 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:46:55.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:55 smithi038 ceph-mon[108581]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:55.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:55 smithi038 ceph-mon[114622]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:55 smithi144 ceph-mon[109549]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:46:56.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:46:55 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:46:55] "GET /metrics HTTP/1.1" 200 37893 "" "Prometheus/2.33.4" 2023-12-06T21:46:56.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:56 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:46:56.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:56 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:56.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:56 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:56.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:56 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:56.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:56 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:46:56.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:56 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:56.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:56 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:56.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:56 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:56.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:56 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:46:56.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:56 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:56.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:56 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:56.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:56 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:57.627 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:57 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:57.627 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:57 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:57.627 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:57 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:57.627 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:57 smithi038 ceph-mon[108581]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:57.627 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:57 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:57.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:57 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:57.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:57 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:57.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:57 smithi038 ceph-mon[114622]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:57.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:57 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:57.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:57 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:57.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:57 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:46:57.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:57 smithi144 ceph-mon[109549]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:59.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:46:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:46:58.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:46:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:46:59 smithi144 ceph-mon[109549]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:59.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:46:59 smithi038 ceph-mon[108581]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:46:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:46:59 smithi038 ceph-mon[114622]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:00.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:00 smithi038 ceph-mon[108581]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:00.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:00 smithi038 ceph-mon[114622]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:01.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:00 smithi144 ceph-mon[109549]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:02.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:02 smithi038 ceph-mon[108581]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:02.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:02 smithi038 ceph-mon[114622]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:03.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:02 smithi144 ceph-mon[109549]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:04.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:04 smithi038 ceph-mon[108581]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:04.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:04 smithi038 ceph-mon[114622]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:05.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:04 smithi144 ceph-mon[109549]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:05.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:05 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:47:05.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:05 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:47:06.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:47:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:47:05] "GET /metrics HTTP/1.1" 200 37893 "" "Prometheus/2.33.4" 2023-12-06T21:47:06.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:05 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:47:07.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:06 smithi144 ceph-mon[109549]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:07.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:06 smithi038 ceph-mon[108581]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:07.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:06 smithi038 ceph-mon[114622]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:09.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:47:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:47:08.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:47:09.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:09 smithi144 ceph-mon[109549]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:09.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:47:09.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:09 smithi038 ceph-mon[108581]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:09.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:47:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:09 smithi038 ceph-mon[114622]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:47:10.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:10 smithi038 ceph-mon[108581]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:10.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:10 smithi038 ceph-mon[114622]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:10 smithi144 ceph-mon[109549]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:12.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:12 smithi038 ceph-mon[108581]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:12.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:12 smithi038 ceph-mon[114622]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:13.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:12 smithi144 ceph-mon[109549]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:14.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:14 smithi144 ceph-mon[109549]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:14.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:14 smithi038 ceph-mon[108581]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:14.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:14 smithi038 ceph-mon[114622]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:15.956 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:47:15 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:47:15] "GET /metrics HTTP/1.1" 200 37893 "" "Prometheus/2.33.4" 2023-12-06T21:47:15.956 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:15 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:47:16.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:15 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:47:16.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:15 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:47:17.246 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:17.247 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:17.247 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:17.247 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:16 smithi038 ceph-mon[108581]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:17.247 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:17.247 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:17.247 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:16 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:17.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:17.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:17.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:17.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:16 smithi038 ceph-mon[114622]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:17.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:17.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:17.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:16 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:17.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:17.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:17.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:17.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:16 smithi144 ceph-mon[109549]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:17.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:17.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:17.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:16 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:18.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:18 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:47:18.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:18 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:47:18.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:18 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:47:18.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:18 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:18.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:18 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:47:18.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:18 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:47:18.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:18 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:47:18.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:18 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:18.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:18 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:47:18.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:18 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:47:18.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:18 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:47:18.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:18 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:19.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:47:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:47:18.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:47:19.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:19 smithi144 ceph-mon[109549]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:19.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:19 smithi038 ceph-mon[108581]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:19.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:19 smithi038 ceph-mon[114622]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:20 smithi144 ceph-mon[109549]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:21.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:20 smithi038 ceph-mon[108581]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:21.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:20 smithi038 ceph-mon[114622]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:23.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:22 smithi144 ceph-mon[109549]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:23.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:22 smithi038 ceph-mon[108581]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:23.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:22 smithi038 ceph-mon[114622]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:24 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:47:24.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:24 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:47:24.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:24 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:47:25.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:25 smithi038 ceph-mon[108581]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:25.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:25 smithi038 ceph-mon[114622]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:25.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:25 smithi144 ceph-mon[109549]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:26.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:47:25 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:47:25] "GET /metrics HTTP/1.1" 200 37888 "" "Prometheus/2.33.4" 2023-12-06T21:47:26.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:26 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:47:26.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:26 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:47:26.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:26 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:47:27.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:27 smithi144 ceph-mon[109549]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:27.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:27 smithi038 ceph-mon[108581]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:27.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:27 smithi038 ceph-mon[114622]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:29.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:47:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:47:28.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:47:29.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:29 smithi144 ceph-mon[109549]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:29.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:29 smithi038 ceph-mon[108581]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:29 smithi038 ceph-mon[114622]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:30.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:30 smithi038 ceph-mon[108581]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:30.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:30 smithi038 ceph-mon[114622]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:31.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:30 smithi144 ceph-mon[109549]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:32.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:32 smithi038 ceph-mon[108581]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:32.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:32 smithi038 ceph-mon[114622]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:33.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:32 smithi144 ceph-mon[109549]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:34.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:34 smithi038 ceph-mon[108581]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:34.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:34 smithi038 ceph-mon[114622]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:35.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:34 smithi144 ceph-mon[109549]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:36.044 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:47:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:47:35] "GET /metrics HTTP/1.1" 200 37888 "" "Prometheus/2.33.4" 2023-12-06T21:47:36.044 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:35 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:47:36.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:35 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:47:36.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:35 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:47:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:37 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:37 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:37 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:37 smithi038 ceph-mon[108581]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:37 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:37 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:37 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:37.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:37 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:37.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:37 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:37.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:37 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:37.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:37 smithi038 ceph-mon[114622]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:37.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:37 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:37.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:37 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:37.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:37 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:37.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:37 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:37.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:37 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:37.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:37 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:37.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:37 smithi144 ceph-mon[109549]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:37.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:37 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:37.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:37 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:37.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:37 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:39.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:47:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:47:38.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:47:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:39 smithi144 ceph-mon[109549]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:39 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:47:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:39 smithi038 ceph-mon[108581]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:39 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:47:39.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:39 smithi038 ceph-mon[114622]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:39.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:39 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:47:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:40 smithi144 ceph-mon[109549]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:41.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:40 smithi038 ceph-mon[108581]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:40 smithi038 ceph-mon[114622]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:43.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:42 smithi144 ceph-mon[109549]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:43.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:42 smithi038 ceph-mon[108581]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:43.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:42 smithi038 ceph-mon[114622]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:44.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:44 smithi038 ceph-mon[108581]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:44.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:44 smithi038 ceph-mon[114622]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:45.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:44 smithi144 ceph-mon[109549]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:45.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:45 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:47:45.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:45 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:47:46.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:45 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:47:46.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:47:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:47:45] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.33.4" 2023-12-06T21:47:47.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:46 smithi144 ceph-mon[109549]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:47.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:46 smithi038 ceph-mon[108581]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:47.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:46 smithi038 ceph-mon[114622]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:49.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:47:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:47:48.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:47:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:49 smithi144 ceph-mon[109549]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:49.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:49 smithi038 ceph-mon[108581]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:49 smithi038 ceph-mon[114622]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:50.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:50 smithi038 ceph-mon[108581]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:50.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:50 smithi038 ceph-mon[114622]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:51.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:50 smithi144 ceph-mon[109549]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:52.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:52 smithi038 ceph-mon[108581]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:52.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:52 smithi038 ceph-mon[114622]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:53.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:52 smithi144 ceph-mon[109549]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:54.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:54 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:47:54.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:54 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:47:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:54 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:47:55.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:55 smithi038 ceph-mon[108581]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:55.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:55 smithi038 ceph-mon[114622]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:55 smithi144 ceph-mon[109549]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:47:56.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:47:55 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:47:55] "GET /metrics HTTP/1.1" 200 37895 "" "Prometheus/2.33.4" 2023-12-06T21:47:56.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:56 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:47:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:56 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:47:56.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:56 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:47:57.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:57 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:57 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:57 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:57 smithi144 ceph-mon[109549]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:57 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:57 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:57 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:57.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:57 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:57.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:57 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:57.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:57 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:57.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:57 smithi038 ceph-mon[114622]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:57.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:57 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:57.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:57 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:57.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:57 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:57 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:57.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:57 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:57.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:57 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:57.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:57 smithi038 ceph-mon[108581]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:57.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:57 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:57.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:57 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:57.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:57 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:47:59.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:47:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:47:58.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:47:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:47:59 smithi144 ceph-mon[109549]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:59.583 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:47:59 smithi038 ceph-mon[108581]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:47:59.583 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:47:59 smithi038 ceph-mon[114622]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:01.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:00 smithi144 ceph-mon[109549]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:01.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:00 smithi038 ceph-mon[108581]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:01.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:00 smithi038 ceph-mon[114622]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:03.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:02 smithi144 ceph-mon[109549]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:03.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:02 smithi038 ceph-mon[108581]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:03.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:02 smithi038 ceph-mon[114622]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:05.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:04 smithi144 ceph-mon[109549]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:05.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:04 smithi038 ceph-mon[108581]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:05.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:04 smithi038 ceph-mon[114622]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:06.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:48:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:48:05] "GET /metrics HTTP/1.1" 200 37895 "" "Prometheus/2.33.4" 2023-12-06T21:48:06.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:05 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:48:06.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:05 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:48:06.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:05 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:48:07.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:06 smithi144 ceph-mon[109549]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:07.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:06 smithi038 ceph-mon[108581]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:07.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:06 smithi038 ceph-mon[114622]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:09.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:48:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:48:08.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:48:09.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:09 smithi144 ceph-mon[109549]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:09.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:48:09.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:09 smithi038 ceph-mon[108581]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:09.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:48:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:09 smithi038 ceph-mon[114622]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:48:11.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:10 smithi144 ceph-mon[109549]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:11.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:10 smithi038 ceph-mon[108581]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:11.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:10 smithi038 ceph-mon[114622]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:13.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:12 smithi144 ceph-mon[109549]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:13.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:12 smithi038 ceph-mon[108581]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:13.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:12 smithi038 ceph-mon[114622]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:14.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:14 smithi144 ceph-mon[109549]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:15.071 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:14 smithi038 ceph-mon[108581]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:15.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:14 smithi038 ceph-mon[114622]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:15 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:48:16.060 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:48:15 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:48:15] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.33.4" 2023-12-06T21:48:16.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:15 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:48:16.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:15 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:48:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:17 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:17 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:17 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:17 smithi144 ceph-mon[109549]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:17 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:17 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:17 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:17 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:17 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:17 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:17 smithi038 ceph-mon[108581]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:17 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:17 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:17 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:17.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:17 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:17.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:17 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:17.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:17 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:17.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:17 smithi038 ceph-mon[114622]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:17.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:17 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:17.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:17 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:17.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:17 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:18.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:48:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:48:18.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:48:18.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:18 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:48:18.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:18 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:48:18.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:18 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:48:18.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:18 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:18.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:18 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:48:18.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:18 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:48:18.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:18 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:48:18.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:18 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:18.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:18 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:48:18.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:18 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:48:18.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:18 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:48:18.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:18 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:19.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:19 smithi144 ceph-mon[109549]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:19.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:19 smithi038 ceph-mon[108581]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:19.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:19 smithi038 ceph-mon[114622]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:20.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:20 smithi038 ceph-mon[108581]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:20.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:20 smithi038 ceph-mon[114622]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:20 smithi144 ceph-mon[109549]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:23.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:22 smithi144 ceph-mon[109549]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:23.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:22 smithi038 ceph-mon[108581]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:23.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:22 smithi038 ceph-mon[114622]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:24 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:48:24.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:24 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:48:24.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:24 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:48:26.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:48:25 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:48:25] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.33.4" 2023-12-06T21:48:26.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:26 smithi144 ceph-mon[109549]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:26.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:26 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:48:26.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:26 smithi038 ceph-mon[108581]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:26.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:26 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:48:26.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:26 smithi038 ceph-mon[114622]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:26.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:26 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:48:28.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:28 smithi144 ceph-mon[109549]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:28.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:28 smithi038 ceph-mon[108581]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:28.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:28 smithi038 ceph-mon[114622]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:29.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:48:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:48:28.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"172.21.15.144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:48:30.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:30 smithi144 ceph-mon[109549]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:30.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:30 smithi038 ceph-mon[108581]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:30.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:30 smithi038 ceph-mon[114622]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:32.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:32 smithi144 ceph-mon[109549]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:32.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:32 smithi038 ceph-mon[108581]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:32.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:32 smithi038 ceph-mon[114622]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:34.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:34 smithi144 ceph-mon[109549]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:34.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:34 smithi038 ceph-mon[108581]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:34.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:34 smithi038 ceph-mon[114622]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:36.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:48:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:48:35] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.33.4" 2023-12-06T21:48:36.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:36 smithi144 ceph-mon[109549]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:36.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:36 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:48:36.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:36 smithi038 ceph-mon[108581]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:36.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:36 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:48:36.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:36 smithi038 ceph-mon[114622]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:36.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:36 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:48:37.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:37 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:37.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:37 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:37.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:37 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:37.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:37 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:37.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:37 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:37.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:37 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:37.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:37 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:37.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:37 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:37.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:37 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:37.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:37 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:37.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:37 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:37.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:37 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:38.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:37 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:38.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:37 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:38.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:37 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:38.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:37 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:38.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:37 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:38.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:37 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:38.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:38 smithi038 ceph-mon[108581]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:38.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:38 smithi038 ceph-mon[114622]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:39.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:38 smithi144 ceph-mon[109549]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:39.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:39 smithi038 ceph-mon[108581]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:39.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:39 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:48:39.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:39 smithi038 ceph-mon[114622]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:39.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:39 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:48:40.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:39 smithi144 ceph-mon[109549]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:40.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:39 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:48:41.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:41 smithi038 ceph-mon[108581]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:41.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:41 smithi038 ceph-mon[114622]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:42.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:41 smithi144 ceph-mon[109549]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:44.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:44 smithi144 ceph-mon[109549]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:44.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:44 smithi038 ceph-mon[108581]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:44.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:44 smithi038 ceph-mon[114622]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:46.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:48:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:48:45] "GET /metrics HTTP/1.1" 200 37888 "" "Prometheus/2.33.4" 2023-12-06T21:48:46.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:46 smithi144 ceph-mon[109549]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:46.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:46 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:48:46.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:46 smithi038 ceph-mon[108581]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:46.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:46 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:48:46.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:46 smithi038 ceph-mon[114622]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:46.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:46 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:48:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:48 smithi144 ceph-mon[109549]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:48.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:48 smithi038 ceph-mon[108581]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:48.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:48 smithi038 ceph-mon[114622]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:50 smithi144 ceph-mon[109549]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:50.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:50 smithi038 ceph-mon[108581]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:50.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:50 smithi038 ceph-mon[114622]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:52.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:52 smithi144 ceph-mon[109549]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:52.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:52 smithi038 ceph-mon[108581]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:52.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:52 smithi038 ceph-mon[114622]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:54.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:54 smithi144 ceph-mon[109549]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:54.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:54 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:48:54.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:54 smithi038 ceph-mon[108581]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:54.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:54 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:48:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:54 smithi038 ceph-mon[114622]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:54 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:48:56.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:48:55 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:48:55] "GET /metrics HTTP/1.1" 200 37888 "" "Prometheus/2.33.4" 2023-12-06T21:48:56.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:56 smithi144 ceph-mon[109549]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:56.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:56 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:48:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:56 smithi038 ceph-mon[108581]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:56 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:48:56.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:56 smithi038 ceph-mon[114622]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:48:56.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:56 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:48:58.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:57 smithi144 ceph-mon[109549]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:57 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:57 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:57 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:57 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:57 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:48:57 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:58.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:57 smithi038 ceph-mon[108581]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:58.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:57 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:58.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:57 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:58.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:57 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:58.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:57 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:58.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:57 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:58.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:48:57 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:57 smithi038 ceph-mon[114622]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:48:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:57 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:57 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:57 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:57 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:57 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:48:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:48:57 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:00.502 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:00 smithi038 ceph-mon[108581]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:00.503 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:00 smithi038 ceph-mon[114622]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:00.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:00 smithi144 ceph-mon[109549]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:02.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:02 smithi144 ceph-mon[109549]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:02.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:02 smithi038 ceph-mon[108581]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:02.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:02 smithi038 ceph-mon[114622]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:04.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:04 smithi144 ceph-mon[109549]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:04.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:04 smithi038 ceph-mon[114622]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:04.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:04 smithi038 ceph-mon[108581]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:06.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:49:05] "GET /metrics HTTP/1.1" 200 37888 "" "Prometheus/2.33.4" 2023-12-06T21:49:06.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:06 smithi144 ceph-mon[109549]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:06.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:06 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:49:06.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:06 smithi038 ceph-mon[108581]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:06.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:06 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:49:06.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:06 smithi038 ceph-mon[114622]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:06.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:06 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:49:08.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:08 smithi144 ceph-mon[109549]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:08.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:08 smithi038 ceph-mon[108581]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:08.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:08 smithi038 ceph-mon[114622]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:09.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:09 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:49:09.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:09 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:49:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:09 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:49:10.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:10 smithi144 ceph-mon[109549]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:10.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:10 smithi038 ceph-mon[108581]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:10.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:10 smithi038 ceph-mon[114622]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:12 smithi144 ceph-mon[109549]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:12.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:12 smithi038 ceph-mon[108581]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:12.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:12 smithi038 ceph-mon[114622]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:14.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:14 smithi144 ceph-mon[109549]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:14 smithi038 ceph-mon[108581]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:14 smithi038 ceph-mon[114622]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:15.809 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:15 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:49:15] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.33.4" 2023-12-06T21:49:16.542 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:16 smithi144 ceph-mon[109549]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:16.542 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:16 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:49:16.562 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:16 smithi038 ceph-mon[108581]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:16.562 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:16 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:49:16.562 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:16 smithi038 ceph-mon[114622]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:16.562 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:16 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:49:16.867 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch ps' 2023-12-06T21:49:18.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[108581]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:18.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:49:18.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:49:18.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:49:18.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[108581]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[114622]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:18.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:49:18.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:49:18.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:49:18.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:17 smithi038 ceph-mon[114622]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.309 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:49:18.309 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 0s ago 16m - - 2023-12-06T21:49:18.309 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 1s ago 16m - - 2023-12-06T21:49:18.309 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (5m) 0s ago 13m 27.1M - 0.23.0 ba2b418f427c 22f4dcbe2219 2023-12-06T21:49:18.309 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (5m) 1s ago 13m 56.5M - 8.3.5 dad864ee21e9 d61dd02f8293 2023-12-06T21:49:18.310 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (5m) 0s ago 12m 61.3M - 3.5 e1d6a67b021e f849aba51fa3 2023-12-06T21:49:18.310 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283 running (8m) 1s ago 16m 526M - 19.0.0-69-g583a8f42 1299c0cbdc4b 39406adace9b 2023-12-06T21:49:18.310 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (3m) 0s ago 17m 452M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T21:49:18.310 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (17m) 0s ago 17m 142M 2048M 17.2.0 e1d6a67b021e 1bf481cb1a43 2023-12-06T21:49:18.310 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (16m) 1s ago 16m 90.6M 2048M 17.2.0 e1d6a67b021e 1dda3a52e397 2023-12-06T21:49:18.310 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (16m) 0s ago 16m 83.9M 2048M 17.2.0 e1d6a67b021e f021892f938c 2023-12-06T21:49:18.310 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (6m) 0s ago 13m 22.0M - 1.3.1 1dbe0e931976 a889f43e3ad0 2023-12-06T21:49:18.310 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (5m) 1s ago 13m 23.6M - 1.3.1 1dbe0e931976 f553b7f0f99e 2023-12-06T21:49:18.310 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (16m) 0s ago 16m 132M 4096M 17.2.0 e1d6a67b021e 72716cc35253 2023-12-06T21:49:18.310 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (15m) 0s ago 15m 138M 4096M 17.2.0 e1d6a67b021e d82125440aa0 2023-12-06T21:49:18.310 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (15m) 0s ago 15m 103M 4096M 17.2.0 e1d6a67b021e 78995724f81e 2023-12-06T21:49:18.310 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (15m) 0s ago 15m 146M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T21:49:18.310 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (14m) 1s ago 14m 143M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T21:49:18.310 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (14m) 1s ago 14m 134M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T21:49:18.311 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (14m) 1s ago 14m 112M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T21:49:18.311 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (14m) 1s ago 14m 137M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T21:49:18.311 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (5m) 1s ago 13m 71.3M - 2.33.4 514e6a882f6e d4e096a2b035 2023-12-06T21:49:18.311 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (12m) 0s ago 12m 92.6M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T21:49:18.311 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (12m) 1s ago 12m 96.2M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T21:49:18.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:17 smithi144 ceph-mon[109549]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:18.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:17 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:17 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:17 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:17 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:17 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:17 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:17 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:49:18.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:17 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:49:18.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:17 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:49:18.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:17 smithi144 ceph-mon[109549]: from='mgr.24890 ' entity='mgr.x' 2023-12-06T21:49:18.700 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions' 2023-12-06T21:49:19.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:19 smithi038 ceph-mon[108581]: from='client.25048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:49:19.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:19 smithi038 ceph-mon[114622]: from='client.25048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:49:19.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:19 smithi144 ceph-mon[109549]: from='client.25048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:49:20.193 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:49:20.193 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2023-12-06T21:49:20.193 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T21:49:20.193 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:49:20.193 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2023-12-06T21:49:20.194 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:49:20.194 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:49:20.194 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2023-12-06T21:49:20.194 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:49:20.194 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:49:20.194 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": {}, 2023-12-06T21:49:20.194 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw": { 2023-12-06T21:49:20.194 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T21:49:20.194 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:49:20.194 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2023-12-06T21:49:20.194 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-06T21:49:20.194 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:49:20.194 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:49:20.194 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:49:20.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:20 smithi144 ceph-mon[109549]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:20.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:20 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1263579227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:49:20.573 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:20 smithi038 ceph-mon[108581]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:20.573 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:20 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1263579227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:49:20.573 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:20 smithi038 ceph-mon[114622]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:20.574 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:20 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1263579227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:49:20.574 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph health detail' 2023-12-06T21:49:22.255 INFO:teuthology.orchestra.run.smithi038.stdout:HEALTH_OK 2023-12-06T21:49:22.499 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:22 smithi038 ceph-mon[108581]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:22.500 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:22 smithi038 ceph-mon[114622]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:22.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:22 smithi144 ceph-mon[109549]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:22.591 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph -s' 2023-12-06T21:49:23.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:23 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/265114986' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:49:23.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:23 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/265114986' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:49:23.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:23 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/265114986' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:49:24.177 INFO:teuthology.orchestra.run.smithi038.stdout: cluster: 2023-12-06T21:49:24.177 INFO:teuthology.orchestra.run.smithi038.stdout: id: c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:49:24.177 INFO:teuthology.orchestra.run.smithi038.stdout: health: HEALTH_OK 2023-12-06T21:49:24.177 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:49:24.177 INFO:teuthology.orchestra.run.smithi038.stdout: services: 2023-12-06T21:49:24.178 INFO:teuthology.orchestra.run.smithi038.stdout: mon: 3 daemons, quorum a,c,b (age 16m) 2023-12-06T21:49:24.178 INFO:teuthology.orchestra.run.smithi038.stdout: mgr: x(active, since 6m), standbys: y 2023-12-06T21:49:24.178 INFO:teuthology.orchestra.run.smithi038.stdout: osd: 8 osds: 8 up (since 14m), 8 in (since 14m) 2023-12-06T21:49:24.178 INFO:teuthology.orchestra.run.smithi038.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2023-12-06T21:49:24.178 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:49:24.178 INFO:teuthology.orchestra.run.smithi038.stdout: data: 2023-12-06T21:49:24.178 INFO:teuthology.orchestra.run.smithi038.stdout: pools: 6 pools, 161 pgs 2023-12-06T21:49:24.178 INFO:teuthology.orchestra.run.smithi038.stdout: objects: 209 objects, 585 KiB 2023-12-06T21:49:24.178 INFO:teuthology.orchestra.run.smithi038.stdout: usage: 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:49:24.178 INFO:teuthology.orchestra.run.smithi038.stdout: pgs: 161 active+clean 2023-12-06T21:49:24.178 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:49:24.178 INFO:teuthology.orchestra.run.smithi038.stdout: io: 2023-12-06T21:49:24.178 INFO:teuthology.orchestra.run.smithi038.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2023-12-06T21:49:24.178 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:49:24.556 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:24 smithi038 ceph-mon[108581]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:24.556 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:24 smithi038 ceph-mon[108581]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:49:24.557 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:24 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2370813733' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T21:49:24.557 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:24 smithi038 ceph-mon[114622]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:24.557 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:24 smithi038 ceph-mon[114622]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:49:24.557 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:24 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2370813733' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T21:49:24.558 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph mgr fail' 2023-12-06T21:49:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:24 smithi144 ceph-mon[109549]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:24 smithi144 ceph-mon[109549]: from='mgr.24890 172.21.15.144:0/249623456' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:49:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:24 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2370813733' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T21:49:26.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:25 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:49:25] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.33.4" 2023-12-06T21:49:26.554 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:26 smithi038 ceph-mon[108581]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:26.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:26 smithi038 ceph-mon[108581]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:49:26.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:26 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1482581259' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T21:49:26.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:26 smithi038 ceph-mon[108581]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T21:49:26.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:26 smithi038 ceph-mon[108581]: osdmap e99: 8 total, 8 up, 8 in 2023-12-06T21:49:26.555 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:49:26 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:49:26] ENGINE Bus STOPPING 2023-12-06T21:49:26.555 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:49:26 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:49:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T21:49:26.555 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:49:26 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:49:26] ENGINE Bus STOPPED 2023-12-06T21:49:26.555 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:49:26 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:49:26] ENGINE Bus STARTING 2023-12-06T21:49:26.555 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:49:26 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:49:26] ENGINE Serving on http://:::9283 2023-12-06T21:49:26.555 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:49:26 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:49:26] ENGINE Bus STARTED 2023-12-06T21:49:26.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:26 smithi038 ceph-mon[114622]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:26.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:26 smithi038 ceph-mon[114622]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:49:26.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:26 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1482581259' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T21:49:26.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:26 smithi038 ceph-mon[114622]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T21:49:26.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:26 smithi038 ceph-mon[114622]: osdmap e99: 8 total, 8 up, 8 in 2023-12-06T21:49:26.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:26 smithi144 ceph-mon[109549]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:26.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:26 smithi144 ceph-mon[109549]: from='client.15057 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:49:26.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:26 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1482581259' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T21:49:26.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:26 smithi144 ceph-mon[109549]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T21:49:26.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:26 smithi144 ceph-mon[109549]: osdmap e99: 8 total, 8 up, 8 in 2023-12-06T21:49:26.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:26 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:26.271+0000 7f957d914700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-06T21:49:26.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:26 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ignoring --setuser ceph since I am not root 2023-12-06T21:49:26.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:26 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ignoring --setgroup ceph since I am not root 2023-12-06T21:49:26.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:26 smithi144 ceph-mgr[136205]: -- 172.21.15.144:0/1206676959 <== mon.2 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5617e4c921a0 con 0x5617e4c69000 2023-12-06T21:49:26.560 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:26 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:26.444+0000 7fd1ea83b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:49:26.688 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'sleep 180' 2023-12-06T21:49:26.936 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:26 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:26.609+0000 7fd1ea83b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:49:27.284 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:26 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:26.935+0000 7fd1ea83b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:49:27.559 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:27.429+0000 7fd1ea83b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:49:27.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T21:49:27.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: mgrmap e27: y(active, starting, since 0.275017s) 2023-12-06T21:49:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:49:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:49:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:49:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:49:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:49:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:49:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:49:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:49:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:49:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:49:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:49:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:49:27.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:49:27.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:49:27.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:49:27.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: Manager daemon y is now available 2023-12-06T21:49:27.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:27.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:49:27.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:49:27.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:49:27.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:49:27.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:49:27.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:49:27.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:49:27.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:49:27.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T21:49:27.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: mgrmap e27: y(active, starting, since 0.275017s) 2023-12-06T21:49:27.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:49:27.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:49:27.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:49:27.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:49:27.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:49:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:49:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:49:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:49:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:49:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:49:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:49:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:49:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:49:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:49:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:49:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: Manager daemon y is now available 2023-12-06T21:49:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:49:27.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:49:27.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:49:27.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:49:27.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:49:27.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:49:27.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:49:27.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:49:27.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T21:49:27.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: mgrmap e27: y(active, starting, since 0.275017s) 2023-12-06T21:49:27.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:49:27.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:49:27.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:49:27.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:49:27.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:49:27.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:49:27.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:49:27.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:49:27.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:49:27.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:49:27.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:49:27.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:49:27.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:49:27.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:49:27.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:49:27.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: Manager daemon y is now available 2023-12-06T21:49:27.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:27.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:49:27.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:49:27.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:49:27.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:49:27.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:49:27.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:49:27.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:49:27.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:49:28.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:27 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:27.656+0000 7fd1ea83b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T21:49:28.374 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:28.078+0000 7fd1ea83b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:49:28.374 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:28 smithi144 ceph-mon[109549]: mgrmap e28: y(active, since 1.30524s) 2023-12-06T21:49:28.374 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:28 smithi144 ceph-mon[109549]: [06/Dec/2023:21:49:27] ENGINE Bus STARTING 2023-12-06T21:49:28.374 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:28 smithi144 ceph-mon[109549]: [06/Dec/2023:21:49:27] ENGINE Serving on https://172.21.15.38:7150 2023-12-06T21:49:28.374 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:28 smithi144 ceph-mon[109549]: [06/Dec/2023:21:49:27] ENGINE Serving on http://172.21.15.38:8765 2023-12-06T21:49:28.375 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:28 smithi144 ceph-mon[109549]: [06/Dec/2023:21:49:27] ENGINE Bus STARTED 2023-12-06T21:49:28.569 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:28 smithi038 ceph-mon[108581]: mgrmap e28: y(active, since 1.30524s) 2023-12-06T21:49:28.569 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:28 smithi038 ceph-mon[108581]: [06/Dec/2023:21:49:27] ENGINE Bus STARTING 2023-12-06T21:49:28.570 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:28 smithi038 ceph-mon[108581]: [06/Dec/2023:21:49:27] ENGINE Serving on https://172.21.15.38:7150 2023-12-06T21:49:28.570 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:28 smithi038 ceph-mon[108581]: [06/Dec/2023:21:49:27] ENGINE Serving on http://172.21.15.38:8765 2023-12-06T21:49:28.570 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:28 smithi038 ceph-mon[108581]: [06/Dec/2023:21:49:27] ENGINE Bus STARTED 2023-12-06T21:49:28.571 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:28 smithi038 ceph-mon[114622]: mgrmap e28: y(active, since 1.30524s) 2023-12-06T21:49:28.571 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:28 smithi038 ceph-mon[114622]: [06/Dec/2023:21:49:27] ENGINE Bus STARTING 2023-12-06T21:49:28.571 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:28 smithi038 ceph-mon[114622]: [06/Dec/2023:21:49:27] ENGINE Serving on https://172.21.15.38:7150 2023-12-06T21:49:28.571 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:28 smithi038 ceph-mon[114622]: [06/Dec/2023:21:49:27] ENGINE Serving on http://172.21.15.38:8765 2023-12-06T21:49:28.571 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:28 smithi038 ceph-mon[114622]: [06/Dec/2023:21:49:27] ENGINE Bus STARTED 2023-12-06T21:49:28.979 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:28.867+0000 7fd1ea83b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:49:29.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:28.982+0000 7fd1ea83b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:49:29.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:49:29.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: mgrmap e29: y(active, since 2s) 2023-12-06T21:49:29.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:49:29.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:49:29.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:49:29.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:49:29.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:49:29.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:49:29.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:49:29.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:49:29.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:49:29.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: mgrmap e29: y(active, since 2s) 2023-12-06T21:49:29.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:49:29.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:49:29.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:49:29.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:49:29.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:49:29.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:49:29.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:49:29.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:49:29.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:29 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.660 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:49:29.660 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: mgrmap e29: y(active, since 2s) 2023-12-06T21:49:29.660 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:49:29.660 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:49:29.660 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:49:29.660 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:49:29.660 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:49:29.660 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.660 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.660 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.660 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:49:29.661 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:49:29.661 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.661 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:49:29.661 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.661 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.661 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.661 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.661 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.661 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:29.967 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:29.659+0000 7fd1ea83b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:49:29.967 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:29.758+0000 7fd1ea83b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:49:29.967 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:29.855+0000 7fd1ea83b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:49:30.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:29 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:29.967+0000 7fd1ea83b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:49:30.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:30.211+0000 7fd1ea83b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:49:30.655 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:30.312+0000 7fd1ea83b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:49:30.655 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:30.551+0000 7fd1ea83b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:49:30.955 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:30.655+0000 7fd1ea83b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:49:30.955 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:30.862+0000 7fd1ea83b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:49:30.955 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:30.955+0000 7fd1ea83b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:49:30.956 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:49:30.956 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:49:30.956 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:49:30.956 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.956 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.956 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.956 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.956 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.956 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:49:30.956 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.956 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.956 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.956 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.956 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: Reconfiguring iscsi.foo.smithi038.wqvkto (dependencies changed)... 2023-12-06T21:49:30.957 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:49:30.957 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:49:30.957 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: Reconfiguring daemon iscsi.foo.smithi038.wqvkto on smithi038 2023-12-06T21:49:30.957 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.957 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.957 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:30 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.995 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:49:30.995 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:49:30.995 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:49:30.995 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:49:30.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: Reconfiguring iscsi.foo.smithi038.wqvkto (dependencies changed)... 2023-12-06T21:49:30.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:49:30.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:49:30.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: Reconfiguring daemon iscsi.foo.smithi038.wqvkto on smithi038 2023-12-06T21:49:30.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.996 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.997 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.997 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:49:30.997 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:49:30.997 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:49:30.997 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.997 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.997 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.997 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.997 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.997 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:49:30.997 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.997 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: Reconfiguring iscsi.foo.smithi038.wqvkto (dependencies changed)... 2023-12-06T21:49:30.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:49:30.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:49:30.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: Reconfiguring daemon iscsi.foo.smithi038.wqvkto on smithi038 2023-12-06T21:49:30.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:30.998 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:30 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:31.736 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:31 smithi038 ceph-mon[108581]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:49:31.737 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:31 smithi038 ceph-mon[108581]: mgrmap e30: y(active, since 4s) 2023-12-06T21:49:31.737 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:31 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:31.737 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:31 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:31.737 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:31 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:31.737 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:31 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:31.737 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:31 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:31.737 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:31 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:31.737 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:31 smithi038 ceph-mon[114622]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:49:31.737 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:31 smithi038 ceph-mon[114622]: mgrmap e30: y(active, since 4s) 2023-12-06T21:49:31.737 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:31 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:31.738 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:31 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:31.738 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:31 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:31.738 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:31 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:31.738 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:31 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:31.738 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:31 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:31.981 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:31 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:31.765+0000 7fd1ea83b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:49:31.982 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:31 smithi144 ceph-mon[109549]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:49:31.982 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:31 smithi144 ceph-mon[109549]: mgrmap e30: y(active, since 4s) 2023-12-06T21:49:31.982 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:31 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:31.982 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:31 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:31.982 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:31 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:31.982 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:31 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:31.982 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:31 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:31.982 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:31 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:32.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:31 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:31.981+0000 7fd1ea83b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:49:32.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:32 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:32.181+0000 7fd1ea83b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:49:33.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:32 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:32.901+0000 7fd1ea83b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:49:33.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:33.114+0000 7fd1ea83b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:49:33.576 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:33.321+0000 7fd1ea83b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:49:33.576 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:33.455+0000 7fd1ea83b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:49:33.576 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:49:33] ENGINE Bus STARTING 2023-12-06T21:49:33.576 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: CherryPy Checker: 2023-12-06T21:49:33.948 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: The Application mounted at '' has an empty config. 2023-12-06T21:49:33.948 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:49:33.949 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:49:33] ENGINE Serving on http://:::9283 2023-12-06T21:49:33.949 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:49:33] ENGINE Bus STARTED 2023-12-06T21:49:33.949 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-mon[109549]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:49:33.949 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:33.949 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:33.949 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-mon[109549]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:49:33.949 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-mon[109549]: Reconfiguring daemon prometheus.a on smithi144 2023-12-06T21:49:33.949 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/3434830159' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:49:33.949 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:33.949 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:33.949 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:33.949 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-mon[109549]: Standby manager daemon x started 2023-12-06T21:49:33.949 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:49:33.950 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:49:33.950 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:49:33.950 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:33 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:49:34.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[108581]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:49:34.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:34.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:34.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[108581]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:49:34.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[108581]: Reconfiguring daemon prometheus.a on smithi144 2023-12-06T21:49:34.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3434830159' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:49:34.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:34.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:34.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:34.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[108581]: Standby manager daemon x started 2023-12-06T21:49:34.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:49:34.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:49:34.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:49:34.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:49:34.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[114622]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:49:34.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:34.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:34.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[114622]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:49:34.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[114622]: Reconfiguring daemon prometheus.a on smithi144 2023-12-06T21:49:34.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3434830159' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:49:34.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:34.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:34.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:34.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[114622]: Standby manager daemon x started 2023-12-06T21:49:34.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:49:34.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:49:34.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:49:34.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:33 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:49:35.371 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:35.371 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:35.371 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:35.371 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-mon[109549]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:49:35.371 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-mon[109549]: mgrmap e31: y(active, since 8s), standbys: x 2023-12-06T21:49:35.371 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:49:35.371 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 systemd[1]: Stopping Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:49:35.372 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 bash[150711]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T21:49:35.372 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:49:35.167Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T21:49:35.372 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:49:35.167Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T21:49:35.372 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:49:35.167Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T21:49:35.372 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:49:35.167Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T21:49:35.372 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:49:35.167Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T21:49:35.372 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:49:35.167Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T21:49:35.372 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:49:35.167Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T21:49:35.372 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:49:35.168Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T21:49:35.372 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:49:35.168Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T21:49:35.373 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:49:35.168Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T21:49:35.373 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:49:35.168Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T21:49:35.373 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[141812]: ts=2023-12-06T21:49:35.168Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T21:49:35.373 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 bash[150724]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T21:49:35.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:35 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:35.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:35 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:35.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:35 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:35.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:35 smithi038 ceph-mon[108581]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:49:35.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:35 smithi038 ceph-mon[108581]: mgrmap e31: y(active, since 8s), standbys: x 2023-12-06T21:49:35.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:35 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:49:35.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:35 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:35.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:35 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:35.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:35 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:35.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:35 smithi038 ceph-mon[114622]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:49:35.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:35 smithi038 ceph-mon[114622]: mgrmap e31: y(active, since 8s), standbys: x 2023-12-06T21:49:35.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:35 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:49:35.732 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 bash[150761]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T21:49:35.732 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T21:49:35.732 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 systemd[1]: Stopped Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:49:35.732 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 systemd[1]: Starting Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:49:36.309 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:35.923Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T21:49:36.309 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:35.923Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T21:49:36.310 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:35.923Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T21:49:36.310 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:35.923Z caller=main.go:518 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi144 (none))" 2023-12-06T21:49:36.310 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:35.923Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T21:49:36.310 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:35.923Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T21:49:36.310 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:35.925Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T21:49:36.310 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:35.925Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T21:49:36.310 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:35.926Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T21:49:36.310 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:35.927Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T21:49:36.310 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:35.927Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.132µs 2023-12-06T21:49:36.310 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:35.927Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T21:49:36.310 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:35.929Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-12-06T21:49:36.310 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 bash[150827]: ea87ddac6808f6de6fe3797c69badf838ba5b0f7a45226bf16405b8b0cf51a0d 2023-12-06T21:49:36.311 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:35 smithi144 systemd[1]: Started Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:49:36.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:36.385Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-12-06T21:49:36.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:36.443Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-12-06T21:49:36.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:36.443Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-12-06T21:49:36.810 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:36.443Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=43.32µs wal_replay_duration=516.06189ms total_replay_duration=516.125474ms 2023-12-06T21:49:36.810 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:36.446Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T21:49:36.810 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:36.446Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T21:49:36.810 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:36.446Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T21:49:36.810 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:36.463Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.442458ms db_storage=653ns remote_storage=1.311µs web_handler=317ns query_engine=680ns scrape=434.947µs scrape_sd=85.471µs notify=10.274µs notify_sd=8.54µs rules=15.682262ms 2023-12-06T21:49:36.810 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:36.463Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T21:49:37.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:37.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:37.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:49:37.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:49:37.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:37.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-mon[109549]: Adding iSCSI gateway http://:@172.21.15.38:5000 to Dashboard 2023-12-06T21:49:37.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:49:37.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:49:37.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:49:37.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:49:37.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:37.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:49:37.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:49:37.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:49:37.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:49:37.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:49:37.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:49:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:49:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[108581]: Adding iSCSI gateway http://:@172.21.15.38:5000 to Dashboard 2023-12-06T21:49:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:49:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:49:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:49:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:49:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:49:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:49:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:49:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:49:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:49:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:49:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:49:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[114622]: Adding iSCSI gateway http://:@172.21.15.38:5000 to Dashboard 2023-12-06T21:49:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:49:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:49:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:49:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:49:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:49:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:49:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:49:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:49:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:49:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:38.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:38 smithi144 ceph-mon[109549]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T21:49:38.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:38 smithi038 ceph-mon[108581]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T21:49:38.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:38 smithi038 ceph-mon[114622]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-06T21:49:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:39 smithi144 ceph-mon[109549]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:49:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:39 smithi038 ceph-mon[108581]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:49:39.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:39 smithi038 ceph-mon[114622]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:49:41.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:41 smithi038 ceph-mon[108581]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:49:41.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:41 smithi038 ceph-mon[114622]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:49:41.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:41 smithi144 ceph-mon[109549]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:49:42.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:42 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:49:42.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:42 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:49:42.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:42 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:49:43.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:43 smithi038 ceph-mon[108581]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:49:43.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:43 smithi038 ceph-mon[108581]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:49:43.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:43 smithi038 ceph-mon[114622]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:49:43.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:43 smithi038 ceph-mon[114622]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:49:43.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:43 smithi144 ceph-mon[109549]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:49:43.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:43 smithi144 ceph-mon[109549]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:49:44.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:49:44 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:49:44] "GET /metrics HTTP/1.1" 200 37900 "" "Prometheus/2.33.4" 2023-12-06T21:49:45.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:45 smithi038 ceph-mon[108581]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:49:45.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:45 smithi038 ceph-mon[114622]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:49:45.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:45 smithi144 ceph-mon[109549]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:49:47.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:47 smithi038 ceph-mon[108581]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:47 smithi038 ceph-mon[114622]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:47.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:47 smithi144 ceph-mon[109549]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:49.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:48.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi038:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:49:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:49 smithi144 ceph-mon[109549]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:49.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:49 smithi038 ceph-mon[108581]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:49 smithi038 ceph-mon[114622]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:51.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:51 smithi038 ceph-mon[114622]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:51.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:51 smithi038 ceph-mon[108581]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:51.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:51 smithi144 ceph-mon[109549]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:54.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:53 smithi038 ceph-mon[108581]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:54.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:53 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:54.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:53 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:54.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:53 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:54.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:53 smithi038 ceph-mon[108581]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:49:54.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:53 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:54.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:53 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:54.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:53 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:54.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:53 smithi038 ceph-mon[114622]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:54.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:53 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:54.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:53 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:54.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:53 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:54.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:53 smithi038 ceph-mon[114622]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:49:54.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:53 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:54.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:53 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:54.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:53 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:54.131 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:53 smithi144 ceph-mon[109549]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:54.131 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:53 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:54.131 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:53 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:54.131 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:53 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:54.131 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:53 smithi144 ceph-mon[109549]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:49:54.131 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:53 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:54.131 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:53 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:54.131 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:53 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:54.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:49:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:49:54] "GET /metrics HTTP/1.1" 200 37900 "" "Prometheus/2.33.4" 2023-12-06T21:49:55.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:55 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:55.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:55 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:55.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:55 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:55.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:55 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:55.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:55 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:55.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:55 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:55 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:55 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:55 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:49:56.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:56 smithi144 ceph-mon[109549]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:56 smithi038 ceph-mon[108581]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:56.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:56 smithi038 ceph-mon[114622]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:57.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:57 smithi144 ceph-mon[109549]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:57.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:57 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:49:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:57 smithi038 ceph-mon[108581]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:57 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:49:57.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:57 smithi038 ceph-mon[114622]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:49:57.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:57 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:49:59.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:49:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:49:58.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi038:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:49:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:49:59 smithi144 ceph-mon[109549]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:59.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:49:59 smithi038 ceph-mon[108581]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:49:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:49:59 smithi038 ceph-mon[114622]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:00.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:00 smithi144 ceph-mon[109549]: overall HEALTH_OK 2023-12-06T21:50:00.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:00 smithi038 ceph-mon[108581]: overall HEALTH_OK 2023-12-06T21:50:00.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:00 smithi038 ceph-mon[114622]: overall HEALTH_OK 2023-12-06T21:50:01.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:01 smithi144 ceph-mon[109549]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:01.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:01 smithi038 ceph-mon[108581]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:01.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:01 smithi038 ceph-mon[114622]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:03.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:03 smithi038 ceph-mon[108581]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:03.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:03 smithi038 ceph-mon[108581]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:50:03.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:03 smithi038 ceph-mon[114622]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:03.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:03 smithi038 ceph-mon[114622]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:50:03.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:03 smithi144 ceph-mon[109549]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:03.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:03 smithi144 ceph-mon[109549]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:50:04.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:50:04 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:50:04] "GET /metrics HTTP/1.1" 200 37897 "" "Prometheus/2.33.4" 2023-12-06T21:50:05.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:05 smithi038 ceph-mon[108581]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:05.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:05 smithi038 ceph-mon[114622]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:05.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:05 smithi144 ceph-mon[109549]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:07.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:07 smithi038 ceph-mon[108581]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:07.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:07 smithi038 ceph-mon[114622]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:07.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:07 smithi144 ceph-mon[109549]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:09.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:50:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:50:08.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi038:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:50:09.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:09 smithi144 ceph-mon[109549]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:09.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:09 smithi038 ceph-mon[108581]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:09 smithi038 ceph-mon[114622]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:11.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:11 smithi038 ceph-mon[108581]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:11.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:11 smithi038 ceph-mon[114622]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:11.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:11 smithi144 ceph-mon[109549]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:12 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:50:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:12 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:12.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:12 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:12.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:12 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:12.623 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:12 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:50:12.623 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:12 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:12.623 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:12 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:12.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:12 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:12.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:12 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:50:12.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:12 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:12.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:12 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:12.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:12 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:14.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:14 smithi038 ceph-mon[108581]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:14.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:14 smithi038 ceph-mon[108581]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:50:14.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:14 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:14.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:14 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:14.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:14 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:14.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:14 smithi038 ceph-mon[114622]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:14.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:14 smithi038 ceph-mon[114622]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:50:14.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:14 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:14.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:14 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:14.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:14 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:14.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:14 smithi144 ceph-mon[109549]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:14.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:14 smithi144 ceph-mon[109549]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:50:14.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:14 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:14.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:14 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:14.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:14 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:14.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:50:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:50:14] "GET /metrics HTTP/1.1" 200 37895 "" "Prometheus/2.33.4" 2023-12-06T21:50:16.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:16 smithi038 ceph-mon[108581]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:16.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:16 smithi038 ceph-mon[114622]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:16.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:16 smithi144 ceph-mon[109549]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:18.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:18 smithi038 ceph-mon[108581]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:18.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:18 smithi038 ceph-mon[114622]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:18.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:18 smithi144 ceph-mon[109549]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:19.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:50:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:50:18.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi038:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:50:19.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:19 smithi144 ceph-mon[109549]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:19.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:19 smithi038 ceph-mon[108581]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:19.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:19 smithi038 ceph-mon[114622]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:21.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:21 smithi038 ceph-mon[108581]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:21.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:21 smithi038 ceph-mon[114622]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:21.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:21 smithi144 ceph-mon[109549]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:23.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:23 smithi038 ceph-mon[108581]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:23.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:23 smithi038 ceph-mon[108581]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:50:23.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:23 smithi038 ceph-mon[114622]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:23.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:23 smithi038 ceph-mon[114622]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:50:23.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:23 smithi144 ceph-mon[109549]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:23.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:23 smithi144 ceph-mon[109549]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:50:24.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:50:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:50:24] "GET /metrics HTTP/1.1" 200 37895 "" "Prometheus/2.33.4" 2023-12-06T21:50:25.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:25 smithi038 ceph-mon[108581]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:25.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:25 smithi038 ceph-mon[114622]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:25.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:25 smithi144 ceph-mon[109549]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:27.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:27 smithi144 ceph-mon[109549]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:27.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:50:27.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:27 smithi038 ceph-mon[108581]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:27.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:50:27.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:27 smithi038 ceph-mon[114622]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:27.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:50:29.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:50:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:50:28.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi038:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:50:29.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:29 smithi144 ceph-mon[109549]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:29.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:29 smithi038 ceph-mon[108581]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:29 smithi038 ceph-mon[114622]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:31.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:31 smithi038 ceph-mon[108581]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:31.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:31 smithi038 ceph-mon[114622]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:31.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:31 smithi144 ceph-mon[109549]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:33.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:33 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:33.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:33 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:33.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:33 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:33.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:33 smithi038 ceph-mon[108581]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:33.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:33 smithi038 ceph-mon[108581]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:50:33.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:33 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:33.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:33 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:33.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:33 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:33.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:33 smithi038 ceph-mon[114622]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:33.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:33 smithi038 ceph-mon[114622]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:50:33.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:33 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:33.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:33 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:33.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:33 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:33.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:33 smithi144 ceph-mon[109549]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:33.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:33 smithi144 ceph-mon[109549]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:50:34.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:50:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:50:34] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.33.4" 2023-12-06T21:50:34.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:34 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:34.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:34 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:34.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:34 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:34.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:34 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:34.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:34 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:34.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:34 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:34.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:34 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:34.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:34 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:34.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:34 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:35.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:35 smithi144 ceph-mon[109549]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:35.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:35 smithi038 ceph-mon[108581]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:35.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:35 smithi038 ceph-mon[114622]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:36.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:50:36.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:50:36.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:50:36.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:36.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:50:36.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:50:36.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:50:36.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:36.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:50:36.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:50:36.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:50:36.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:37.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:37 smithi144 ceph-mon[109549]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:37.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:37 smithi038 ceph-mon[108581]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:37.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:37 smithi038 ceph-mon[114622]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:39.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:50:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:50:38.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi038:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:50:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:39 smithi144 ceph-mon[109549]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:39.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:39 smithi038 ceph-mon[108581]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:39.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:39 smithi038 ceph-mon[114622]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:41.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:41 smithi038 ceph-mon[108581]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:41.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:41 smithi038 ceph-mon[114622]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:41.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:41 smithi144 ceph-mon[109549]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:42.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:42 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:50:42.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:42 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:50:42.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:42 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:50:43.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:43 smithi144 ceph-mon[109549]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:43.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:43 smithi144 ceph-mon[109549]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:50:43.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:43 smithi038 ceph-mon[108581]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:43.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:43 smithi038 ceph-mon[108581]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:50:43.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:43 smithi038 ceph-mon[114622]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:43.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:43 smithi038 ceph-mon[114622]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:50:44.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:50:44 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:50:44] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.33.4" 2023-12-06T21:50:45.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:45 smithi144 ceph-mon[109549]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:45.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:45 smithi038 ceph-mon[108581]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:45.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:45 smithi038 ceph-mon[114622]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:47.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:47 smithi144 ceph-mon[109549]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:47.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:47 smithi038 ceph-mon[108581]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:47.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:47 smithi038 ceph-mon[114622]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:49.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:50:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:50:48.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi038:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:50:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:49 smithi144 ceph-mon[109549]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:49.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:49 smithi038 ceph-mon[108581]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:49 smithi038 ceph-mon[114622]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:51.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:51 smithi038 ceph-mon[108581]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:51.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:51 smithi038 ceph-mon[114622]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:51.774 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:51 smithi144 ceph-mon[109549]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:53.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:53 smithi144 ceph-mon[109549]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:53.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:53 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:53.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:53 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:53.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:53 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:53.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:53 smithi144 ceph-mon[109549]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:50:53.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:53 smithi038 ceph-mon[108581]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:53.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:53 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:53.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:53 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:53.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:53 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:53.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:53 smithi038 ceph-mon[108581]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:50:53.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:53 smithi038 ceph-mon[114622]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:53.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:53 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:53.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:53 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:53.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:53 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:53.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:53 smithi038 ceph-mon[114622]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:50:54.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:50:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:50:54] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.33.4" 2023-12-06T21:50:55.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:54 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:55.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:54 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:55.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:54 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:55.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:54 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:55.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:54 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:55.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:54 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:55.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:54 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:55.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:54 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:55.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:54 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:50:56.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:55 smithi144 ceph-mon[109549]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:56.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:55 smithi038 ceph-mon[108581]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:56.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:55 smithi038 ceph-mon[114622]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:57.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:56 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:50:57.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:56 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:50:57.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:56 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:50:58.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:57 smithi144 ceph-mon[109549]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:58.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:57 smithi038 ceph-mon[108581]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:58.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:57 smithi038 ceph-mon[114622]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:50:59.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:50:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:50:58.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi038:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:50:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:50:59 smithi144 ceph-mon[109549]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:59.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:50:59 smithi038 ceph-mon[108581]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:50:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:50:59 smithi038 ceph-mon[114622]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:01.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:01 smithi038 ceph-mon[108581]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:01.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:01 smithi038 ceph-mon[114622]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:01.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:01 smithi144 ceph-mon[109549]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:03.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:03 smithi038 ceph-mon[108581]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:03.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:03 smithi038 ceph-mon[108581]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:51:03.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:03 smithi038 ceph-mon[114622]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:03.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:03 smithi038 ceph-mon[114622]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:51:03.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:03 smithi144 ceph-mon[109549]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:03.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:03 smithi144 ceph-mon[109549]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:51:04.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:51:04 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:51:04] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.33.4" 2023-12-06T21:51:05.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:05 smithi144 ceph-mon[109549]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:05.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:05 smithi038 ceph-mon[108581]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:05.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:05 smithi038 ceph-mon[114622]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:07.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:07 smithi144 ceph-mon[109549]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:07.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:07 smithi038 ceph-mon[108581]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:07.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:07 smithi038 ceph-mon[114622]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:09.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:51:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:51:08.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi038:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:51:09.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:09 smithi144 ceph-mon[109549]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:09.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:09 smithi038 ceph-mon[108581]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:09 smithi038 ceph-mon[114622]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:11.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:11 smithi144 ceph-mon[109549]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:11.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:11 smithi038 ceph-mon[108581]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:11.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:11 smithi038 ceph-mon[114622]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:12 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:51:12.831 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:12 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:51:12.831 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:12 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:51:13.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:13 smithi038 ceph-mon[114622]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:13.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:13 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:13.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:13 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:13.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:13 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:13.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:13 smithi038 ceph-mon[114622]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:51:13.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:13 smithi038 ceph-mon[108581]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:13.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:13 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:13.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:13 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:13.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:13 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:13.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:13 smithi038 ceph-mon[108581]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:51:14.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:13 smithi144 ceph-mon[109549]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:14.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:13 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:14.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:13 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:14.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:13 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:14.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:13 smithi144 ceph-mon[109549]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:51:14.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:51:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:51:14] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.33.4" 2023-12-06T21:51:15.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:14 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:15.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:14 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:14 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:15.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:14 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:15.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:14 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:15.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:14 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:14 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:14 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:14 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:15 smithi144 ceph-mon[109549]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:16.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:15 smithi038 ceph-mon[108581]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:16.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:15 smithi038 ceph-mon[114622]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:18.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:17 smithi144 ceph-mon[109549]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:18.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:17 smithi038 ceph-mon[108581]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:18.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:17 smithi038 ceph-mon[114622]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:19.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:51:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:51:18.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi038:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:51:19.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:19 smithi144 ceph-mon[109549]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:19.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:19 smithi038 ceph-mon[108581]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:19.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:19 smithi038 ceph-mon[114622]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:21.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:21 smithi038 ceph-mon[108581]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:21.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:21 smithi038 ceph-mon[114622]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:21.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:21 smithi144 ceph-mon[109549]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:23.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:23 smithi038 ceph-mon[108581]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:23.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:23 smithi038 ceph-mon[108581]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:51:23.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:23 smithi038 ceph-mon[114622]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:23.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:23 smithi038 ceph-mon[114622]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:51:23.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:23 smithi144 ceph-mon[109549]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:23.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:23 smithi144 ceph-mon[109549]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:51:24.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:51:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:51:24] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.33.4" 2023-12-06T21:51:25.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:25 smithi144 ceph-mon[109549]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:25.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:25 smithi038 ceph-mon[108581]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:25.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:25 smithi038 ceph-mon[114622]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:27.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:27 smithi144 ceph-mon[109549]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:27.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:27 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:51:27.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:27 smithi038 ceph-mon[108581]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:27.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:27 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:51:27.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:27 smithi038 ceph-mon[114622]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:27.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:27 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:51:29.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:51:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:51:28.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi038:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:51:29.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:29 smithi144 ceph-mon[109549]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:29.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:29 smithi038 ceph-mon[108581]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:29 smithi038 ceph-mon[114622]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:31.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:31 smithi144 ceph-mon[109549]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:31.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:31 smithi038 ceph-mon[108581]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:31.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:31 smithi038 ceph-mon[114622]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:33.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:33 smithi144 ceph-mon[109549]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:33.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:33 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:33.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:33 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:33.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:33 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:33.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:33 smithi144 ceph-mon[109549]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:51:34.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:33 smithi038 ceph-mon[108581]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:34.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:33 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:34.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:33 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:34.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:33 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:34.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:33 smithi038 ceph-mon[108581]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:51:34.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:33 smithi038 ceph-mon[114622]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:34.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:33 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:34.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:33 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:34.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:33 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:34.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:33 smithi038 ceph-mon[114622]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:51:34.378 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:51:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:51:34] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.33.4" 2023-12-06T21:51:35.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:34 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:35.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:34 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:35.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:34 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:35.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:34 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:35.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:34 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:35.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:34 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:35.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:34 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:35.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:34 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:35.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:34 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:36.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:35 smithi144 ceph-mon[109549]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:36.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:35 smithi038 ceph-mon[108581]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:36.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:35 smithi038 ceph-mon[114622]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:37.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:51:37.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:51:37.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:51:37.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:36 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:37.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:51:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:51:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:51:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:36 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:37.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:51:37.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:51:37.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:51:37.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:36 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:38.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:37 smithi144 ceph-mon[109549]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:38.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:37 smithi038 ceph-mon[108581]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:38.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:38 smithi038 ceph-mon[114622]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:39.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:51:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:51:38.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi038:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:51:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:39 smithi144 ceph-mon[109549]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:39.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:39 smithi038 ceph-mon[108581]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:39.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:39 smithi038 ceph-mon[114622]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:41.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:41 smithi038 ceph-mon[108581]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:41.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:41 smithi038 ceph-mon[114622]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:41.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:41 smithi144 ceph-mon[109549]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:42.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:42 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:51:42.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:42 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:51:42.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:42 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:51:43.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:43 smithi144 ceph-mon[109549]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:43.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:43 smithi144 ceph-mon[109549]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:51:43.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:43 smithi038 ceph-mon[108581]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:43.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:43 smithi038 ceph-mon[108581]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:51:43.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:43 smithi038 ceph-mon[114622]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:43.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:43 smithi038 ceph-mon[114622]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:51:44.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:51:44 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:51:44] "GET /metrics HTTP/1.1" 200 37905 "" "Prometheus/2.33.4" 2023-12-06T21:51:45.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:45 smithi144 ceph-mon[109549]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:45.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:45 smithi038 ceph-mon[108581]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:45.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:45 smithi038 ceph-mon[114622]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:47.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:47 smithi144 ceph-mon[109549]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:47.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:47 smithi038 ceph-mon[114622]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:47.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:47 smithi038 ceph-mon[108581]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:49.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:51:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:51:48.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi038:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:51:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:49 smithi144 ceph-mon[109549]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:49.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:49 smithi038 ceph-mon[108581]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:49 smithi038 ceph-mon[114622]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:51.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:51 smithi038 ceph-mon[108581]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:51.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:51 smithi038 ceph-mon[114622]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:51.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:51 smithi144 ceph-mon[109549]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:54.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:53 smithi144 ceph-mon[109549]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:54.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:53 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:54.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:53 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:54.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:53 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:54.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:53 smithi144 ceph-mon[109549]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:51:54.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:53 smithi038 ceph-mon[108581]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:54.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:53 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:54.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:53 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:54.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:53 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:54.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:53 smithi038 ceph-mon[108581]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:51:54.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:53 smithi038 ceph-mon[114622]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:54.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:53 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:54.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:53 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:54.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:53 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:54.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:53 smithi038 ceph-mon[114622]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:51:54.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:51:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:51:54] "GET /metrics HTTP/1.1" 200 37905 "" "Prometheus/2.33.4" 2023-12-06T21:51:55.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:55 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:55.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:55 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:55.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:55 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:55.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:55 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:55.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:55 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:55.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:55 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:55 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:55 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:55 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:51:56.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:56 smithi038 ceph-mon[108581]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:56.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:56 smithi038 ceph-mon[114622]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:56.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:56 smithi144 ceph-mon[109549]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:57.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:57 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:51:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:57 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:51:57.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:57 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:51:58.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:58 smithi038 ceph-mon[108581]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:58.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:58 smithi038 ceph-mon[114622]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:58.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:58 smithi144 ceph-mon[109549]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:51:59.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:51:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:51:58.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi038:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:51:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:51:59 smithi144 ceph-mon[109549]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:59.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:51:59 smithi038 ceph-mon[108581]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:51:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:51:59 smithi038 ceph-mon[114622]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:01.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:01 smithi144 ceph-mon[109549]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:01.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:01 smithi038 ceph-mon[108581]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:01.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:01 smithi038 ceph-mon[114622]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:03.409 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:03 smithi038 ceph-mon[108581]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:03.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:03 smithi144 ceph-mon[109549]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:03.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:03 smithi038 ceph-mon[114622]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:04.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:04 smithi038 ceph-mon[108581]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:52:04.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:04 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:52:04] "GET /metrics HTTP/1.1" 200 37907 "" "Prometheus/2.33.4" 2023-12-06T21:52:04.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:04 smithi038 ceph-mon[114622]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:52:04.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:04 smithi144 ceph-mon[109549]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:52:05.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:05 smithi144 ceph-mon[109549]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:05.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:05 smithi038 ceph-mon[108581]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:05.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:05 smithi038 ceph-mon[114622]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:07.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:07 smithi144 ceph-mon[109549]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:07.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:07 smithi038 ceph-mon[108581]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:07.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:07 smithi038 ceph-mon[114622]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:09.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:52:08.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi038:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:52:09.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:09 smithi144 ceph-mon[109549]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:09.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:09 smithi038 ceph-mon[108581]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:09 smithi038 ceph-mon[114622]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:11.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:11 smithi038 ceph-mon[108581]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:11.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:11 smithi038 ceph-mon[114622]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:11.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:11 smithi144 ceph-mon[109549]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:12.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:12 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:52:12.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:12 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:52:12.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:12 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:52:14.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:14 smithi038 ceph-mon[108581]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:14.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:14 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:14.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:14 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:14.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:14 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:14.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:14 smithi038 ceph-mon[114622]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:14.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:14 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:14.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:14 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:14.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:14 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:14.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:14 smithi144 ceph-mon[109549]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:14.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:14 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:14.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:14 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:14.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:14 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:14.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:52:14] "GET /metrics HTTP/1.1" 200 37905 "" "Prometheus/2.33.4" 2023-12-06T21:52:15.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:15 smithi038 ceph-mon[108581]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:52:15.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:15 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:15.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:15 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:15.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:15 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:15.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:15 smithi038 ceph-mon[114622]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:52:15.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:15 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:15.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:15 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:15.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:15 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:15.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:15 smithi144 ceph-mon[109549]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:52:15.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:15 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:15.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:15 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:15.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:15 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:16.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:16 smithi038 ceph-mon[108581]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:16.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:16 smithi038 ceph-mon[114622]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:16.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:16 smithi144 ceph-mon[109549]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:18.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:18 smithi038 ceph-mon[108581]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:18.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:18 smithi038 ceph-mon[114622]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:18.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:18 smithi144 ceph-mon[109549]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:19.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:52:18.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi038:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:52:19.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:19 smithi144 ceph-mon[109549]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:19.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:19 smithi038 ceph-mon[108581]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:19.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:19 smithi038 ceph-mon[114622]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:21.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:21 smithi144 ceph-mon[109549]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:21.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:21 smithi038 ceph-mon[108581]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:21.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:21 smithi038 ceph-mon[114622]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:23.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:23 smithi144 ceph-mon[109549]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:23.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:23 smithi038 ceph-mon[108581]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:23.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:23 smithi038 ceph-mon[114622]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:24.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:24 smithi038 ceph-mon[108581]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:52:24.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:52:24] "GET /metrics HTTP/1.1" 200 37905 "" "Prometheus/2.33.4" 2023-12-06T21:52:24.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:24 smithi038 ceph-mon[114622]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:52:24.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:24 smithi144 ceph-mon[109549]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:52:25.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:25 smithi144 ceph-mon[109549]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:25.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:25 smithi038 ceph-mon[108581]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:25.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:25 smithi038 ceph-mon[114622]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:26.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:26 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:52:26.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:26 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:52:26.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:26 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:52:27.783 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:27 smithi038 ceph-mon[108581]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:27.783 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:27 smithi038 ceph-mon[114622]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:27.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:27 smithi144 ceph-mon[109549]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:28.109 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch ps' 2023-12-06T21:52:29.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:52:28.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi038:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:52:29.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:29 smithi144 ceph-mon[109549]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:29.579 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:52:29.579 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 16s ago 20m - - 2023-12-06T21:52:29.579 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 15s ago 19m - - 2023-12-06T21:52:29.579 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (9m) 16s ago 16m 27.1M - 0.23.0 ba2b418f427c 22f4dcbe2219 2023-12-06T21:52:29.579 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (8m) 15s ago 16m 57.1M - 8.3.5 dad864ee21e9 d61dd02f8293 2023-12-06T21:52:29.579 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (2m) 16s ago 15m 58.9M - 3.5 e1d6a67b021e 4ea60d575e4c 2023-12-06T21:52:29.579 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283 running (11m) 15s ago 19m 454M - 19.0.0-69-g583a8f42 1299c0cbdc4b 39406adace9b 2023-12-06T21:52:29.579 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (6m) 16s ago 20m 521M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T21:52:29.579 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (20m) 16s ago 21m 157M 2048M 17.2.0 e1d6a67b021e 1bf481cb1a43 2023-12-06T21:52:29.580 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (19m) 15s ago 19m 100M 2048M 17.2.0 e1d6a67b021e 1dda3a52e397 2023-12-06T21:52:29.580 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (19m) 16s ago 19m 89.5M 2048M 17.2.0 e1d6a67b021e f021892f938c 2023-12-06T21:52:29.580 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (9m) 16s ago 16m 22.3M - 1.3.1 1dbe0e931976 a889f43e3ad0 2023-12-06T21:52:29.580 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (8m) 15s ago 16m 23.7M - 1.3.1 1dbe0e931976 f553b7f0f99e 2023-12-06T21:52:29.580 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (19m) 16s ago 19m 144M 4096M 17.2.0 e1d6a67b021e 72716cc35253 2023-12-06T21:52:29.580 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (19m) 16s ago 19m 150M 4096M 17.2.0 e1d6a67b021e d82125440aa0 2023-12-06T21:52:29.580 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (18m) 16s ago 18m 111M 4096M 17.2.0 e1d6a67b021e 78995724f81e 2023-12-06T21:52:29.580 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (18m) 16s ago 18m 161M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T21:52:29.580 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (18m) 15s ago 18m 157M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T21:52:29.580 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (17m) 15s ago 17m 148M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T21:52:29.580 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (17m) 15s ago 17m 123M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T21:52:29.580 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (17m) 15s ago 17m 150M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T21:52:29.580 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (2m) 15s ago 16m 62.1M - 2.33.4 514e6a882f6e ea87ddac6808 2023-12-06T21:52:29.580 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (16m) 16s ago 16m 93.8M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T21:52:29.580 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (15m) 15s ago 15m 97.4M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T21:52:29.607 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:29 smithi038 ceph-mon[108581]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:29.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:29 smithi038 ceph-mon[114622]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:29.957 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions' 2023-12-06T21:52:30.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:30 smithi144 ceph-mon[109549]: from='client.25123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:52:30.604 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:30 smithi038 ceph-mon[108581]: from='client.25123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:52:30.604 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:30 smithi038 ceph-mon[114622]: from='client.25123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:52:31.492 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:52:31.493 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2023-12-06T21:52:31.493 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T21:52:31.493 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:52:31.493 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2023-12-06T21:52:31.493 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:52:31.493 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:52:31.493 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2023-12-06T21:52:31.493 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:52:31.493 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:52:31.493 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": {}, 2023-12-06T21:52:31.493 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw": { 2023-12-06T21:52:31.493 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T21:52:31.493 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:52:31.494 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2023-12-06T21:52:31.494 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-06T21:52:31.494 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:52:31.494 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:52:31.494 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:52:31.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:31 smithi038 ceph-mon[108581]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:31.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:31 smithi038 ceph-mon[114622]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:31.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:31 smithi144 ceph-mon[109549]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:31.857 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph -s' 2023-12-06T21:52:32.474 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:32 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2147133011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:52:32.506 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:32 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2147133011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:52:32.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:32 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2147133011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:52:33.334 INFO:teuthology.orchestra.run.smithi038.stdout: cluster: 2023-12-06T21:52:33.334 INFO:teuthology.orchestra.run.smithi038.stdout: id: c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:52:33.334 INFO:teuthology.orchestra.run.smithi038.stdout: health: HEALTH_OK 2023-12-06T21:52:33.334 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:52:33.334 INFO:teuthology.orchestra.run.smithi038.stdout: services: 2023-12-06T21:52:33.334 INFO:teuthology.orchestra.run.smithi038.stdout: mon: 3 daemons, quorum a,c,b (age 19m) 2023-12-06T21:52:33.334 INFO:teuthology.orchestra.run.smithi038.stdout: mgr: y(active, since 3m), standbys: x 2023-12-06T21:52:33.334 INFO:teuthology.orchestra.run.smithi038.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 17m) 2023-12-06T21:52:33.334 INFO:teuthology.orchestra.run.smithi038.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2023-12-06T21:52:33.335 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:52:33.335 INFO:teuthology.orchestra.run.smithi038.stdout: data: 2023-12-06T21:52:33.335 INFO:teuthology.orchestra.run.smithi038.stdout: pools: 6 pools, 161 pgs 2023-12-06T21:52:33.335 INFO:teuthology.orchestra.run.smithi038.stdout: objects: 209 objects, 585 KiB 2023-12-06T21:52:33.335 INFO:teuthology.orchestra.run.smithi038.stdout: usage: 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:52:33.335 INFO:teuthology.orchestra.run.smithi038.stdout: pgs: 161 active+clean 2023-12-06T21:52:33.335 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:52:33.335 INFO:teuthology.orchestra.run.smithi038.stdout: io: 2023-12-06T21:52:33.335 INFO:teuthology.orchestra.run.smithi038.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2023-12-06T21:52:33.335 INFO:teuthology.orchestra.run.smithi038.stdout: 2023-12-06T21:52:33.486 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:33 smithi038 ceph-mon[108581]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:33.486 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:33 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:33.487 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:33 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:33.487 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:33 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:33.487 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:33 smithi038 ceph-mon[114622]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:33.487 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:33 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:33.487 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:33 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:33.487 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:33 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:33.656 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:33 smithi144 ceph-mon[109549]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:33.657 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:33 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:33.657 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:33 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:33.657 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:33 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:33.714 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph health detail' 2023-12-06T21:52:34.624 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:52:34] "GET /metrics HTTP/1.1" 200 37903 "" "Prometheus/2.33.4" 2023-12-06T21:52:34.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:34 smithi038 ceph-mon[108581]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:52:34.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:34 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/323208432' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T21:52:34.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:34 smithi038 ceph-mon[114622]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:52:34.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:34 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/323208432' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T21:52:34.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:34 smithi144 ceph-mon[109549]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:52:34.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:34 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/323208432' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T21:52:35.318 INFO:teuthology.orchestra.run.smithi038.stdout:HEALTH_OK 2023-12-06T21:52:35.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:35 smithi038 ceph-mon[108581]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:35.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:35 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:35.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:35 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:35.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:35 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:35.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:35 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/4217734209' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:52:35.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:35 smithi038 ceph-mon[114622]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:35.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:35 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:35.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:35 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:35.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:35 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:35.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:35 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/4217734209' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:52:35.662 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2023-12-06T21:52:35.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:35 smithi144 ceph-mon[109549]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:35.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:35 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:35.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:35 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:35.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:35 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:35.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:35 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/4217734209' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:52:37.261 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T21:52:37.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:37 smithi038 ceph-mon[108581]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:37.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:37 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:52:37.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:37 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:52:37.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:37 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:52:37.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:37 smithi038 ceph-mon[108581]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:37.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:37 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2820986996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:52:37.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:37 smithi038 ceph-mon[114622]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:37.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:37 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:52:37.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:37 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:52:37.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:37 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:52:37.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:37 smithi038 ceph-mon[114622]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:37.533 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:37 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2820986996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:52:37.623 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph mgr fail' 2023-12-06T21:52:37.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:37 smithi144 ceph-mon[109549]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:37.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:37 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:52:37.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:37 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:52:37.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:37 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:52:37.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:37 smithi144 ceph-mon[109549]: from='mgr.15129 172.21.15.38:0/1038578831' entity='mgr.y' 2023-12-06T21:52:37.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:37 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2820986996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:52:39.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:52:38.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi144:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.38\", device_class=\"ssd\", hostname=\"smithi038\", instance=\"smithi038:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.38\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-06T21:52:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:39 smithi144 ceph-mon[109549]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:39 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/945076228' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T21:52:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:39 smithi144 ceph-mon[109549]: osdmap e100: 8 total, 8 up, 8 in 2023-12-06T21:52:39.559 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:52:39 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:52:39] ENGINE Bus STOPPING 2023-12-06T21:52:39.559 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:52:39 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:52:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T21:52:39.559 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:52:39 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:52:39] ENGINE Bus STOPPED 2023-12-06T21:52:39.559 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:52:39 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:52:39] ENGINE Bus STARTING 2023-12-06T21:52:39.559 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:52:39 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:52:39] ENGINE Serving on http://:::9283 2023-12-06T21:52:39.559 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:52:39 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:52:39] ENGINE Bus STARTED 2023-12-06T21:52:39.608 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:39 smithi038 ceph-mon[108581]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:39.608 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:39 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/945076228' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T21:52:39.608 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:39 smithi038 ceph-mon[108581]: osdmap e100: 8 total, 8 up, 8 in 2023-12-06T21:52:39.608 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:39 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ignoring --setuser ceph since I am not root 2023-12-06T21:52:39.609 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:39 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ignoring --setgroup ceph since I am not root 2023-12-06T21:52:39.609 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:39 smithi038 ceph-mgr[161849]: -- 172.21.15.38:0/3537779971 <== mon.0 v2:172.21.15.38:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555aff8941a0 con 0x555aff86a800 2023-12-06T21:52:39.609 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:39 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:39.490+0000 7f9810d67200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:52:39.609 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:39 smithi038 ceph-mon[114622]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:39.609 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:39 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/945076228' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T21:52:39.609 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:39 smithi038 ceph-mon[114622]: osdmap e100: 8 total, 8 up, 8 in 2023-12-06T21:52:39.680 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'sleep 180' 2023-12-06T21:52:39.878 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:39 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:39.691+0000 7f9810d67200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:52:40.281 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:40.089+0000 7f9810d67200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:52:40.282 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/945076228' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T21:52:40.282 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: mgrmap e32: x(active, starting, since 0.205554s) 2023-12-06T21:52:40.282 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:52:40.282 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:52:40.282 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:52:40.283 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:52:40.283 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:52:40.283 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:52:40.283 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:52:40.283 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:52:40.283 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:52:40.283 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:52:40.283 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:52:40.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/945076228' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T21:52:40.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: mgrmap e32: x(active, starting, since 0.205554s) 2023-12-06T21:52:40.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:52:40.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:52:40.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:52:40.284 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:52:40.284 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:52:40.284 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:52:40.284 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:52:40.284 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:52:40.284 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:52:40.284 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:52:40.284 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:52:40.284 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:52:40.284 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:52:40.284 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:52:40.558 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:52:40.559 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:52:40.559 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:52:40.559 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:52:40.559 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: Manager daemon x is now available 2023-12-06T21:52:40.559 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:40.559 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:52:40.560 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:52:40.560 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:52:40.560 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:52:40.560 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:52:40.560 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:52:40.560 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:52:40.561 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:52:40.561 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:52:40.561 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T21:52:40.561 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T21:52:40.561 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:52:40.561 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:52:40.561 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:40.562 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:52:40.562 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: Manager daemon x is now available 2023-12-06T21:52:40.563 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:40.563 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:52:40.563 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:52:40.563 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:52:40.564 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:52:40.564 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:52:40.564 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:52:40.564 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:52:40.564 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:52:40.564 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:52:40.565 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T21:52:40.565 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T21:52:40.565 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:52:40.565 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:52:40.565 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:40.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/945076228' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T21:52:40.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: mgrmap e32: x(active, starting, since 0.205554s) 2023-12-06T21:52:40.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:52:40.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:52:40.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:52:40.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:52:40.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:52:40.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:52:40.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:52:40.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:52:40.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:52:40.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:52:40.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:52:40.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:52:40.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:52:40.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:52:40.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:52:40.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: Manager daemon x is now available 2023-12-06T21:52:40.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:40.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:52:40.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:52:40.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:52:40.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:52:40.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:52:40.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:52:40.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:52:40.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:52:40.568 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:52:40.568 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T21:52:40.568 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T21:52:40.568 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:52:40.568 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:52:40.568 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:40 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:40.808 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:40 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:40.719+0000 7f9810d67200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:52:41.128 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:41.006+0000 7f9810d67200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T21:52:41.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[108581]: [06/Dec/2023:21:52:39] ENGINE Bus STARTING 2023-12-06T21:52:41.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[108581]: [06/Dec/2023:21:52:40] ENGINE Serving on https://172.21.15.144:7150 2023-12-06T21:52:41.503 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[108581]: [06/Dec/2023:21:52:40] ENGINE Serving on http://172.21.15.144:8765 2023-12-06T21:52:41.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[108581]: [06/Dec/2023:21:52:40] ENGINE Bus STARTED 2023-12-06T21:52:41.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[108581]: mgrmap e33: x(active, since 1.21715s) 2023-12-06T21:52:41.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[108581]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:52:41.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:41.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:52:41.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:52:41.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:52:41.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:52:41.504 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[114622]: [06/Dec/2023:21:52:39] ENGINE Bus STARTING 2023-12-06T21:52:41.504 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[114622]: [06/Dec/2023:21:52:40] ENGINE Serving on https://172.21.15.144:7150 2023-12-06T21:52:41.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[114622]: [06/Dec/2023:21:52:40] ENGINE Serving on http://172.21.15.144:8765 2023-12-06T21:52:41.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[114622]: [06/Dec/2023:21:52:40] ENGINE Bus STARTED 2023-12-06T21:52:41.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[114622]: mgrmap e33: x(active, since 1.21715s) 2023-12-06T21:52:41.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[114622]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:52:41.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:41.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:52:41.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:52:41.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:52:41.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:52:41.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:41 smithi144 ceph-mon[109549]: [06/Dec/2023:21:52:39] ENGINE Bus STARTING 2023-12-06T21:52:41.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:41 smithi144 ceph-mon[109549]: [06/Dec/2023:21:52:40] ENGINE Serving on https://172.21.15.144:7150 2023-12-06T21:52:41.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:41 smithi144 ceph-mon[109549]: [06/Dec/2023:21:52:40] ENGINE Serving on http://172.21.15.144:8765 2023-12-06T21:52:41.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:41 smithi144 ceph-mon[109549]: [06/Dec/2023:21:52:40] ENGINE Bus STARTED 2023-12-06T21:52:41.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:41 smithi144 ceph-mon[109549]: mgrmap e33: x(active, since 1.21715s) 2023-12-06T21:52:41.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:41 smithi144 ceph-mon[109549]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:52:41.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:41 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:41.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:41 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:52:41.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:41 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:52:41.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:41 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:52:41.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:41 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:52:41.878 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:41 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:41.649+0000 7f9810d67200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:52:42.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:52:42.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:52:42.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:52:42.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:52:42.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:52:42.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: mgrmap e34: x(active, since 2s) 2023-12-06T21:52:42.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:52:42.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:52:42.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:42 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:52:42.586 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:52:42.586 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:52:42.586 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:52:42.586 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:52:42.587 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:52:42.587 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: mgrmap e34: x(active, since 2s) 2023-12-06T21:52:42.587 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.587 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.587 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.587 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.587 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.587 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.587 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.587 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.587 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.587 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.587 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.588 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.588 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:52:42.588 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:52:42.588 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:52:42.588 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:52:42.588 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:52:42.588 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:52:42.588 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:52:42.588 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:52:42.588 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: mgrmap e34: x(active, since 2s) 2023-12-06T21:52:42.588 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.588 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.589 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.589 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.589 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.589 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.589 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.589 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.589 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.589 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.589 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.589 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:42.589 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:52:42.589 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:52:42.589 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:52:42.859 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:42.585+0000 7f9810d67200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:52:42.860 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:42 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:42.696+0000 7f9810d67200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:52:43.448 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[108581]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:52:43.448 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[108581]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:52:43.448 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[108581]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:52:43.448 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[108581]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:52:43.449 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:52:43.449 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[108581]: Reconfiguring iscsi.foo.smithi038.wqvkto (dependencies changed)... 2023-12-06T21:52:43.449 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[108581]: Reconfiguring daemon iscsi.foo.smithi038.wqvkto on smithi038 2023-12-06T21:52:43.449 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.449 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.449 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.449 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.449 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.449 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.449 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.449 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.449 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.450 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[114622]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:52:43.450 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[114622]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:52:43.450 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[114622]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:52:43.450 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[114622]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:52:43.450 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:52:43.450 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[114622]: Reconfiguring iscsi.foo.smithi038.wqvkto (dependencies changed)... 2023-12-06T21:52:43.450 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[114622]: Reconfiguring daemon iscsi.foo.smithi038.wqvkto on smithi038 2023-12-06T21:52:43.450 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.450 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.450 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.450 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.451 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.451 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.451 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.451 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.451 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.622 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:43 smithi144 ceph-mon[109549]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:52:43.623 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:43 smithi144 ceph-mon[109549]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:52:43.623 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:43 smithi144 ceph-mon[109549]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:52:43.623 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:43 smithi144 ceph-mon[109549]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:52:43.623 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:43 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:52:43.623 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:43 smithi144 ceph-mon[109549]: Reconfiguring iscsi.foo.smithi038.wqvkto (dependencies changed)... 2023-12-06T21:52:43.623 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:43 smithi144 ceph-mon[109549]: Reconfiguring daemon iscsi.foo.smithi038.wqvkto on smithi038 2023-12-06T21:52:43.623 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:43 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.623 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:43 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.623 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:43 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.623 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:43 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.623 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:43 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.623 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:43 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.623 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:43 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.623 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:43 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.624 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:43 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:43.716 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:43.473+0000 7f9810d67200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:52:43.716 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:43.579+0000 7f9810d67200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:52:43.717 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:43.686+0000 7f9810d67200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:52:43.993 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:43.802+0000 7f9810d67200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:52:44.332 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:44 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:44.083+0000 7f9810d67200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:52:44.332 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:44 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:44.199+0000 7f9810d67200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:52:44.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:44 smithi144 ceph-mon[109549]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:52:44.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:44 smithi144 ceph-mon[109549]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:52:44.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:44 smithi144 ceph-mon[109549]: mgrmap e35: x(active, since 4s) 2023-12-06T21:52:44.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:44 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:44.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:44 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:44.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:44 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:44.617 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:44 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:44.499+0000 7f9810d67200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:52:44.618 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:44 smithi038 ceph-mon[108581]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:52:44.618 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:44 smithi038 ceph-mon[108581]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:52:44.618 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:44 smithi038 ceph-mon[108581]: mgrmap e35: x(active, since 4s) 2023-12-06T21:52:44.618 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:44 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:44.618 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:44 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:44.618 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:44 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:44.618 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:44 smithi038 ceph-mon[114622]: from='client.25091 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:52:44.618 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:44 smithi038 ceph-mon[114622]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:52:44.618 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:44 smithi038 ceph-mon[114622]: mgrmap e35: x(active, since 4s) 2023-12-06T21:52:44.618 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:44 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:44.618 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:44 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:44.619 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:44 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:44.878 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:44 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:44.617+0000 7f9810d67200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:52:45.378 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:44 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:44.906+0000 7f9810d67200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:52:45.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:45.023+0000 7f9810d67200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:52:45.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:45 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:45.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:45 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:45.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:45 smithi144 ceph-mon[109549]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:52:45.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:45 smithi144 ceph-mon[109549]: Reconfiguring daemon prometheus.a on smithi144 2023-12-06T21:52:45.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:45 smithi144 ceph-mon[109549]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:52:45.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:45 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2079425451' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:52:46.128 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:45.976+0000 7f9810d67200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:52:46.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:45 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:46.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:45 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:46.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:45 smithi038 ceph-mon[108581]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:52:46.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:45 smithi038 ceph-mon[108581]: Reconfiguring daemon prometheus.a on smithi144 2023-12-06T21:52:46.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:45 smithi038 ceph-mon[108581]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:52:46.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:45 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2079425451' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:52:46.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:45 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:46.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:45 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:46.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:45 smithi038 ceph-mon[114622]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:52:46.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:45 smithi038 ceph-mon[114622]: Reconfiguring daemon prometheus.a on smithi144 2023-12-06T21:52:46.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:45 smithi038 ceph-mon[114622]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:52:46.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:45 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2079425451' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:52:46.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:46 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:46.209+0000 7f9810d67200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:52:46.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:46 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:46.427+0000 7f9810d67200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:52:46.988 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:46 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1690201274' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/529394782"}]: dispatch 2023-12-06T21:52:46.988 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:46 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/529394782"}]: dispatch 2023-12-06T21:52:46.988 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:46 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:46.988 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:46 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:46.988 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:46 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:46.988 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:46 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:46.988 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:46 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:46.988 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:46 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:47.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:46 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1690201274' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/529394782"}]: dispatch 2023-12-06T21:52:47.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:46 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/529394782"}]: dispatch 2023-12-06T21:52:47.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:46 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:47.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:46 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:47.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:46 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:47.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:46 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:47.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:46 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:47.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:46 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:47.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:46 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1690201274' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/529394782"}]: dispatch 2023-12-06T21:52:47.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:46 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/529394782"}]: dispatch 2023-12-06T21:52:47.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:46 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:47.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:46 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:47.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:46 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:47.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:46 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:47.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:46 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:47.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:46 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:47.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:47 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:47.210+0000 7f9810d67200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:52:47.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:47 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:47.427+0000 7f9810d67200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:52:47.655 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:47 smithi144 systemd[1]: Stopping Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:52:47.655 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:47 smithi144 bash[155958]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T21:52:47.656 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:47 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:52:47.483Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T21:52:47.656 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:47 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:52:47.483Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T21:52:47.656 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:47 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:52:47.483Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T21:52:47.656 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:47 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:52:47.484Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T21:52:47.656 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:47 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:52:47.484Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T21:52:47.656 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:47 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:52:47.484Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T21:52:47.656 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:47 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:52:47.484Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T21:52:47.656 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:47 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:52:47.484Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T21:52:47.656 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:47 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:52:47.484Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T21:52:47.656 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:47 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:52:47.484Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T21:52:47.656 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:47 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:52:47.484Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T21:52:47.656 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:47 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[150841]: ts=2023-12-06T21:52:47.484Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T21:52:47.905 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:47 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:47.644+0000 7f9810d67200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:52:47.905 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:47 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:47.784+0000 7f9810d67200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:52:47.905 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:47 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:52:47] ENGINE Bus STARTING 2023-12-06T21:52:47.906 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:47 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/529394782"}]': finished 2023-12-06T21:52:47.906 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:47 smithi038 ceph-mon[108581]: osdmap e101: 8 total, 8 up, 8 in 2023-12-06T21:52:47.906 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:47 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1774938430' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/529394782"}]: dispatch 2023-12-06T21:52:47.906 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:47 smithi038 ceph-mon[108581]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:52:47.906 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:47 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/529394782"}]': finished 2023-12-06T21:52:47.906 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:47 smithi038 ceph-mon[114622]: osdmap e101: 8 total, 8 up, 8 in 2023-12-06T21:52:47.906 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:47 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1774938430' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/529394782"}]: dispatch 2023-12-06T21:52:47.906 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:47 smithi038 ceph-mon[114622]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:52:48.044 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:47 smithi144 bash[155971]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T21:52:48.044 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:47 smithi144 bash[156009]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T21:52:48.044 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:47 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T21:52:48.044 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:47 smithi144 systemd[1]: Stopped Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:52:48.044 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:47 smithi144 systemd[1]: Starting Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:52:48.044 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:47 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6801/529394782"}]': finished 2023-12-06T21:52:48.044 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:47 smithi144 ceph-mon[109549]: osdmap e101: 8 total, 8 up, 8 in 2023-12-06T21:52:48.045 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:47 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1774938430' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/529394782"}]: dispatch 2023-12-06T21:52:48.045 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:47 smithi144 ceph-mon[109549]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:52:48.378 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:47 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: CherryPy Checker: 2023-12-06T21:52:48.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:47 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: The Application mounted at '' has an empty config. 2023-12-06T21:52:48.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:47 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:52:48.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:47 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:52:47] ENGINE Serving on http://:::9283 2023-12-06T21:52:48.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:52:47 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:52:47] ENGINE Bus STARTED 2023-12-06T21:52:48.559 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.141Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T21:52:48.559 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.141Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T21:52:48.559 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.141Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T21:52:48.559 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.141Z caller=main.go:518 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi144 (none))" 2023-12-06T21:52:48.559 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.141Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T21:52:48.559 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.141Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T21:52:48.559 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.143Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T21:52:48.559 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.143Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T21:52:48.559 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.144Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T21:52:48.560 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 bash[156076]: fc0ff259004d7b646ace199c4148d0ddab846211e3d6dfcf592805b08f4c49f0 2023-12-06T21:52:48.560 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.147Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T21:52:48.560 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.147Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.817µs 2023-12-06T21:52:48.560 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.147Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T21:52:48.560 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.148Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2023-12-06T21:52:48.560 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 systemd[1]: Started Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:52:49.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.581Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2023-12-06T21:52:49.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.643Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2023-12-06T21:52:49.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.696Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2023-12-06T21:52:49.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.696Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2023-12-06T21:52:49.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.696Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=40.55µs wal_replay_duration=549.397242ms total_replay_duration=549.467227ms 2023-12-06T21:52:49.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.699Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T21:52:49.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.699Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T21:52:49.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.700Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T21:52:49.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.719Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.189745ms db_storage=968ns remote_storage=1.279µs web_handler=367ns query_engine=637ns scrape=423µs scrape_sd=68µs notify=9.6µs notify_sd=8.62µs rules=18.433387ms 2023-12-06T21:52:49.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:52:48.719Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T21:52:49.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1774938430' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/529394782"}]': finished 2023-12-06T21:52:49.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: osdmap e102: 8 total, 8 up, 8 in 2023-12-06T21:52:49.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: Standby manager daemon y started 2023-12-06T21:52:49.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T21:52:49.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:52:49.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T21:52:49.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:52:49.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/190081785' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/3811262629"}]: dispatch 2023-12-06T21:52:49.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:49.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:49.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:52:49.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:52:49.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:52:49.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:52:49.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:52:49.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:52:49.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:52:49.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:52:49.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:52:49.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:48 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:49.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1774938430' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/529394782"}]': finished 2023-12-06T21:52:49.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: osdmap e102: 8 total, 8 up, 8 in 2023-12-06T21:52:49.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: Standby manager daemon y started 2023-12-06T21:52:49.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T21:52:49.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:52:49.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T21:52:49.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:52:49.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/190081785' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/3811262629"}]: dispatch 2023-12-06T21:52:49.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:49.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:49.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:52:49.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:52:49.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:52:49.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:52:49.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:52:49.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:52:49.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:52:49.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:52:49.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:52:49.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:49.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1774938430' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:6800/529394782"}]': finished 2023-12-06T21:52:49.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: osdmap e102: 8 total, 8 up, 8 in 2023-12-06T21:52:49.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: Standby manager daemon y started 2023-12-06T21:52:49.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T21:52:49.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:52:49.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T21:52:49.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:52:49.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/190081785' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/3811262629"}]: dispatch 2023-12-06T21:52:49.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:49.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:49.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:52:49.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:52:49.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:52:49.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:52:49.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:52:49.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:52:49.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:52:49.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:52:49.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:52:49.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:48 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:52:50.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:49 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/190081785' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/3811262629"}]': finished 2023-12-06T21:52:50.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:49 smithi038 ceph-mon[108581]: osdmap e103: 8 total, 8 up, 8 in 2023-12-06T21:52:50.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:49 smithi038 ceph-mon[108581]: mgrmap e36: x(active, since 9s), standbys: y 2023-12-06T21:52:50.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:49 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:52:50.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:49 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/295560118' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2534766150"}]: dispatch 2023-12-06T21:52:50.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:49 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2534766150"}]: dispatch 2023-12-06T21:52:50.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:49 smithi038 ceph-mon[108581]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 20 op/s 2023-12-06T21:52:50.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:49 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/190081785' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/3811262629"}]': finished 2023-12-06T21:52:50.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:49 smithi038 ceph-mon[114622]: osdmap e103: 8 total, 8 up, 8 in 2023-12-06T21:52:50.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:49 smithi038 ceph-mon[114622]: mgrmap e36: x(active, since 9s), standbys: y 2023-12-06T21:52:50.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:49 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:52:50.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:49 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/295560118' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2534766150"}]: dispatch 2023-12-06T21:52:50.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:49 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2534766150"}]: dispatch 2023-12-06T21:52:50.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:49 smithi038 ceph-mon[114622]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 20 op/s 2023-12-06T21:52:50.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:49 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/190081785' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/3811262629"}]': finished 2023-12-06T21:52:50.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:49 smithi144 ceph-mon[109549]: osdmap e103: 8 total, 8 up, 8 in 2023-12-06T21:52:50.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:49 smithi144 ceph-mon[109549]: mgrmap e36: x(active, since 9s), standbys: y 2023-12-06T21:52:50.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:49 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:52:50.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:49 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/295560118' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2534766150"}]: dispatch 2023-12-06T21:52:50.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:49 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2534766150"}]: dispatch 2023-12-06T21:52:50.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:49 smithi144 ceph-mon[109549]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 20 op/s 2023-12-06T21:52:51.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:50 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2534766150"}]': finished 2023-12-06T21:52:51.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:50 smithi038 ceph-mon[108581]: osdmap e104: 8 total, 8 up, 8 in 2023-12-06T21:52:51.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:50 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2284685157' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/906734370"}]: dispatch 2023-12-06T21:52:51.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:50 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/906734370"}]: dispatch 2023-12-06T21:52:51.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:50 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2534766150"}]': finished 2023-12-06T21:52:51.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:50 smithi038 ceph-mon[114622]: osdmap e104: 8 total, 8 up, 8 in 2023-12-06T21:52:51.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:50 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2284685157' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/906734370"}]: dispatch 2023-12-06T21:52:51.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:50 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/906734370"}]: dispatch 2023-12-06T21:52:51.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:50 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/2534766150"}]': finished 2023-12-06T21:52:51.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:50 smithi144 ceph-mon[109549]: osdmap e104: 8 total, 8 up, 8 in 2023-12-06T21:52:51.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:50 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2284685157' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/906734370"}]: dispatch 2023-12-06T21:52:51.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:50 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/906734370"}]: dispatch 2023-12-06T21:52:52.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:51 smithi038 ceph-mon[108581]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/906734370"}]': finished 2023-12-06T21:52:52.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:51 smithi038 ceph-mon[108581]: osdmap e105: 8 total, 8 up, 8 in 2023-12-06T21:52:52.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:51 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/715084938' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1196488764"}]: dispatch 2023-12-06T21:52:52.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:51 smithi038 ceph-mon[108581]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:52.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:51 smithi038 ceph-mon[114622]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/906734370"}]': finished 2023-12-06T21:52:52.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:51 smithi038 ceph-mon[114622]: osdmap e105: 8 total, 8 up, 8 in 2023-12-06T21:52:52.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:51 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/715084938' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1196488764"}]: dispatch 2023-12-06T21:52:52.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:51 smithi038 ceph-mon[114622]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:52.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:51 smithi144 ceph-mon[109549]: from='client.? ' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/906734370"}]': finished 2023-12-06T21:52:52.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:51 smithi144 ceph-mon[109549]: osdmap e105: 8 total, 8 up, 8 in 2023-12-06T21:52:52.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:51 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/715084938' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1196488764"}]: dispatch 2023-12-06T21:52:52.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:51 smithi144 ceph-mon[109549]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:52:53.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:52 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/715084938' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1196488764"}]': finished 2023-12-06T21:52:53.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:52 smithi038 ceph-mon[108581]: osdmap e106: 8 total, 8 up, 8 in 2023-12-06T21:52:53.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:52 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/715084938' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1196488764"}]': finished 2023-12-06T21:52:53.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:52 smithi038 ceph-mon[114622]: osdmap e106: 8 total, 8 up, 8 in 2023-12-06T21:52:53.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:52 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/715084938' entity='client.iscsi.foo.smithi038.wqvkto' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.38:0/1196488764"}]': finished 2023-12-06T21:52:53.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:52 smithi144 ceph-mon[109549]: osdmap e106: 8 total, 8 up, 8 in 2023-12-06T21:52:54.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:54 smithi144 ceph-mon[109549]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:52:54.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:54 smithi038 ceph-mon[108581]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:52:54.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:54 smithi038 ceph-mon[114622]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T21:52:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:55 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:52:55.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:55 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:52:55.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:55 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:52:56.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:52:55 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:52:55] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.33.4" 2023-12-06T21:52:56.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:56 smithi144 ceph-mon[109549]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:52:56.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:56 smithi144 ceph-mon[109549]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:56.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:56 smithi038 ceph-mon[114622]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:52:56.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:56 smithi038 ceph-mon[114622]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:56 smithi038 ceph-mon[108581]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:52:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:56 smithi038 ceph-mon[108581]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:52:58.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:52:58 smithi038 ceph-mon[108581]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T21:52:58.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:52:58 smithi038 ceph-mon[114622]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T21:52:58.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:52:58 smithi144 ceph-mon[109549]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T21:53:00.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:00 smithi038 ceph-mon[108581]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2023-12-06T21:53:00.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:00 smithi038 ceph-mon[114622]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2023-12-06T21:53:00.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:00 smithi144 ceph-mon[109549]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2023-12-06T21:53:02.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:02 smithi038 ceph-mon[108581]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:53:02.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:02 smithi038 ceph-mon[114622]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:53:02.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:02 smithi144 ceph-mon[109549]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:53:04.445 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:04 smithi144 ceph-mon[109549]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2023-12-06T21:53:04.555 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:04 smithi038 ceph-mon[108581]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2023-12-06T21:53:04.556 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:04 smithi038 ceph-mon[114622]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2023-12-06T21:53:06.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:53:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:53:05] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.33.4" 2023-12-06T21:53:06.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:05 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:06.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:05 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:06.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:05 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:06.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:05 smithi144 ceph-mon[109549]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:53:06.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:05 smithi144 ceph-mon[109549]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:06.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:05 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:06.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:05 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:06.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:05 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:06.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:05 smithi038 ceph-mon[108581]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:53:06.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:05 smithi038 ceph-mon[108581]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:05 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:05 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:05 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:05 smithi038 ceph-mon[114622]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:53:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:05 smithi038 ceph-mon[114622]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:07 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:07 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:07 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:07 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:07 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:07 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:07.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:07 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:07.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:07 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:07.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:07 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:07.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:07 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:07.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:07 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:07.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:07 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:07.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:07 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:07.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:07 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:07.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:07 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:07.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:07 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:07.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:07 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:07.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:07 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:08.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:08 smithi144 ceph-mon[109549]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:08.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:08 smithi038 ceph-mon[108581]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:08.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:08 smithi038 ceph-mon[114622]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:10.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:10 smithi038 ceph-mon[108581]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:10.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:10 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:53:10.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:10 smithi038 ceph-mon[114622]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:10.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:10 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:53:10.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:10 smithi144 ceph-mon[109549]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:10.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:10 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:53:12.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:12 smithi038 ceph-mon[108581]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:12.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:12 smithi038 ceph-mon[114622]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:12.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:12 smithi144 ceph-mon[109549]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:14.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:14 smithi144 ceph-mon[109549]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:14 smithi038 ceph-mon[108581]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:14.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:14 smithi038 ceph-mon[114622]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:16.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:53:15 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:53:15] "GET /metrics HTTP/1.1" 200 37903 "" "Prometheus/2.33.4" 2023-12-06T21:53:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:16 smithi038 ceph-mon[108581]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:53:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:16 smithi038 ceph-mon[108581]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:16.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:16 smithi038 ceph-mon[114622]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:53:16.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:16 smithi038 ceph-mon[114622]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:16.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:16 smithi144 ceph-mon[109549]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:53:16.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:16 smithi144 ceph-mon[109549]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:17.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:17 smithi038 ceph-mon[108581]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:17.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:17 smithi038 ceph-mon[114622]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:17 smithi144 ceph-mon[109549]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:20.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:20 smithi038 ceph-mon[108581]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:20.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:20 smithi038 ceph-mon[114622]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:20.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:20 smithi144 ceph-mon[109549]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:21.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:21 smithi038 ceph-mon[108581]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:21.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:21 smithi038 ceph-mon[114622]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:21.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:21 smithi144 ceph-mon[109549]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:24.474 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:24 smithi038 ceph-mon[108581]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:24.474 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:24 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:24.474 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:24 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:24.474 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:24 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:24.474 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:24 smithi038 ceph-mon[114622]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:24.475 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:24 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:24.475 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:24 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:24.475 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:24 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:24 smithi144 ceph-mon[109549]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:24 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:24 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:24 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:25.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:25 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:53:25.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:25 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:53:25.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:25 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:53:26.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:53:25 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:53:25] "GET /metrics HTTP/1.1" 200 37903 "" "Prometheus/2.33.4" 2023-12-06T21:53:26.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:26 smithi144 ceph-mon[109549]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:53:26.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:26 smithi144 ceph-mon[109549]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:26.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:26 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:26.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:26 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:26.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:26 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:26.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:26 smithi038 ceph-mon[114622]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:53:26.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:26 smithi038 ceph-mon[114622]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:26.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:26 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:26.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:26 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:26.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:26 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:26.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:26 smithi038 ceph-mon[108581]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:53:26.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:26 smithi038 ceph-mon[108581]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:26.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:26 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:26.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:26 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:26.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:26 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:28.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:28 smithi038 ceph-mon[108581]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:28.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:28 smithi038 ceph-mon[114622]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:28.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:28 smithi144 ceph-mon[109549]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:30.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:30 smithi038 ceph-mon[108581]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:30.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:30 smithi038 ceph-mon[114622]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:30.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:30 smithi144 ceph-mon[109549]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:31.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:31 smithi038 ceph-mon[108581]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:31.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:31 smithi038 ceph-mon[114622]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:31.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:31 smithi144 ceph-mon[109549]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:34.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:34 smithi144 ceph-mon[109549]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:34.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:34 smithi038 ceph-mon[108581]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:34.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:34 smithi038 ceph-mon[114622]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:36.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:53:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:53:35] "GET /metrics HTTP/1.1" 200 37903 "" "Prometheus/2.33.4" 2023-12-06T21:53:36.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:36 smithi038 ceph-mon[108581]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:53:36.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:36 smithi038 ceph-mon[108581]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:36.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:36 smithi038 ceph-mon[114622]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:53:36.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:36 smithi038 ceph-mon[114622]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:36.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:36 smithi144 ceph-mon[109549]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:53:36.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:36 smithi144 ceph-mon[109549]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:37.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:37 smithi144 ceph-mon[109549]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:37.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:37 smithi038 ceph-mon[108581]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:37.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:37 smithi038 ceph-mon[114622]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:40.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:40 smithi038 ceph-mon[108581]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:40.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:40 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:53:40.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:40 smithi038 ceph-mon[114622]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:40.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:40 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:53:40.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:40 smithi144 ceph-mon[109549]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:40.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:40 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:53:41.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:41 smithi038 ceph-mon[108581]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:41.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:41 smithi038 ceph-mon[114622]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:41.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:41 smithi144 ceph-mon[109549]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:44.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:44 smithi144 ceph-mon[109549]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:44.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:44 smithi038 ceph-mon[108581]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:44.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:44 smithi038 ceph-mon[114622]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:45.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:45 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:45.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:45 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:45.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:45 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:45.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:45 smithi144 ceph-mon[109549]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:53:45.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:45 smithi144 ceph-mon[109549]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:45.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:45 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:45.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:45 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:45.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:45 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:45.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:45 smithi038 ceph-mon[108581]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:53:45.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:45 smithi038 ceph-mon[108581]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:45.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:45 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:45.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:45 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:45.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:45 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:45.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:45 smithi038 ceph-mon[114622]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:53:45.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:45 smithi038 ceph-mon[114622]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:46.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:53:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:53:45] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.33.4" 2023-12-06T21:53:47.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:47 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:47.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:47 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:47.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:47 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:47.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:47 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:47.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:47 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:47.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:47 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:47 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:47 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:47 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:48 smithi144 ceph-mon[109549]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:48.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:48 smithi038 ceph-mon[108581]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:48.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:48 smithi038 ceph-mon[114622]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:49 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:53:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:49 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:49 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:49 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:49 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:49 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:53:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:49 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:53:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:49 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:49.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:49 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:53:49.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:49 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:49.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:49 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:49.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:49 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:49.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:49 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:49.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:49 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:53:49.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:49 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:53:49.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:49 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:49 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:53:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:49 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:49 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:49 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:49 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:49 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:53:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:49 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:53:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:49 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:53:50.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:50 smithi038 ceph-mon[108581]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:50.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:50 smithi038 ceph-mon[114622]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:50.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:50 smithi144 ceph-mon[109549]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:52.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:52 smithi038 ceph-mon[108581]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:52.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:52 smithi038 ceph-mon[114622]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:52.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:52 smithi144 ceph-mon[109549]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:54.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:54 smithi144 ceph-mon[109549]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:54.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:54 smithi038 ceph-mon[108581]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:54.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:54 smithi038 ceph-mon[114622]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:55.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:55 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:53:55.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:55 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:53:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:55 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:53:56.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:53:55 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:53:55] "GET /metrics HTTP/1.1" 200 37900 "" "Prometheus/2.33.4" 2023-12-06T21:53:56.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:56 smithi144 ceph-mon[109549]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:53:56.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:56 smithi144 ceph-mon[109549]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:56.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:56 smithi038 ceph-mon[108581]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:53:56.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:56 smithi038 ceph-mon[108581]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:56.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:56 smithi038 ceph-mon[114622]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:53:56.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:56 smithi038 ceph-mon[114622]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:58.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:58 smithi038 ceph-mon[108581]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:58.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:58 smithi038 ceph-mon[114622]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:58.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:58 smithi144 ceph-mon[109549]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:53:59.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:53:59 smithi144 ceph-mon[109549]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:59.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:53:59 smithi038 ceph-mon[108581]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:53:59.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:53:59 smithi038 ceph-mon[114622]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:02.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:02 smithi038 ceph-mon[108581]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:02.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:02 smithi038 ceph-mon[114622]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:02.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:02 smithi144 ceph-mon[109549]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:04.466 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:04 smithi144 ceph-mon[109549]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:04.593 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:04 smithi038 ceph-mon[108581]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:04.593 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:04 smithi038 ceph-mon[114622]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:05.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:05 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:05.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:05 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:05.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:05 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:05.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:05 smithi144 ceph-mon[109549]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:54:05.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:05 smithi144 ceph-mon[109549]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:05.855 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:05 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:05.855 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:05 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:05.855 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:05 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:05.855 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:05 smithi038 ceph-mon[108581]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:54:05.855 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:05 smithi038 ceph-mon[108581]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:05.856 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:05 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:05.856 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:05 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:05.856 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:05 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:05.856 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:05 smithi038 ceph-mon[114622]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:54:05.856 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:05 smithi038 ceph-mon[114622]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:06.058 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:54:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:54:05] "GET /metrics HTTP/1.1" 200 37900 "" "Prometheus/2.33.4" 2023-12-06T21:54:07.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:07 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:07.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:07 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:07.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:07 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:07.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:07 smithi144 ceph-mon[109549]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:07.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:07 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:07.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:07 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:07.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:07 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:07.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:07 smithi038 ceph-mon[108581]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:07.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:07 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:07.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:07 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:07.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:07 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:07.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:07 smithi038 ceph-mon[114622]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:10.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:10 smithi038 ceph-mon[108581]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:10.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:10 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:54:10.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:10 smithi038 ceph-mon[114622]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:10.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:10 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:54:10.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:10 smithi144 ceph-mon[109549]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:10.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:10 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:54:11.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:11 smithi144 ceph-mon[109549]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:11.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:11 smithi038 ceph-mon[108581]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:11.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:11 smithi038 ceph-mon[114622]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:14.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:14 smithi038 ceph-mon[108581]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:14 smithi038 ceph-mon[114622]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:14.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:14 smithi144 ceph-mon[109549]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:15.802 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:15 smithi144 ceph-mon[109549]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:54:15.802 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:15 smithi144 ceph-mon[109549]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:15.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:15 smithi038 ceph-mon[108581]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:54:15.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:15 smithi038 ceph-mon[108581]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:15.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:15 smithi038 ceph-mon[114622]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:54:15.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:15 smithi038 ceph-mon[114622]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:16.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:54:15 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:54:15] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.33.4" 2023-12-06T21:54:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:17 smithi144 ceph-mon[109549]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:17.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:17 smithi038 ceph-mon[108581]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:17.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:17 smithi038 ceph-mon[114622]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:19.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:19 smithi144 ceph-mon[109549]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:19.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:19 smithi038 ceph-mon[108581]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:19.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:19 smithi038 ceph-mon[114622]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:21.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:21 smithi144 ceph-mon[109549]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:21.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:21 smithi038 ceph-mon[108581]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:21.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:21 smithi038 ceph-mon[114622]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:24 smithi144 ceph-mon[109549]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:24.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:24 smithi038 ceph-mon[108581]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:24.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:24 smithi038 ceph-mon[114622]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:25.372 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:25 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:54:25.373 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:25 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:25.373 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:25 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:25.373 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:25 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:25.373 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:25 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:54:25.373 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:25 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:25.373 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:25 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:25.373 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:25 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:25.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:25 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:54:25.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:25 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:25.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:25 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:25.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:25 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:26.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:54:25 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:54:25] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2023-12-06T21:54:26.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:26 smithi144 ceph-mon[109549]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:54:26.630 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:26 smithi144 ceph-mon[109549]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:26.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:26 smithi038 ceph-mon[108581]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:54:26.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:26 smithi038 ceph-mon[108581]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:26.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:26 smithi038 ceph-mon[114622]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:54:26.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:26 smithi038 ceph-mon[114622]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:27.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:27 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:27.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:27 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:27.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:27 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:27.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:27 smithi144 ceph-mon[109549]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:27.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:27 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:27.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:27 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:27.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:27 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:27.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:27 smithi038 ceph-mon[108581]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:27.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:27 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:27.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:27 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:27.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:27 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:27.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:27 smithi038 ceph-mon[114622]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:29.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:29 smithi144 ceph-mon[109549]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:29.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:29 smithi038 ceph-mon[108581]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:29.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:29 smithi038 ceph-mon[114622]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:31.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:31 smithi144 ceph-mon[109549]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:31.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:31 smithi038 ceph-mon[108581]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:31.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:31 smithi038 ceph-mon[114622]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:34.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:34 smithi038 ceph-mon[108581]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:34.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:34 smithi038 ceph-mon[114622]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:34.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:34 smithi144 ceph-mon[109549]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:35.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:35 smithi144 ceph-mon[109549]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:54:35.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:35 smithi144 ceph-mon[109549]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:35.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:35 smithi038 ceph-mon[114622]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:54:35.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:35 smithi038 ceph-mon[114622]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:35.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:35 smithi038 ceph-mon[108581]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:54:35.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:35 smithi038 ceph-mon[108581]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:36.058 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:54:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:54:35] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2023-12-06T21:54:37.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:37 smithi144 ceph-mon[109549]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:37.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:37 smithi038 ceph-mon[108581]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:37.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:37 smithi038 ceph-mon[114622]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:39.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:39 smithi144 ceph-mon[109549]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:39.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:39 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:54:39.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:39 smithi038 ceph-mon[108581]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:39.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:39 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:54:39.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:39 smithi038 ceph-mon[114622]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:39.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:39 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:54:41.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:41 smithi144 ceph-mon[109549]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:41.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:41 smithi038 ceph-mon[108581]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:41.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:41 smithi038 ceph-mon[114622]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:44.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:44 smithi038 ceph-mon[108581]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:44.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:44 smithi038 ceph-mon[114622]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:44.692 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:44 smithi144 ceph-mon[109549]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:46.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:54:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:54:45] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2023-12-06T21:54:46.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:45 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:46.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:45 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:46.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:45 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:46.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:45 smithi144 ceph-mon[109549]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:54:46.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:45 smithi144 ceph-mon[109549]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:46.266 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:45 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:46.266 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:45 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:46.266 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:45 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:46.266 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:45 smithi038 ceph-mon[108581]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:54:46.266 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:45 smithi038 ceph-mon[108581]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:46.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:45 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:46.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:45 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:46.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:45 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:46.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:45 smithi038 ceph-mon[114622]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:54:46.267 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:45 smithi038 ceph-mon[114622]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:48.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:47 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:48.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:47 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:48.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:47 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:48.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:47 smithi144 ceph-mon[109549]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:48.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:47 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:48.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:47 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:48.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:47 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:48.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:47 smithi038 ceph-mon[108581]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:48.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:47 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:48.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:47 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:48.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:47 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:48.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:47 smithi038 ceph-mon[114622]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:49 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:54:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:49 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:54:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:49 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:54:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:49 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:49.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:49 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:54:49.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:49 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:54:49.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:49 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:54:49.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:49 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:49 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:54:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:49 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:54:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:49 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:54:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:49 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:54:50.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:50 smithi038 ceph-mon[108581]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:50.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:50 smithi038 ceph-mon[114622]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:50.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:50 smithi144 ceph-mon[109549]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:51.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:51 smithi144 ceph-mon[109549]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:51.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:51 smithi038 ceph-mon[108581]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:51.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:51 smithi038 ceph-mon[114622]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:54.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:54 smithi038 ceph-mon[108581]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:54 smithi038 ceph-mon[114622]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:54.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:54 smithi144 ceph-mon[109549]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:55.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:55 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:54:55.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:55 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:54:55.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:55 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:54:56.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:54:55 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:54:55] "GET /metrics HTTP/1.1" 200 37906 "" "Prometheus/2.33.4" 2023-12-06T21:54:56.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:56 smithi038 ceph-mon[108581]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:54:56.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:56 smithi038 ceph-mon[108581]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:56.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:56 smithi038 ceph-mon[114622]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:54:56.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:56 smithi038 ceph-mon[114622]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:56.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:56 smithi144 ceph-mon[109549]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:54:56.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:56 smithi144 ceph-mon[109549]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:54:57.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:57 smithi144 ceph-mon[109549]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:57.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:57 smithi038 ceph-mon[108581]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:57.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:57 smithi038 ceph-mon[114622]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:59.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:54:59 smithi144 ceph-mon[109549]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:59.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:54:59 smithi038 ceph-mon[108581]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:54:59.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:54:59 smithi038 ceph-mon[114622]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:01.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:01 smithi144 ceph-mon[109549]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:01.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:01 smithi038 ceph-mon[108581]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:01.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:01 smithi038 ceph-mon[114622]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:04.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:04 smithi038 ceph-mon[108581]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:04.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:04 smithi038 ceph-mon[114622]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:04.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:04 smithi144 ceph-mon[109549]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:06.058 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:55:05] "GET /metrics HTTP/1.1" 200 37906 "" "Prometheus/2.33.4" 2023-12-06T21:55:06.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:06 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:06.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:06 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:06.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:06 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:06.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:06 smithi144 ceph-mon[109549]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:55:06.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:06 smithi144 ceph-mon[109549]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:06.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:06 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:06.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:06 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:06.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:06 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:06.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:06 smithi038 ceph-mon[108581]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:55:06.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:06 smithi038 ceph-mon[108581]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:06 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:06 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:06 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:06 smithi038 ceph-mon[114622]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:55:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:06 smithi038 ceph-mon[114622]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:07 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:07 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:07 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:07 smithi144 ceph-mon[109549]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:08.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:07 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:08.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:07 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:08.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:07 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:08.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:07 smithi038 ceph-mon[108581]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:08.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:07 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:08.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:07 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:08.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:07 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:08.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:07 smithi038 ceph-mon[114622]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:09.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:09 smithi144 ceph-mon[109549]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:09.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:09 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:55:09.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:09 smithi038 ceph-mon[108581]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:09.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:09 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:55:09.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:09 smithi038 ceph-mon[114622]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:09.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:09 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:55:11.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:11 smithi144 ceph-mon[109549]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:11.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:11 smithi038 ceph-mon[108581]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:11.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:11 smithi038 ceph-mon[114622]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:14 smithi038 ceph-mon[108581]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:14.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:14 smithi038 ceph-mon[114622]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:14.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:14 smithi144 ceph-mon[109549]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:15.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:15 smithi144 ceph-mon[109549]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:55:15.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:15 smithi144 ceph-mon[109549]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:15.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:15 smithi038 ceph-mon[108581]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:55:15.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:15 smithi038 ceph-mon[108581]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:15.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:15 smithi038 ceph-mon[114622]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:55:15.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:15 smithi038 ceph-mon[114622]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:16.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:15 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:55:15] "GET /metrics HTTP/1.1" 200 37908 "" "Prometheus/2.33.4" 2023-12-06T21:55:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:17 smithi144 ceph-mon[109549]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:17.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:17 smithi038 ceph-mon[108581]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:17.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:17 smithi038 ceph-mon[114622]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:19.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:19 smithi144 ceph-mon[109549]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:19.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:19 smithi038 ceph-mon[108581]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:19.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:19 smithi038 ceph-mon[114622]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:21.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:21 smithi144 ceph-mon[109549]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:21.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:21 smithi038 ceph-mon[108581]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:21.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:21 smithi038 ceph-mon[114622]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:24.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:24 smithi038 ceph-mon[108581]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:24.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:24 smithi038 ceph-mon[114622]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:24.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:24 smithi144 ceph-mon[109549]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:25.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:25 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:55:25.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:25 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:25.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:25 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:25.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:25 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:25.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:25 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:55:25.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:25 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:25.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:25 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:25.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:25 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:25.693 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:25 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:55:25.693 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:25 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:25.693 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:25 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:25.693 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:25 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:26.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:25 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:55:25] "GET /metrics HTTP/1.1" 200 37909 "" "Prometheus/2.33.4" 2023-12-06T21:55:26.328 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:26 smithi144 ceph-mon[109549]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:55:26.328 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:26 smithi144 ceph-mon[109549]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:26.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:26 smithi038 ceph-mon[108581]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:55:26.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:26 smithi038 ceph-mon[108581]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:26.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:26 smithi038 ceph-mon[114622]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:55:26.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:26 smithi038 ceph-mon[114622]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:28.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:28 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:28.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:28 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:28.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:28 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:28.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:28 smithi144 ceph-mon[109549]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:28.310 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:28 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:28.310 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:28 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:28.310 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:28 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:28.310 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:28 smithi038 ceph-mon[108581]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:28.311 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:28 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:28.311 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:28 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:28.311 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:28 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:28.311 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:28 smithi038 ceph-mon[114622]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:29.773 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:29 smithi038 ceph-mon[108581]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:29.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:29 smithi038 ceph-mon[114622]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:29.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:29 smithi144 ceph-mon[109549]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:31.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:31 smithi144 ceph-mon[109549]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:31.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:31 smithi038 ceph-mon[108581]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:31.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:31 smithi038 ceph-mon[114622]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:34.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:34 smithi038 ceph-mon[108581]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:34.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:34 smithi038 ceph-mon[114622]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:34.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:34 smithi144 ceph-mon[109549]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:35.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:35 smithi144 ceph-mon[109549]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:55:35.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:35 smithi144 ceph-mon[109549]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:35.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:35 smithi038 ceph-mon[108581]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:55:35.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:35 smithi038 ceph-mon[108581]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:35.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:35 smithi038 ceph-mon[114622]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:55:35.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:35 smithi038 ceph-mon[114622]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:36.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:55:35] "GET /metrics HTTP/1.1" 200 37909 "" "Prometheus/2.33.4" 2023-12-06T21:55:37.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:37 smithi144 ceph-mon[109549]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:37.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:37 smithi038 ceph-mon[108581]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:37.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:37 smithi038 ceph-mon[114622]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:39.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:39 smithi144 ceph-mon[109549]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:39.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:39 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:55:39.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:39 smithi038 ceph-mon[108581]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:39.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:39 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:55:39.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:39 smithi038 ceph-mon[114622]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:39.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:39 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:55:41.457 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch ps' 2023-12-06T21:55:41.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:41 smithi144 ceph-mon[109549]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:41.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:41 smithi038 ceph-mon[108581]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:41.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:41 smithi038 ceph-mon[114622]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:43.022 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:55:43.023 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 17s ago 23m - - 2023-12-06T21:55:43.023 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 15s ago 23m - - 2023-12-06T21:55:43.023 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (12m) 17s ago 19m 27.1M - 0.23.0 ba2b418f427c 22f4dcbe2219 2023-12-06T21:55:43.023 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (11m) 15s ago 19m 57.3M - 8.3.5 dad864ee21e9 d61dd02f8293 2023-12-06T21:55:43.023 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (2m) 17s ago 19m 54.6M - 3.5 e1d6a67b021e 6b94d3c50d7a 2023-12-06T21:55:43.023 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283 running (14m) 15s ago 22m 521M - 19.0.0-69-g583a8f42 1299c0cbdc4b 39406adace9b 2023-12-06T21:55:43.024 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (9m) 17s ago 24m 454M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T21:55:43.024 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (24m) 17s ago 24m 177M 2048M 17.2.0 e1d6a67b021e 1bf481cb1a43 2023-12-06T21:55:43.024 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (22m) 15s ago 22m 113M 2048M 17.2.0 e1d6a67b021e 1dda3a52e397 2023-12-06T21:55:43.024 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (23m) 17s ago 23m 100M 2048M 17.2.0 e1d6a67b021e f021892f938c 2023-12-06T21:55:43.024 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (12m) 17s ago 19m 22.5M - 1.3.1 1dbe0e931976 a889f43e3ad0 2023-12-06T21:55:43.024 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (12m) 15s ago 19m 25.6M - 1.3.1 1dbe0e931976 f553b7f0f99e 2023-12-06T21:55:43.024 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (22m) 17s ago 22m 158M 4096M 17.2.0 e1d6a67b021e 72716cc35253 2023-12-06T21:55:43.024 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (22m) 17s ago 22m 164M 4096M 17.2.0 e1d6a67b021e d82125440aa0 2023-12-06T21:55:43.024 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (21m) 17s ago 21m 121M 4096M 17.2.0 e1d6a67b021e 78995724f81e 2023-12-06T21:55:43.024 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (21m) 17s ago 21m 179M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T21:55:43.024 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (21m) 15s ago 21m 173M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T21:55:43.024 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (21m) 15s ago 21m 163M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T21:55:43.025 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (20m) 15s ago 20m 135M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T21:55:43.025 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (20m) 15s ago 20m 164M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T21:55:43.025 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (2m) 15s ago 20m 69.7M - 2.33.4 514e6a882f6e fc0ff259004d 2023-12-06T21:55:43.025 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (19m) 17s ago 19m 94.6M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T21:55:43.025 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (19m) 15s ago 19m 98.1M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T21:55:43.431 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch ls' 2023-12-06T21:55:44.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:44 smithi038 ceph-mon[108581]: from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:44.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:44 smithi038 ceph-mon[108581]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:44.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:44 smithi038 ceph-mon[114622]: from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:44.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:44 smithi038 ceph-mon[114622]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:44.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:44 smithi144 ceph-mon[109549]: from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:44.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:44 smithi144 ceph-mon[109549]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:44.945 INFO:teuthology.orchestra.run.smithi038.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-12-06T21:55:44.945 INFO:teuthology.orchestra.run.smithi038.stdout:agent 2/2 19s ago 3m * 2023-12-06T21:55:44.945 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager ?:9093,9094 1/1 19s ago 20m smithi038=a;count:1 2023-12-06T21:55:44.945 INFO:teuthology.orchestra.run.smithi038.stdout:grafana ?:3000 1/1 17s ago 20m smithi144=a;count:1 2023-12-06T21:55:44.945 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo ?:5000 1/1 19s ago 19m count:1 2023-12-06T21:55:44.946 INFO:teuthology.orchestra.run.smithi038.stdout:mgr 2/2 19s ago 22m smithi038=y;smithi144=x;count:2 2023-12-06T21:55:44.946 INFO:teuthology.orchestra.run.smithi038.stdout:mon 3/3 19s ago 23m smithi038:172.21.15.38=a;smithi038:[v2:172.21.15.38:3301,v1:172.21.15.38:6790]=c;smithi144:172.21.15.144=b;count:3 2023-12-06T21:55:44.946 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter ?:9100 2/2 19s ago 20m smithi038=a;smithi144=b;count:2 2023-12-06T21:55:44.946 INFO:teuthology.orchestra.run.smithi038.stdout:osd 8 19s ago - 2023-12-06T21:55:44.946 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus ?:9095 1/1 17s ago 20m smithi144=a;count:1 2023-12-06T21:55:44.946 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo ?:8000 2/2 19s ago 19m count:2 2023-12-06T21:55:45.329 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions' 2023-12-06T21:55:46.061 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:55:45] "GET /metrics HTTP/1.1" 200 37910 "" "Prometheus/2.33.4" 2023-12-06T21:55:46.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:46 smithi038 ceph-mon[108581]: from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:46.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:46 smithi038 ceph-mon[108581]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:55:46.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:46 smithi038 ceph-mon[108581]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:46.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:46 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:46.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:46 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:46.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:46 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:46.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:46 smithi038 ceph-mon[114622]: from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:46.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:46 smithi038 ceph-mon[114622]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:55:46.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:46 smithi038 ceph-mon[114622]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:46.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:46 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:46.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:46 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:46.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:46 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:46 smithi144 ceph-mon[109549]: from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:46 smithi144 ceph-mon[109549]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:55:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:46 smithi144 ceph-mon[109549]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:46 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:46 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:46 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:46.962 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:55:46.962 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2023-12-06T21:55:46.962 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T21:55:46.962 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:55:46.962 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2023-12-06T21:55:46.962 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:55:46.962 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:55:46.962 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2023-12-06T21:55:46.962 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:55:46.962 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:55:46.963 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": {}, 2023-12-06T21:55:46.963 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw": { 2023-12-06T21:55:46.963 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T21:55:46.963 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:55:46.963 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2023-12-06T21:55:46.963 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-06T21:55:46.963 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:55:46.963 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:55:46.963 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:55:47.346 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2023-12-06T21:55:47.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:47 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/420811136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:55:47.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:47 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:47.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:47 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:47.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:47 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:47.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:47 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/420811136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:55:47.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:47 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:47.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:47 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:47.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:47 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:47 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/420811136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:55:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:47 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:47 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:47 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:48.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:48 smithi038 ceph-mon[108581]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:48.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:48 smithi038 ceph-mon[114622]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:48.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:48 smithi144 ceph-mon[109549]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:49.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:49 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:49.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:49 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:49.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:49 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:49.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:49 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:49.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:49 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:49.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:49 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:49.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:49 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:49.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:49 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:49.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:49 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:49.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:49 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:49.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:49 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:49.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:49 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:50.632 INFO:teuthology.orchestra.run.smithi038.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:55:50.665 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:50 smithi038 ceph-mon[108581]: from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:50.665 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:50 smithi038 ceph-mon[108581]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:50.665 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:50 smithi038 ceph-mon[114622]: from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:50.665 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:50 smithi038 ceph-mon[114622]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:50.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:50 smithi144 ceph-mon[109549]: from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:50.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:50 smithi144 ceph-mon[109549]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:55:51.012 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2023-12-06T21:55:51.935 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:51 smithi038 ceph-mon[108581]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:55:51.935 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:51 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:51.935 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:51 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:51.935 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:51 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:51.935 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:51 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:51.935 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:51 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:51.935 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:51 smithi038 ceph-mon[108581]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:55:51.935 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:51 smithi038 ceph-mon[108581]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:51.936 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:51 smithi038 ceph-mon[114622]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:55:51.936 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:51 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:51.936 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:51 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:51.936 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:51 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:51.936 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:51 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:51.936 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:51 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:51.936 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:51 smithi038 ceph-mon[114622]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:55:51.936 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:51 smithi038 ceph-mon[114622]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:52.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:51 smithi144 ceph-mon[109549]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:55:52.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:51 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:52.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:51 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:52.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:51 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:52.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:51 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:52.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:51 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:52.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:51 smithi144 ceph-mon[109549]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:55:52.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:51 smithi144 ceph-mon[109549]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:55:52.817 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T21:55:53.521 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:55:53.522 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 8s ago 23m - - 2023-12-06T21:55:53.522 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 6s ago 23m - - 2023-12-06T21:55:53.522 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (12m) 8s ago 19m 27.1M - 0.23.0 ba2b418f427c 22f4dcbe2219 2023-12-06T21:55:53.522 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (12m) 6s ago 19m 57.3M - 8.3.5 dad864ee21e9 d61dd02f8293 2023-12-06T21:55:53.522 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (3m) 8s ago 19m 54.6M - 3.5 e1d6a67b021e 6b94d3c50d7a 2023-12-06T21:55:53.522 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283 running (14m) 6s ago 22m 522M - 19.0.0-69-g583a8f42 1299c0cbdc4b 39406adace9b 2023-12-06T21:55:53.522 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (9m) 8s ago 24m 454M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T21:55:53.522 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (24m) 8s ago 24m 179M 2048M 17.2.0 e1d6a67b021e 1bf481cb1a43 2023-12-06T21:55:53.522 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (23m) 6s ago 23m 115M 2048M 17.2.0 e1d6a67b021e 1dda3a52e397 2023-12-06T21:55:53.522 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (23m) 8s ago 23m 101M 2048M 17.2.0 e1d6a67b021e f021892f938c 2023-12-06T21:55:53.522 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (12m) 8s ago 20m 23.1M - 1.3.1 1dbe0e931976 a889f43e3ad0 2023-12-06T21:55:53.522 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (12m) 6s ago 20m 25.5M - 1.3.1 1dbe0e931976 f553b7f0f99e 2023-12-06T21:55:53.523 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (22m) 8s ago 22m 159M 4096M 17.2.0 e1d6a67b021e 72716cc35253 2023-12-06T21:55:53.523 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (22m) 8s ago 22m 165M 4096M 17.2.0 e1d6a67b021e d82125440aa0 2023-12-06T21:55:53.523 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (22m) 8s ago 22m 122M 4096M 17.2.0 e1d6a67b021e 78995724f81e 2023-12-06T21:55:53.523 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (21m) 8s ago 21m 181M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T21:55:53.523 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (21m) 6s ago 21m 175M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T21:55:53.523 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (21m) 6s ago 21m 165M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T21:55:53.523 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (21m) 6s ago 21m 136M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T21:55:53.523 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (20m) 6s ago 20m 165M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T21:55:53.523 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (3m) 6s ago 20m 69.7M - 2.33.4 514e6a882f6e fc0ff259004d 2023-12-06T21:55:53.523 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (19m) 8s ago 19m 94.7M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T21:55:53.523 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (19m) 6s ago 19m 98.2M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T21:55:53.958 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:55:53.958 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2023-12-06T21:55:53.958 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T21:55:53.958 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:55:53.958 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2023-12-06T21:55:53.958 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:55:53.958 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:55:53.958 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2023-12-06T21:55:53.958 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:55:53.959 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:55:53.959 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": {}, 2023-12-06T21:55:53.959 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw": { 2023-12-06T21:55:53.959 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T21:55:53.959 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:55:53.959 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2023-12-06T21:55:53.959 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-06T21:55:53.959 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:55:53.959 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:55:53.959 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:55:54.260 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:53 smithi144 ceph-mon[109549]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:54.260 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:53 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:54.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:53 smithi144 ceph-mon[109549]: Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T21:55:54.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:53 smithi144 ceph-mon[109549]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T21:55:54.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:53 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:54.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:53 smithi144 ceph-mon[109549]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:55:54.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:53 smithi144 ceph-mon[109549]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:55:54.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:53 smithi144 ceph-mon[109549]: Failing over to other MGR 2023-12-06T21:55:54.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:53 smithi144 ceph-mon[109549]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T21:55:54.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:53 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T21:55:54.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:53 smithi144 ceph-mon[109549]: osdmap e107: 8 total, 8 up, 8 in 2023-12-06T21:55:54.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:53 smithi144 ceph-mon[109549]: from='client.25273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:54.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:53 smithi144 ceph-mon[109549]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:55:54.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:53 smithi144 ceph-mon[109549]: Standby manager daemon x started 2023-12-06T21:55:54.262 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:53 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:53.922+0000 7fd1de2ae700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-06T21:55:54.262 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:53 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ignoring --setuser ceph since I am not root 2023-12-06T21:55:54.262 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:53 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: ignoring --setgroup ceph since I am not root 2023-12-06T21:55:54.262 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:53 smithi144 ceph-mgr[136205]: -- 172.21.15.144:0/3756705121 <== mon.2 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556c87bb01a0 con 0x556c87b87000 2023-12-06T21:55:54.262 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:54.095+0000 7f6da60cf200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:55:54.262 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:54.259+0000 7f6da60cf200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:55:54.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[108581]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:54.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:54.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[108581]: Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T21:55:54.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[108581]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T21:55:54.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:54.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[108581]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:55:54.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[108581]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:55:54.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[108581]: Failing over to other MGR 2023-12-06T21:55:54.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[108581]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T21:55:54.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T21:55:54.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[108581]: osdmap e107: 8 total, 8 up, 8 in 2023-12-06T21:55:54.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[108581]: from='client.25273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:54.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[108581]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:55:54.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[108581]: Standby manager daemon x started 2023-12-06T21:55:54.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:55:53] ENGINE Bus STOPPING 2023-12-06T21:55:54.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:55:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T21:55:54.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:55:53] ENGINE Bus STOPPED 2023-12-06T21:55:54.380 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:55:54] ENGINE Bus STARTING 2023-12-06T21:55:54.380 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:55:54] ENGINE Serving on http://:::9283 2023-12-06T21:55:54.380 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:55:54] ENGINE Bus STARTED 2023-12-06T21:55:54.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[114622]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:54.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' 2023-12-06T21:55:54.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[114622]: Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T21:55:54.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[114622]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T21:55:54.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:54.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[114622]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:55:54.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[114622]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T21:55:54.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[114622]: Failing over to other MGR 2023-12-06T21:55:54.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[114622]: from='mgr.25055 172.21.15.144:0/3939482904' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T21:55:54.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T21:55:54.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[114622]: osdmap e107: 8 total, 8 up, 8 in 2023-12-06T21:55:54.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[114622]: from='client.25273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:54.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[114622]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T21:55:54.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:53 smithi038 ceph-mon[114622]: Standby manager daemon x started 2023-12-06T21:55:54.930 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:54.585+0000 7f6da60cf200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:55:54.959 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:55:54.959 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7", 2023-12-06T21:55:54.960 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2023-12-06T21:55:54.960 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading daemons of type(s) mgr", 2023-12-06T21:55:54.960 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2023-12-06T21:55:54.960 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2023-12-06T21:55:54.960 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2023-12-06T21:55:54.960 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/2 daemons upgraded", 2023-12-06T21:55:54.960 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2023-12-06T21:55:54.960 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2023-12-06T21:55:54.960 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:55:55.190 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25055 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T21:55:55.190 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: mgrmap e37: y(active, starting, since 0.998422s), standbys: x 2023-12-06T21:55:55.190 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:55:55.190 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:55.190 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:55.190 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:55:55.190 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:55:55.190 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:55.190 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:55:55.190 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:55:55.190 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:55:55.190 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:55:55.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:55:55.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:55:55.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:55:55.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:55:55.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:55:55.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:55:55.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/680059702' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:55:55.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: Manager daemon y is now available 2023-12-06T21:55:55.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:55.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:55.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:55.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:55:55.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:55:55.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:55:55.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:55:55.191 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:55:55.192 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25055 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T21:55:55.192 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: mgrmap e37: y(active, starting, since 0.998422s), standbys: x 2023-12-06T21:55:55.192 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:55:55.192 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:55.192 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:55.192 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:55:55.192 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:55:55.192 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:55.192 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:55:55.192 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:55:55.192 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:55:55.193 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:55:55.193 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:55:55.193 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:55:55.193 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:55:55.193 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:55:55.193 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:55:55.193 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:55:55.193 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/680059702' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:55:55.193 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: Manager daemon y is now available 2023-12-06T21:55:55.193 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:55.193 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:55.193 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:55.193 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:55:55.193 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:55:55.193 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:55:55.194 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:55:55.194 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:55:55.307 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:55 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:55.078+0000 7f6da60cf200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:55:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25055 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T21:55:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: mgrmap e37: y(active, starting, since 0.998422s), standbys: x 2023-12-06T21:55:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:55:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:55:55.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:55:55.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:55:55.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:55:55.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:55:55.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:55:55.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:55:55.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:55:55.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:55:55.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:55:55.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:55:55.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:55:55.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:55:55.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:55:55.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:55:55.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/680059702' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:55:55.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: Manager daemon y is now available 2023-12-06T21:55:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:55:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:55:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:55:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:55:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:55:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:55:55.558 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:55 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:55.306+0000 7f6da60cf200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T21:55:55.973 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:55 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:55.731+0000 7f6da60cf200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:55:55.973 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:55 smithi144 ceph-mon[109549]: [06/Dec/2023:21:55:54] ENGINE Bus STARTING 2023-12-06T21:55:55.973 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:55 smithi144 ceph-mon[109549]: [06/Dec/2023:21:55:54] ENGINE Serving on http://172.21.15.38:8765 2023-12-06T21:55:55.973 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:55 smithi144 ceph-mon[109549]: [06/Dec/2023:21:55:54] ENGINE Serving on https://172.21.15.38:7150 2023-12-06T21:55:55.973 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:55 smithi144 ceph-mon[109549]: [06/Dec/2023:21:55:54] ENGINE Bus STARTED 2023-12-06T21:55:55.973 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:55 smithi144 ceph-mon[109549]: mgrmap e38: y(active, since 2s), standbys: x 2023-12-06T21:55:55.973 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:55 smithi144 ceph-mon[109549]: from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:55.973 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:55 smithi144 ceph-mon[109549]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:55:55.974 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:55 smithi144 ceph-mon[109549]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:55:55.974 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:55:55.974 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:55.974 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:56.234 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[108581]: [06/Dec/2023:21:55:54] ENGINE Bus STARTING 2023-12-06T21:55:56.234 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[108581]: [06/Dec/2023:21:55:54] ENGINE Serving on http://172.21.15.38:8765 2023-12-06T21:55:56.235 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[108581]: [06/Dec/2023:21:55:54] ENGINE Serving on https://172.21.15.38:7150 2023-12-06T21:55:56.235 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[108581]: [06/Dec/2023:21:55:54] ENGINE Bus STARTED 2023-12-06T21:55:56.235 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[108581]: mgrmap e38: y(active, since 2s), standbys: x 2023-12-06T21:55:56.235 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[108581]: from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:56.235 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[108581]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:55:56.235 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[108581]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:55:56.235 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:55:56.235 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:56.235 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:56.235 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[114622]: [06/Dec/2023:21:55:54] ENGINE Bus STARTING 2023-12-06T21:55:56.235 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[114622]: [06/Dec/2023:21:55:54] ENGINE Serving on http://172.21.15.38:8765 2023-12-06T21:55:56.236 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[114622]: [06/Dec/2023:21:55:54] ENGINE Serving on https://172.21.15.38:7150 2023-12-06T21:55:56.236 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[114622]: [06/Dec/2023:21:55:54] ENGINE Bus STARTED 2023-12-06T21:55:56.236 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[114622]: mgrmap e38: y(active, since 2s), standbys: x 2023-12-06T21:55:56.236 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[114622]: from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:55:56.236 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[114622]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:55:56.236 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[114622]: from='client.25178 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:55:56.236 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:55:56.236 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:56.236 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:56.809 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:56 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:56.557+0000 7f6da60cf200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:55:56.809 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:56 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:56.657+0000 7f6da60cf200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:55:57.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:56 smithi144 ceph-mon[109549]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:55:57.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:55:57.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:57.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:57.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:57.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:56 smithi144 ceph-mon[109549]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:55:57.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:56 smithi144 ceph-mon[109549]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:55:57.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:57.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:57.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:56 smithi038 ceph-mon[108581]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:55:57.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:55:57.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:57.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:57.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:57.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:56 smithi038 ceph-mon[108581]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:55:57.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:56 smithi038 ceph-mon[108581]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:55:57.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:57.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:56 smithi038 ceph-mon[114622]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:55:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:55:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:55:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:56 smithi038 ceph-mon[114622]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:55:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:56 smithi038 ceph-mon[114622]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:55:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:57.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:57.645 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:57 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:57.331+0000 7f6da60cf200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:55:57.645 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:57 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:57.425+0000 7f6da60cf200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:55:57.645 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:57 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:57.530+0000 7f6da60cf200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:55:57.897 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:57 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:57.645+0000 7f6da60cf200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:55:58.147 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-mon[109549]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:55:58.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-mon[109549]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:55:58.148 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:57 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:57.908+0000 7f6da60cf200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:55:58.148 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:58.018+0000 7f6da60cf200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:55:58.397 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:58.274+0000 7f6da60cf200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:55:58.398 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:58.377+0000 7f6da60cf200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:55:58.398 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-mon[109549]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:55:58.398 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-mon[109549]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:55:58.398 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-mon[109549]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:55:58.398 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-mon[109549]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:55:58.398 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-mon[109549]: mgrmap e39: y(active, since 4s), standbys: x 2023-12-06T21:55:58.398 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.398 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.398 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.398 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.398 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.399 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.399 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:55:58.399 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:55:58.399 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:58.399 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.399 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.399 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.419 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[108581]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:55:58.419 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[108581]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:55:58.419 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[108581]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:55:58.419 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[108581]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:55:58.419 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[108581]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:55:58.419 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[108581]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:55:58.419 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[108581]: mgrmap e39: y(active, since 4s), standbys: x 2023-12-06T21:55:58.419 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.419 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.419 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.420 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.420 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.420 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.420 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:55:58.420 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:55:58.420 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:58.420 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.420 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.420 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.420 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[114622]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:55:58.421 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[114622]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:55:58.421 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[114622]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:55:58.421 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[114622]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:55:58.421 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[114622]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:55:58.421 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[114622]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:55:58.421 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[114622]: mgrmap e39: y(active, since 4s), standbys: x 2023-12-06T21:55:58.421 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.421 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.421 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.421 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.421 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.422 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.422 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:55:58.422 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi038.wqvkto", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-06T21:55:58.422 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:55:58.422 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.422 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.422 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:58.668 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:58.579+0000 7f6da60cf200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:55:58.963 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:58 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:58.669+0000 7f6da60cf200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:55:59.235 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:59 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:55:59.236 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:59 smithi038 ceph-mon[108581]: Reconfiguring iscsi.foo.smithi038.wqvkto (dependencies changed)... 2023-12-06T21:55:59.236 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:59 smithi038 ceph-mon[108581]: Reconfiguring daemon iscsi.foo.smithi038.wqvkto on smithi038 2023-12-06T21:55:59.236 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:59 smithi038 ceph-mon[108581]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:55:59.236 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:59.236 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:59.236 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:59.236 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:59.236 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:55:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:59.489 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:59 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:55:59.489 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:59 smithi144 ceph-mon[109549]: Reconfiguring iscsi.foo.smithi038.wqvkto (dependencies changed)... 2023-12-06T21:55:59.489 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:59 smithi144 ceph-mon[109549]: Reconfiguring daemon iscsi.foo.smithi038.wqvkto on smithi038 2023-12-06T21:55:59.489 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:59 smithi144 ceph-mon[109549]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:55:59.489 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:59.489 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:59.489 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:59.489 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:59.489 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:55:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:59.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:59 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:55:59.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:59 smithi038 ceph-mon[114622]: Reconfiguring iscsi.foo.smithi038.wqvkto (dependencies changed)... 2023-12-06T21:55:59.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:59 smithi038 ceph-mon[114622]: Reconfiguring daemon iscsi.foo.smithi038.wqvkto on smithi038 2023-12-06T21:55:59.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:59 smithi038 ceph-mon[114622]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:55:59.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:59.506 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:59.507 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:59.507 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:59.507 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:55:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:55:59.792 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:59.488+0000 7f6da60cf200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:55:59.792 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:59.704+0000 7f6da60cf200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:56:00.058 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:55:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:55:59.900+0000 7f6da60cf200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:56:00.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:00 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:56:00.593+0000 7f6da60cf200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:56:00.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:00 smithi144 ceph-mon[109549]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:56:00.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:00 smithi144 ceph-mon[109549]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:56:00.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[108581]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:56:00.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[108581]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:56:00.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[114622]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:56:00.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[114622]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T21:56:00.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:00.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:01.058 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:00 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:56:00.803+0000 7f6da60cf200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:56:01.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:01 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:56:01.005+0000 7f6da60cf200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:56:01.512 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:01 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:56:01.132+0000 7f6da60cf200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:56:01.512 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:01 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:56:01] ENGINE Bus STARTING 2023-12-06T21:56:01.512 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:01 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: CherryPy Checker: 2023-12-06T21:56:01.512 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:01 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: The Application mounted at '' has an empty config. 2023-12-06T21:56:01.512 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:01 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: 2023-12-06T21:56:01.512 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:01 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:56:01] ENGINE Serving on http://:::9283 2023-12-06T21:56:01.512 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:01 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[136182]: [06/Dec/2023:21:56:01] ENGINE Bus STARTED 2023-12-06T21:56:01.588 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[114622]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 22 op/s 2023-12-06T21:56:01.589 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[114622]: Reconfiguring daemon prometheus.a on smithi144 2023-12-06T21:56:01.589 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1492228434' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:56:01.589 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[114622]: Standby manager daemon x restarted 2023-12-06T21:56:01.589 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[114622]: Standby manager daemon x started 2023-12-06T21:56:01.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:01 smithi144 ceph-mon[109549]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 22 op/s 2023-12-06T21:56:01.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:01 smithi144 ceph-mon[109549]: Reconfiguring daemon prometheus.a on smithi144 2023-12-06T21:56:01.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:01 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1492228434' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:56:01.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:01 smithi144 ceph-mon[109549]: Standby manager daemon x restarted 2023-12-06T21:56:01.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:01 smithi144 ceph-mon[109549]: Standby manager daemon x started 2023-12-06T21:56:01.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:01 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/2315245760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:56:01.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:01 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/2315245760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:56:01.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:01 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/2315245760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:56:01.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:01 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/2315245760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:56:01.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:01 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:01.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:01 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:01.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[108581]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 22 op/s 2023-12-06T21:56:01.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[108581]: Reconfiguring daemon prometheus.a on smithi144 2023-12-06T21:56:01.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1492228434' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-06T21:56:01.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[108581]: Standby manager daemon x restarted 2023-12-06T21:56:01.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[108581]: Standby manager daemon x started 2023-12-06T21:56:01.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/2315245760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:56:01.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/2315245760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:56:01.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/2315245760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:56:01.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/2315245760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:56:01.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:01.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:01.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/2315245760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:56:01.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/2315245760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:56:01.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/2315245760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:56:01.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/2315245760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:56:01.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:01.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:01 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:02.470 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:02 smithi144 systemd[1]: Stopping Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:56:02.470 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:02 smithi144 bash[161255]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T21:56:02.752 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:02 smithi144 ceph-mon[109549]: mgrmap e40: y(active, since 8s), standbys: x 2023-12-06T21:56:02.752 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:02 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:02.752 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:56:02.557Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T21:56:02.752 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:56:02.557Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T21:56:02.752 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:56:02.557Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T21:56:02.752 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:56:02.557Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T21:56:02.752 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:56:02.557Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T21:56:02.753 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:56:02.557Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T21:56:02.753 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:56:02.557Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T21:56:02.753 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:56:02.557Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T21:56:02.753 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:56:02.557Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T21:56:02.753 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:56:02.558Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T21:56:02.753 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:56:02.558Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T21:56:02.753 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:02 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[156090]: ts=2023-12-06T21:56:02.558Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T21:56:02.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:02 smithi038 ceph-mon[108581]: mgrmap e40: y(active, since 8s), standbys: x 2023-12-06T21:56:02.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:02 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:02.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:02 smithi038 ceph-mon[114622]: mgrmap e40: y(active, since 8s), standbys: x 2023-12-06T21:56:02.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:02 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:03.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:02 smithi144 bash[161267]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T21:56:03.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:02 smithi144 bash[161304]: Error: no container with name or ID "ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-06T21:56:03.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:02 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T21:56:03.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:02 smithi144 systemd[1]: Stopped Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:56:03.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:02 smithi144 systemd[1]: Starting Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:56:03.722 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.315Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T21:56:03.723 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.315Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-06T21:56:03.723 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.315Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-06T21:56:03.723 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.316Z caller=main.go:518 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi144 (none))" 2023-12-06T21:56:03.723 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.316Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T21:56:03.723 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.316Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T21:56:03.723 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.317Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T21:56:03.723 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.318Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-06T21:56:03.723 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 bash[161372]: 00a725dc93445e8ab317f01c2f4e674996fe5346b2d34644394813a7ccb99b8b 2023-12-06T21:56:03.723 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.319Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-06T21:56:03.723 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.321Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T21:56:03.723 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.321Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.147µs 2023-12-06T21:56:03.723 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.321Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T21:56:03.724 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 systemd[1]: Started Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:56:03.724 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.322Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2023-12-06T21:56:03.724 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.723Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2023-12-06T21:56:04.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.771Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2023-12-06T21:56:04.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.816Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2023-12-06T21:56:04.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.823Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2023-12-06T21:56:04.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.823Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2023-12-06T21:56:04.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.823Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=69.108µs wal_replay_duration=502.082744ms total_replay_duration=502.171798ms 2023-12-06T21:56:04.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.826Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T21:56:04.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.826Z caller=main.go:947 level=info msg="TSDB started" 2023-12-06T21:56:04.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.826Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T21:56:04.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.843Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.326981ms db_storage=16.568µs remote_storage=1.662µs web_handler=377ns query_engine=685ns scrape=487.559µs scrape_sd=73.227µs notify=9.595µs notify_sd=10.468µs rules=15.441383ms 2023-12-06T21:56:04.060 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:03.843Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-06T21:56:04.406 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:04 smithi144 ceph-mon[109549]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 16 op/s 2023-12-06T21:56:04.406 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:04 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.406 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:04 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.406 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:04 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:56:04.406 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:04 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:56:04.407 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:04 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.407 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:04 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:56:04.407 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:04 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:56:04.407 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:04 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.407 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:04 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:56:04.407 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:04 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:04.407 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:04 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.407 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:04 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.407 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:04 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.575 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[108581]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 16 op/s 2023-12-06T21:56:04.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:56:04.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:56:04.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:56:04.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:56:04.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:56:04.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:04.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.577 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[114622]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 16 op/s 2023-12-06T21:56:04.577 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.577 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.577 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:56:04.577 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-06T21:56:04.577 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.577 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:56:04.577 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:56:04.577 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:56:04.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:04.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:04.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:04 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:05.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:05 smithi144 ceph-mon[109549]: Adding iSCSI gateway http://:@172.21.15.38:5000 to Dashboard 2023-12-06T21:56:05.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:05 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:56:05.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:05 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:56:05.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:05 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:56:05.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:05.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:05.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:05.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:56:05.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:56:05.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:05.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:05.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:05.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:05.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[108581]: Adding iSCSI gateway http://:@172.21.15.38:5000 to Dashboard 2023-12-06T21:56:05.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:56:05.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:56:05.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:56:05.790 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:05.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:05.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:05.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:56:05.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:56:05.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:05.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:05.791 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:05.792 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:05.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[114622]: Adding iSCSI gateway http://:@172.21.15.38:5000 to Dashboard 2023-12-06T21:56:05.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-06T21:56:05.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi038"}]: dispatch 2023-12-06T21:56:05.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:56:05.792 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:05.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:05.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:05.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:56:05.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:56:05.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:05.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:05.793 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:05.794 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:05.809 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:05 smithi144 systemd[1]: Stopping Ceph mgr.x for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:56:06.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:06 smithi144 bash[161801]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x 2023-12-06T21:56:06.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:06 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-06T21:56:06.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:06 smithi038 ceph-mon[108581]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-06T21:56:06.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:06 smithi038 ceph-mon[108581]: Upgrade: Updating mgr.x 2023-12-06T21:56:06.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:06 smithi038 ceph-mon[108581]: Deploying daemon mgr.x on smithi144 2023-12-06T21:56:06.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:06.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:06.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:06.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:06 smithi038 ceph-mon[114622]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-06T21:56:06.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:06 smithi038 ceph-mon[114622]: Upgrade: Updating mgr.x 2023-12-06T21:56:06.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:06 smithi038 ceph-mon[114622]: Deploying daemon mgr.x on smithi144 2023-12-06T21:56:06.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:06.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:06.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:06.773 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:06 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T21:56:06.773 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:06 smithi144 systemd[1]: Stopped Ceph mgr.x for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:56:06.773 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:06 smithi144 systemd[1]: Starting Ceph mgr.x for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:56:06.774 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:06 smithi144 ceph-mon[109549]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-06T21:56:06.774 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:06 smithi144 ceph-mon[109549]: Upgrade: Updating mgr.x 2023-12-06T21:56:06.774 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:06 smithi144 ceph-mon[109549]: Deploying daemon mgr.x on smithi144 2023-12-06T21:56:06.774 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:06.774 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:06.774 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:07.236 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:06 smithi144 ceph-mgr[161990]: -- 172.21.15.144:0/2023688341 <== mon.2 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56134781c1a0 con 0x5613477f2800 2023-12-06T21:56:07.236 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:06 smithi144 bash[161953]: fe2129b8d8641bc10d01ffbc2b77a3dc3ffa5c89285b28a2cf0e3ac6f1b7f6c3 2023-12-06T21:56:07.236 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:06 smithi144 systemd[1]: Started Ceph mgr.x for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:56:07.236 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:07 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:07.067+0000 7f883dd66200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:56:08.026 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:07 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:07.236+0000 7f883dd66200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:56:08.026 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:07 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:07.575+0000 7f883dd66200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:56:08.308 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:08.106+0000 7f883dd66200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:56:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-06T21:56:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: Upgrade: Setting container_image for all mgr 2023-12-06T21:56:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T21:56:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T21:56:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T21:56:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T21:56:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:08.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:08.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-06T21:56:08.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:08.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:08.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all mgr 2023-12-06T21:56:08.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T21:56:08.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T21:56:08.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T21:56:08.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T21:56:08.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:08.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:08.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:08.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:08.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-06T21:56:08.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all mgr 2023-12-06T21:56:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-06T21:56:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-06T21:56:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-06T21:56:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-06T21:56:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:08.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:08.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:08.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:08.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:08.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:08.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:08.637 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:08.364+0000 7f883dd66200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T21:56:08.910 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:08.846+0000 7f883dd66200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:56:09.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:09.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:09.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:09.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:09.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:09.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:09.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:09.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:09.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:09.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:09.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:09.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:09.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:09.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:09.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.032 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:09.646+0000 7f883dd66200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:56:10.032 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:09 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:09.745+0000 7f883dd66200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:56:10.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-06T21:56:10.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:56:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-06T21:56:10.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:56:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-06T21:56:10.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:56:10.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:10.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:10.629 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:10.439+0000 7f883dd66200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:56:10.629 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:10.530+0000 7f883dd66200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:56:10.986 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:10.628+0000 7f883dd66200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:56:10.986 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:10.737+0000 7f883dd66200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:56:11.308 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:10 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:10.985+0000 7f883dd66200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:56:11.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:11.094+0000 7f883dd66200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:56:11.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:11.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:11.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:11.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:11.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:11.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:11.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:11.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:11.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:11.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:11.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:11.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:11.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:11.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:11.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:11.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:11.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:11.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:11.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:11.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:11.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:11.657 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:11.338+0000 7f883dd66200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:56:11.658 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:11.443+0000 7f883dd66200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:56:12.043 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:11.657+0000 7f883dd66200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:56:12.043 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:11 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:11.766+0000 7f883dd66200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:56:12.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-06T21:56:12.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:56:12.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:12.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-06T21:56:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:56:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:12.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:12.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:12.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:12.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:12.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:12.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:12.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:12.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:12.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:12.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-06T21:56:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:56:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:12.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:12.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:12.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:12.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:12.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:12.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:12.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:12.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:12.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:12.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:12.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:12.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:12.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:12.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:12.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:12.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:12.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:12.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:12 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:12.953 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:12.648+0000 7f883dd66200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:56:12.953 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:12 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:12.882+0000 7f883dd66200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:56:13.259 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:13.077+0000 7f883dd66200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:56:13.260 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:13.260 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:13.260 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:13.260 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:13.260 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.260 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.260 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.260 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.260 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.260 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.260 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:13.260 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.260 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.260 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:13.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.261 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.262 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.262 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.262 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.262 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.262 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.262 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.262 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.262 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.262 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.262 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.262 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.262 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.262 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.263 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.263 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.263 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.263 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.263 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.263 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.263 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:13.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:13.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:13.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:13.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:13.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:13.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:13.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:13.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:13.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:13.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:13.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:13.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:13.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:13.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:13.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:13.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:13.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:13 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.039 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:13 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:13.807+0000 7f883dd66200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:56:14.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:14.038+0000 7f883dd66200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:56:14.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:14.251+0000 7f883dd66200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:56:14.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:14.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.315 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.315 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:14.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.347 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.348 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.348 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.348 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.348 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:14.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.349 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.349 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.349 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.349 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.349 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.349 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.349 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.349 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.349 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.349 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.349 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.349 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.349 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.349 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.349 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:14.350 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.350 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.350 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.350 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.350 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.350 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.350 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.350 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.350 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.350 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.350 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.350 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.350 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.350 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.350 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.351 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.351 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.351 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.351 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.351 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.351 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.351 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.351 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.351 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.351 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.351 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.351 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.351 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.351 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.351 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.352 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.352 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.352 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.352 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.352 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.352 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.352 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.352 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.352 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.352 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.352 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.352 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.353 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.353 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.353 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.353 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.353 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:14.353 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:14.353 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:14.353 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:14.353 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:14.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:56:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:56:14] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.33.4" 2023-12-06T21:56:14.809 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:14.385+0000 7f883dd66200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:56:14.809 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: [06/Dec/2023:21:56:14] ENGINE Bus STARTING 2023-12-06T21:56:14.809 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: CherryPy Checker: 2023-12-06T21:56:14.809 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: The Application mounted at '' has an empty config. 2023-12-06T21:56:14.809 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:56:14.809 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: [06/Dec/2023:21:56:14] ENGINE Serving on http://:::9283 2023-12-06T21:56:14.809 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:56:14 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: [06/Dec/2023:21:56:14] ENGINE Bus STARTED 2023-12-06T21:56:15.228 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:15.228 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:15.228 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:15.228 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:15.228 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:15.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:15.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all crash 2023-12-06T21:56:15.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all mds 2023-12-06T21:56:15.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all rbd-mirror 2023-12-06T21:56:15.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.229 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.230 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all cephfs-mirror 2023-12-06T21:56:15.230 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.230 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.230 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all ceph-exporter 2023-12-06T21:56:15.230 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.230 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.230 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all nfs 2023-12-06T21:56:15.230 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.230 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.230 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all nvmeof 2023-12-06T21:56:15.230 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.230 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: Standby manager daemon x restarted 2023-12-06T21:56:15.230 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: Standby manager daemon x started 2023-12-06T21:56:15.230 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/2888715031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:56:15.230 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/2888715031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:56:15.231 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/2888715031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:56:15.231 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/2888715031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:56:15.231 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.231 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.231 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.231 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:15.231 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:15.231 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:15.231 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:15.231 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:15.232 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.232 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.232 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.232 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:15.232 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.232 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.232 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all crash 2023-12-06T21:56:15.232 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.232 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.232 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all mds 2023-12-06T21:56:15.232 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.232 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.232 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all rbd-mirror 2023-12-06T21:56:15.232 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.232 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.232 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all cephfs-mirror 2023-12-06T21:56:15.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all ceph-exporter 2023-12-06T21:56:15.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all nfs 2023-12-06T21:56:15.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all nvmeof 2023-12-06T21:56:15.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: Standby manager daemon x restarted 2023-12-06T21:56:15.233 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: Standby manager daemon x started 2023-12-06T21:56:15.234 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/2888715031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:56:15.234 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/2888715031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:56:15.234 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/2888715031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:56:15.234 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.? 172.21.15.144:0/2888715031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:56:15.234 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.234 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.234 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:15 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:15.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:15.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:15.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:15.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:15.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: Upgrade: Setting container_image for all crash 2023-12-06T21:56:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: Upgrade: Setting container_image for all mds 2023-12-06T21:56:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: Upgrade: Setting container_image for all rbd-mirror 2023-12-06T21:56:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: Upgrade: Setting container_image for all cephfs-mirror 2023-12-06T21:56:15.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: Upgrade: Setting container_image for all ceph-exporter 2023-12-06T21:56:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: Upgrade: Setting container_image for all nfs 2023-12-06T21:56:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: Upgrade: Setting container_image for all nvmeof 2023-12-06T21:56:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: Standby manager daemon x restarted 2023-12-06T21:56:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: Standby manager daemon x started 2023-12-06T21:56:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/2888715031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:56:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/2888715031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:56:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/2888715031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:56:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.? 172.21.15.144:0/2888715031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:56:15.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:15.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:15 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:16.128 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:15 smithi038 systemd[1]: Stopping Ceph node-exporter.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:56:16.510 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:16 smithi038 ceph-mon[108581]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:16.510 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:16 smithi038 ceph-mon[108581]: mgrmap e41: y(active, since 22s), standbys: x 2023-12-06T21:56:16.510 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:16 smithi038 ceph-mon[108581]: Upgrade: Updating node-exporter.a (1/2) 2023-12-06T21:56:16.510 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:16 smithi038 ceph-mon[108581]: Deploying daemon node-exporter.a on smithi038 2023-12-06T21:56:16.510 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:16 smithi038 ceph-mon[114622]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:16.511 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:16 smithi038 ceph-mon[114622]: mgrmap e41: y(active, since 22s), standbys: x 2023-12-06T21:56:16.511 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:16 smithi038 ceph-mon[114622]: Upgrade: Updating node-exporter.a (1/2) 2023-12-06T21:56:16.511 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:16 smithi038 ceph-mon[114622]: Deploying daemon node-exporter.a on smithi038 2023-12-06T21:56:16.511 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:16 smithi038 bash[184925]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a 2023-12-06T21:56:16.511 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:16 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-06T21:56:16.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:16 smithi144 ceph-mon[109549]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:16.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:16 smithi144 ceph-mon[109549]: mgrmap e41: y(active, since 22s), standbys: x 2023-12-06T21:56:16.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:16 smithi144 ceph-mon[109549]: Upgrade: Updating node-exporter.a (1/2) 2023-12-06T21:56:16.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:16 smithi144 ceph-mon[109549]: Deploying daemon node-exporter.a on smithi038 2023-12-06T21:56:16.877 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:16 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T21:56:16.877 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:16 smithi038 systemd[1]: Stopped Ceph node-exporter.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:56:16.877 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:16 smithi038 systemd[1]: Starting Ceph node-exporter.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:56:17.128 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:16 smithi038 bash[185075]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-12-06T21:56:17.628 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:17 smithi038 bash[185075]: Getting image source signatures 2023-12-06T21:56:17.628 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:17 smithi038 bash[185075]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-12-06T21:56:17.628 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:17 smithi038 bash[185075]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-12-06T21:56:17.629 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:17 smithi038 bash[185075]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-12-06T21:56:18.554 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-mon[108581]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:56:18.555 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 bash[185075]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-12-06T21:56:18.555 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 bash[185075]: Writing manifest to image destination 2023-12-06T21:56:18.555 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-mon[114622]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:56:18.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:18 smithi144 ceph-mon[109549]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:56:19.379 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.984Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-06T21:56:19.379 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.984Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-12-06T21:56:19.379 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.985Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-06T21:56:19.380 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.985Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-06T21:56:19.380 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.985Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-06T21:56:19.380 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.985Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-06T21:56:19.380 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-06T21:56:19.380 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=arp 2023-12-06T21:56:19.380 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-06T21:56:19.380 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-06T21:56:19.381 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-06T21:56:19.381 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-06T21:56:19.381 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-06T21:56:19.381 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-06T21:56:19.381 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-06T21:56:19.381 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-06T21:56:19.381 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=edac 2023-12-06T21:56:19.381 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-06T21:56:19.382 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-06T21:56:19.382 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-06T21:56:19.382 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-06T21:56:19.382 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-06T21:56:19.382 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-06T21:56:19.382 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-06T21:56:19.382 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-06T21:56:19.382 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-06T21:56:19.382 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-06T21:56:19.383 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-06T21:56:19.383 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-06T21:56:19.383 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-06T21:56:19.383 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-06T21:56:19.383 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-06T21:56:19.383 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-06T21:56:19.383 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=os 2023-12-06T21:56:19.383 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-06T21:56:19.383 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-06T21:56:19.384 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-06T21:56:19.384 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-06T21:56:19.384 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-06T21:56:19.384 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-06T21:56:19.384 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-06T21:56:19.384 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=stat 2023-12-06T21:56:19.385 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-06T21:56:19.385 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-06T21:56:19.385 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-06T21:56:19.385 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=time 2023-12-06T21:56:19.385 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-06T21:56:19.385 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=uname 2023-12-06T21:56:19.385 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-06T21:56:19.385 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-06T21:56:19.385 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.986Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-06T21:56:19.385 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.987Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-06T21:56:19.385 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a[185124]: ts=2023-12-06T21:56:18.987Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-06T21:56:19.386 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:19 smithi038 bash[185075]: bca82f4c710031ec93d14fac9d1d665ddc2c4d9b9f5f520fafcb88bba7f06ac4 2023-12-06T21:56:19.386 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 21:56:19 smithi038 systemd[1]: Started Ceph node-exporter.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:56:20.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:20 smithi038 ceph-mon[108581]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:20.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:20 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:20.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:20 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:20.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:20 smithi038 ceph-mon[114622]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:20.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:20 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:20.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:20 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:20.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:20 smithi144 ceph-mon[109549]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:20.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:20 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:20.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:20 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:21.051 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:20 smithi144 systemd[1]: Stopping Ceph node-exporter.b for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:56:21.308 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:21 smithi144 bash[165562]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b 2023-12-06T21:56:21.309 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:21 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-06T21:56:21.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:21 smithi144 ceph-mon[109549]: Upgrade: Updating node-exporter.b (2/2) 2023-12-06T21:56:21.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:21 smithi144 ceph-mon[109549]: Deploying daemon node-exporter.b on smithi144 2023-12-06T21:56:21.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:21 smithi038 ceph-mon[108581]: Upgrade: Updating node-exporter.b (2/2) 2023-12-06T21:56:21.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:21 smithi038 ceph-mon[108581]: Deploying daemon node-exporter.b on smithi144 2023-12-06T21:56:21.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:21 smithi038 ceph-mon[114622]: Upgrade: Updating node-exporter.b (2/2) 2023-12-06T21:56:21.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:21 smithi038 ceph-mon[114622]: Deploying daemon node-exporter.b on smithi144 2023-12-06T21:56:21.669 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:21 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T21:56:21.669 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:21 smithi144 systemd[1]: Stopped Ceph node-exporter.b for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:56:21.670 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:21 smithi144 systemd[1]: Starting Ceph node-exporter.b for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:56:22.058 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:21 smithi144 bash[165714]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-12-06T21:56:22.366 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:22 smithi144 ceph-mon[109549]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:56:22.366 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:22 smithi144 ceph-mon[109549]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:56:22.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:22 smithi038 ceph-mon[108581]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:56:22.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:22 smithi038 ceph-mon[108581]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:56:22.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:22 smithi038 ceph-mon[114622]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:56:22.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:22 smithi038 ceph-mon[114622]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:56:22.808 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:22 smithi144 bash[165714]: Getting image source signatures 2023-12-06T21:56:22.809 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:22 smithi144 bash[165714]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-12-06T21:56:22.809 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:22 smithi144 bash[165714]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-12-06T21:56:22.809 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:22 smithi144 bash[165714]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-12-06T21:56:24.058 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:23 smithi144 bash[165714]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-12-06T21:56:24.059 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:23 smithi144 bash[165714]: Writing manifest to image destination 2023-12-06T21:56:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-mon[109549]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:56:24.559 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.341Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-06T21:56:24.560 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.342Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-12-06T21:56:24.560 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.342Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-06T21:56:24.560 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.342Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-06T21:56:24.560 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.342Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-06T21:56:24.560 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.342Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-06T21:56:24.560 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-06T21:56:24.560 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=arp 2023-12-06T21:56:24.560 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-06T21:56:24.560 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-06T21:56:24.560 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-06T21:56:24.560 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-06T21:56:24.560 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-06T21:56:24.560 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-06T21:56:24.560 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-06T21:56:24.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-06T21:56:24.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=edac 2023-12-06T21:56:24.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-06T21:56:24.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-06T21:56:24.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-06T21:56:24.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-06T21:56:24.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-06T21:56:24.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-06T21:56:24.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-06T21:56:24.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-06T21:56:24.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-06T21:56:24.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-06T21:56:24.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-06T21:56:24.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-06T21:56:24.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-06T21:56:24.561 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-06T21:56:24.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-06T21:56:24.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-06T21:56:24.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=os 2023-12-06T21:56:24.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-06T21:56:24.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-06T21:56:24.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-06T21:56:24.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-06T21:56:24.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-06T21:56:24.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-06T21:56:24.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-06T21:56:24.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=stat 2023-12-06T21:56:24.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-06T21:56:24.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-06T21:56:24.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-06T21:56:24.562 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=time 2023-12-06T21:56:24.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-06T21:56:24.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=uname 2023-12-06T21:56:24.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-06T21:56:24.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-06T21:56:24.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-06T21:56:24.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-06T21:56:24.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b[165764]: ts=2023-12-06T21:56:24.343Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-06T21:56:24.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 bash[165714]: 825cf31fc0d1238afdb375914ad5f63ef8c189e7027b71c140c4a2137bf2c6b2 2023-12-06T21:56:24.563 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 21:56:24 smithi144 systemd[1]: Started Ceph node-exporter.b for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:56:24.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:56:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:56:24] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.33.4" 2023-12-06T21:56:24.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:24 smithi038 ceph-mon[108581]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:24.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:24 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:56:24.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:24 smithi038 ceph-mon[114622]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:24.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:24 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:56:25.435 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T21:56:25.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:25.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:25.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:25.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:25.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:25.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:25.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:25.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:25.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:25.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:25.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:25.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:25.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:25.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:25.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:25.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:25.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:25.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:25.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:25.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:25.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:25.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:25.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:25.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:25 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:25.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:25.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:25.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:25.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:25.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:25.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:25.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:25.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:25.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:25.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:25.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:25.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:25.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:25.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:25.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:25.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:25.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:25.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:25.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:25.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:25.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:25.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:25.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:25.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:25.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:25.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:25.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:25.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:25.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:25.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:25.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:25.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:25.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:25.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:25.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:25.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:25.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:25.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:25.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:25.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:25.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:25.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:25.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:25.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:25.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:25.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:25.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:25.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:25.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:25.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:25 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:26.366 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:56:26.366 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 20s ago 24m - - 2023-12-06T21:56:26.367 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 11s ago 23m - - 2023-12-06T21:56:26.367 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (13m) 20s ago 20m 27.1M - 0.23.0 ba2b418f427c 22f4dcbe2219 2023-12-06T21:56:26.367 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (12m) 11s ago 20m 56.5M - 8.3.5 dad864ee21e9 d61dd02f8293 2023-12-06T21:56:26.367 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (26s) 20s ago 19m 51.8M - 3.5 e1d6a67b021e ecccf81ec1cf 2023-12-06T21:56:26.367 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283,8765 running (19s) 11s ago 23m 420M - 19.0.0-69-g583a8f42 1299c0cbdc4b fe2129b8d864 2023-12-06T21:56:26.367 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (10m) 20s ago 24m 506M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T21:56:26.367 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (24m) 20s ago 24m 187M 2048M 17.2.0 e1d6a67b021e 1bf481cb1a43 2023-12-06T21:56:26.367 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (23m) 11s ago 23m 123M 2048M 17.2.0 e1d6a67b021e 1dda3a52e397 2023-12-06T21:56:26.367 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (23m) 20s ago 23m 107M 2048M 17.2.0 e1d6a67b021e f021892f938c 2023-12-06T21:56:26.367 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 starting - - - - 2023-12-06T21:56:26.367 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 starting - - - - 2023-12-06T21:56:26.367 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (23m) 20s ago 23m 161M 4096M 17.2.0 e1d6a67b021e 72716cc35253 2023-12-06T21:56:26.367 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (22m) 20s ago 22m 167M 4096M 17.2.0 e1d6a67b021e d82125440aa0 2023-12-06T21:56:26.367 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (22m) 20s ago 22m 123M 4096M 17.2.0 e1d6a67b021e 78995724f81e 2023-12-06T21:56:26.367 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (22m) 20s ago 22m 183M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T21:56:26.368 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (22m) 11s ago 22m 178M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T21:56:26.368 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (21m) 11s ago 21m 167M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T21:56:26.368 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (21m) 11s ago 21m 138M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T21:56:26.368 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (21m) 11s ago 21m 169M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T21:56:26.368 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (23s) 11s ago 20m 53.0M - 2.33.4 514e6a882f6e 00a725dc9344 2023-12-06T21:56:26.368 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (19m) 20s ago 19m 94.9M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T21:56:26.368 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (19m) 11s ago 19m 98.5M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T21:56:26.454 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:26.454 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.454 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.454 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.454 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.454 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.454 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:26.454 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:26.454 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.454 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.454 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.455 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.455 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.455 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:26.455 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:26.455 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.455 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.455 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.455 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.455 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.455 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:26.455 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:26.455 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:26.455 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.455 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.455 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.456 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.456 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.456 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:26.456 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:26.456 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.456 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.456 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.456 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.456 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.456 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:26.456 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:26.456 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.456 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.456 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.456 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:26.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:26.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='client.25351 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:26.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.457 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:26.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:26.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:26.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.458 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:26.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:26.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:26.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:26.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:26.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.459 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:26.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:26.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:26.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:26.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:26.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:26.460 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='client.25351 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:26.461 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.461 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.461 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.461 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.461 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:26 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:26.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:26.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:26.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:26.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:26.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:26.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:26.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:26.813 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.813 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.813 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.813 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.813 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.813 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:26.813 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:26.813 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.813 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.814 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.814 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.814 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.814 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:26.814 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:26.814 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.814 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.814 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.815 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.815 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.815 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:26.815 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:26.815 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='client.25351 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:26.815 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.815 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:26.815 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:26.815 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:26.815 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:26 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:26.872 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:56:26.873 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2023-12-06T21:56:26.873 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T21:56:26.873 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:56:26.873 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2023-12-06T21:56:26.873 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:56:26.873 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:56:26.873 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2023-12-06T21:56:26.873 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:56:26.873 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:56:26.873 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": {}, 2023-12-06T21:56:26.873 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw": { 2023-12-06T21:56:26.873 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T21:56:26.874 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:56:26.874 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2023-12-06T21:56:26.874 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-06T21:56:26.874 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:56:26.874 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:56:26.874 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:56:27.362 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:56:27.363 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7", 2023-12-06T21:56:27.363 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2023-12-06T21:56:27.363 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading daemons of type(s) mgr", 2023-12-06T21:56:27.363 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2023-12-06T21:56:27.363 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2023-12-06T21:56:27.363 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2023-12-06T21:56:27.363 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/2 daemons upgraded", 2023-12-06T21:56:27.363 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading node-exporter daemons", 2023-12-06T21:56:27.363 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2023-12-06T21:56:27.363 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:56:27.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:56:27.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:27.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.542 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:27.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:27.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:27.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:27.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:27.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:27.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/760723200' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.543 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.544 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:27.544 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:27.544 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.544 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:27.544 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.544 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.544 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.544 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:27.544 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:27.544 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.544 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:27.544 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.544 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.544 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.544 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:27.544 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:27.545 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.545 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:27.545 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='client.25360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:27.545 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.545 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.545 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.545 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:27.545 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:27.545 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.545 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:56:27.545 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:27.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.546 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:27.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:27.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:27.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:27.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:27.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.547 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:27.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/760723200' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:27.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:27.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:27.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:27.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:27.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.548 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:27.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:27.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:27.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:27.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='client.25360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:27.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:27.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:27.549 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:27 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:56:27.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:27.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:27.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:27.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:27.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:27.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:27.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:27.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/760723200' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:27.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:27.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:27.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:27.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:27.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:27.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:27.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:27.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:27.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:27.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='client.25360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:27.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:27.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:27.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:27.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:27.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:27 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:28.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:28.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:28.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:28.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:28.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:28.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:28.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:28.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:28.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:28.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:28.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:28.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:28.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:28.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:28.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:28.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:28.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:28.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:28 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:28.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:28.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:28.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:28.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:28.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:28.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:28.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:28.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:28.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:28.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:28.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:28.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:28.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:28.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:28.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:28.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:28.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:28.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:28.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:28.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:28.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:28.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:28.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:28.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:28.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:28.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:28.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:28.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:28.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:28.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:28.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:28.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:28.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:28.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:28.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:28.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:28.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:28.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:28.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:28 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:29.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:29.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:29.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:29.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:29.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:29 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:29.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:29.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:29.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:29.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:29.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:29.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:29.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:29.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:29.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:29.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:29.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:29.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:29.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:29.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:29.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:29.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:29.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:29 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:30.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:30.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:30.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:30.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:30.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:30.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:30.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:30.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:30.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:30.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:30.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:30.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:30.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:30.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:30.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:30.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:30.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:30.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:30.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:30.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:30.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:30.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:30.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:30.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:30.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:30 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:30.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:30.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:30.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:30.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:30.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:30.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:30.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:30.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:30.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:30.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:30.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:30.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:30.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:30.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:30.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:30.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:30.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:30.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:30.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:30.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:30.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:30.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:30.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:30.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:30.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:30.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:30.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:30.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:30.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:30.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:30.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:30.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:30.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:30.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:30.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:30.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:30.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:30.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:30.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:30.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:30.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:30.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:30.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:30 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:56:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:31.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:56:31.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:31.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:31.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:31.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:31.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:31.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:31.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:31.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:31.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:31.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:31.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:31.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:31 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:56:31.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:31.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:31.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:31.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:31.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:31.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:31.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:56:31.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:31.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:31.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:31.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:31.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:31.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:56:31.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:56:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:31.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:31.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:31.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:31.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:31.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:31.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:31.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:31.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:31.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:31.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:31.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:31.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:31.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:31.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:31.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:31.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:31.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:31.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:31.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:31.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:31 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:33.045 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:32 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:33.045 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:32 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:33.045 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:32 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:33.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:32 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:33.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:32 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:33.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:32 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:33.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:32 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:33.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:32 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:33.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:32 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:34.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:56:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:56:34] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.33.4" 2023-12-06T21:56:34.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:34 smithi038 ceph-mon[108581]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:56:34.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:34 smithi038 ceph-mon[108581]: Upgrade: Updating prometheus.a 2023-12-06T21:56:34.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:34 smithi038 ceph-mon[108581]: Deploying daemon prometheus.a on smithi144 2023-12-06T21:56:34.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:34 smithi038 ceph-mon[114622]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:56:34.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:34 smithi038 ceph-mon[114622]: Upgrade: Updating prometheus.a 2023-12-06T21:56:34.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:34 smithi038 ceph-mon[114622]: Deploying daemon prometheus.a on smithi144 2023-12-06T21:56:34.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:34 smithi144 ceph-mon[109549]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:56:34.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:34 smithi144 ceph-mon[109549]: Upgrade: Updating prometheus.a 2023-12-06T21:56:34.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:34 smithi144 ceph-mon[109549]: Deploying daemon prometheus.a on smithi144 2023-12-06T21:56:36.059 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:35 smithi144 systemd[1]: Stopping Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:56:36.333 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:36.060Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T21:56:36.333 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:36.060Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-06T21:56:36.333 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:36.060Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-06T21:56:36.333 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:36.060Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-06T21:56:36.333 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:36.060Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-06T21:56:36.333 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:36.060Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-06T21:56:36.333 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:36.060Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T21:56:36.333 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:36.060Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T21:56:36.333 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:36.060Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-06T21:56:36.333 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:36.060Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T21:56:36.333 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:36.061Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-06T21:56:36.333 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[161386]: ts=2023-12-06T21:56:36.061Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-06T21:56:36.333 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:36 smithi144 bash[169178]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T21:56:36.626 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:36 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T21:56:36.626 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:36 smithi144 systemd[1]: Stopped Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:56:36.626 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:36 smithi144 systemd[1]: Starting Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:56:36.627 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:36 smithi144 ceph-mon[109549]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:56:36.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:36 smithi038 ceph-mon[108581]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:56:36.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:36 smithi038 ceph-mon[114622]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:56:37.391 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.067Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-12-06T21:56:37.392 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.067Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-12-06T21:56:37.392 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.067Z caller=main.go:570 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi144 (none))" 2023-12-06T21:56:37.392 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.067Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T21:56:37.392 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.067Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T21:56:37.392 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.069Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T21:56:37.392 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.069Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-12-06T21:56:37.392 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.070Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-12-06T21:56:37.392 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.070Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-06T21:56:37.392 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.072Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T21:56:37.392 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.072Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.598µs 2023-12-06T21:56:37.392 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.072Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T21:56:37.393 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.073Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2023-12-06T21:56:37.393 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 bash[169329]: c1b58f6426a55c675dd8143d95485afc77d8f90cdcf61aac36863559be986634 2023-12-06T21:56:37.393 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 systemd[1]: Started Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:56:37.393 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.091Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2023-12-06T21:56:37.393 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.100Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2023-12-06T21:56:37.393 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.104Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2023-12-06T21:56:37.393 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.106Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2023-12-06T21:56:37.393 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.107Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2023-12-06T21:56:37.393 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.108Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2023-12-06T21:56:37.393 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.108Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=29.584µs wal_replay_duration=35.32284ms wbl_replay_duration=86ns total_replay_duration=35.369352ms 2023-12-06T21:56:37.393 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.111Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T21:56:37.393 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.111Z caller=main.go:1029 level=info msg="TSDB started" 2023-12-06T21:56:37.394 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.111Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T21:56:37.394 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.128Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.384522ms db_storage=844ns remote_storage=1.162µs web_handler=355ns query_engine=669ns scrape=541.789µs scrape_sd=78.311µs notify=11.365µs notify_sd=12.022µs rules=16.504509ms tracing=12.564µs 2023-12-06T21:56:37.394 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.128Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-12-06T21:56:37.394 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 21:56:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T21:56:37.128Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-12-06T21:56:38.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-06T21:56:38.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:38.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:56:38.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:56:38.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:38.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:38.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:38.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:38.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:38.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:38.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:38.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:38 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-06T21:56:38.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:38.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:56:38.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:56:38.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:38.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:38.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:38.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:38.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-06T21:56:38.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:38.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:56:38.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T21:56:38.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:38.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:38.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:38.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:38.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:38.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:38.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:38.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:38.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:38.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:38.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:38.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:38.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:38.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:38.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:39.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:39.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:39.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:39.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:39.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:39.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:39.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:39.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:39.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:39.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:39.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:39.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:56:39.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:39.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:39.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:39.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:39.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:39.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:39.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:39.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:39.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:39.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:39.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:39.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:39.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:39.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:39.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:39.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:39.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:39.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:39.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:39.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:39.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:39.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:39.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:39.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:39.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:39.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:39.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:39.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:39.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:39.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:39.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:39.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:39.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:39.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:39.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:39.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:39.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:39.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:39.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:39.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:39.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:56:39.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:39.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:39.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:39.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:39.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:39.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:39.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:39.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:39.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:39.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:39.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:39.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:56:40.479 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.479 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:56:40.479 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.479 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.479 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.479 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.479 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.479 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.479 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.479 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.479 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.479 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.479 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.479 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.480 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.480 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.480 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.480 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.480 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.480 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.480 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.480 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.480 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.480 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.480 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.480 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.480 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.480 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.480 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.480 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.481 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.481 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.481 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.481 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.481 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.481 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.481 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.481 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.481 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.481 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.481 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.481 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.481 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.481 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.481 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.482 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.482 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.482 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.482 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.482 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:40 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:56:40.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-06T21:56:40.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:40.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:40.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:40.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:40.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:40.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:40.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:40 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:41 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:41.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:41.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:41.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:41.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:41.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:41.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:41 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:42.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-06T21:56:42.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:42.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:56:42.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:42.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:42.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:42.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:42.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:42.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:42.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:42.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:42.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:42.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:42.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:42.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:42.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:42.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:42.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:42.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:42.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:42.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:42.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:42.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:42.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:42.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:42.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:42.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:42.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:42.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:42.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:42.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:42.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:42.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-06T21:56:42.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:42.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:56:42.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:42.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:42.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:42.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:42.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:42.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:42.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:42.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:42.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:42.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:42.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:42.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:42.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:42.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:42.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:42.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:42.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:42.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:42.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-06T21:56:42.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:42.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:56:42.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:42.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:42.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:42.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:42.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:42.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:42.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:42.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:42.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:42.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:42.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:42.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:42.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:42.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:42.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:42.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:42.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:42.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:42.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:42.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:42.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:42.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:42.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:42.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:42.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:42.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:42.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:42.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:42.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:42.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:42.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:42.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:42.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:42.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:42.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:42.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:42.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:42.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:42.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:42.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:42.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:43 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:43.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:43.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:43.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:43.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:43.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:43.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:43 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.247 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:56:44.247 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:44.247 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:44.247 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:44.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:44.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:44.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:44.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:44.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:44.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:44.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:44.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:44.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:44.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:44.248 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:44.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:44.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.249 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.250 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:56:44.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:44.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:44.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:44.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:44.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:44.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:44.250 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:44.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:44.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:44.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:44.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:44.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:44.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:44.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:44.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:44.251 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.252 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:56:44.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:44.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:44.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:44.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:44.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:44.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:44.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:44 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:44.540 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:56:44 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:56:44] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.43.0" 2023-12-06T21:56:46.313 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:46 smithi038 ceph-mon[108581]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:56:46.314 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:46 smithi038 ceph-mon[108581]: Upgrade: Updating alertmanager.a 2023-12-06T21:56:46.314 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:46 smithi038 ceph-mon[108581]: Deploying daemon alertmanager.a on smithi038 2023-12-06T21:56:46.314 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:46 smithi038 ceph-mon[114622]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:56:46.314 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:46 smithi038 ceph-mon[114622]: Upgrade: Updating alertmanager.a 2023-12-06T21:56:46.314 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:46 smithi038 ceph-mon[114622]: Deploying daemon alertmanager.a on smithi038 2023-12-06T21:56:46.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:46 smithi144 ceph-mon[109549]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:56:46.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:46 smithi144 ceph-mon[109549]: Upgrade: Updating alertmanager.a 2023-12-06T21:56:46.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:46 smithi144 ceph-mon[109549]: Deploying daemon alertmanager.a on smithi038 2023-12-06T21:56:46.628 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:46 smithi038 systemd[1]: Stopping Ceph alertmanager.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:56:47.128 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:46 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[156329]: level=info ts=2023-12-06T21:56:46.656Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-06T21:56:47.128 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:46 smithi038 bash[190047]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T21:56:47.546 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:47 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T21:56:47.546 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:47 smithi038 systemd[1]: Stopped Ceph alertmanager.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:56:47.546 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:47 smithi038 systemd[1]: Starting Ceph alertmanager.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:56:47.878 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:47 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[190297]: ts=2023-12-06T21:56:47.739Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-12-06T21:56:47.878 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:47 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[190297]: ts=2023-12-06T21:56:47.739Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-12-06T21:56:47.878 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:47 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[190297]: ts=2023-12-06T21:56:47.741Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.38 port=9094 2023-12-06T21:56:47.878 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:47 smithi038 bash[190250]: 08c5dda1f8d2dfb10eacc08a99fc2995c3c967e33737dd41d2c796376368057e 2023-12-06T21:56:47.878 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:47 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[190297]: ts=2023-12-06T21:56:47.742Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T21:56:47.878 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:47 smithi038 systemd[1]: Started Ceph alertmanager.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:56:47.878 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:47 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[190297]: ts=2023-12-06T21:56:47.775Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T21:56:47.879 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:47 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[190297]: ts=2023-12-06T21:56:47.775Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T21:56:47.879 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:47 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[190297]: ts=2023-12-06T21:56:47.779Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-12-06T21:56:47.879 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:47 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[190297]: ts=2023-12-06T21:56:47.779Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-06T21:56:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:56:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:56:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:48 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:48.610 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:56:48.610 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:48.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:48.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:48.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:48.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:48.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:48.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:56:48.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:48.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:48.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:48.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:48.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:48.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:48.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:48.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:48.611 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:48.612 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:48.612 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:48.612 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:48.612 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2023-12-06T21:56:48.612 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:48.612 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:48.612 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:48.612 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:48.612 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:48.612 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:48.613 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:56:48.613 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:48.613 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:48.613 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:48.613 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:48.613 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:48.613 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:48.613 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:48.613 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:48.613 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:48.613 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:48.613 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:48.613 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:48 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:49.620 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:49.620 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:56:49.620 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:49.620 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:49.621 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:49.621 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.621 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:49.621 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:49.621 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:49.621 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:49.621 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:49.621 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:49.621 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.621 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:49.621 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:49.621 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:49.621 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:49.621 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:49.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:49.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:49.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:49.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.622 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:49.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:56:49.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:49.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:49.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:49.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:49.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:49.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:49.623 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:49.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:49.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:49.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:49.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:49.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:49.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:49.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:49.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:49.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:49.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:49.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:49.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:56:49.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:49.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:49.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:49.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:49.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:49.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:49.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:49.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:49.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:49.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:49.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:49.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:49.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:49.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:49.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:49.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:49.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:49.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:49.878 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:49 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[190297]: ts=2023-12-06T21:56:49.743Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000969365s 2023-12-06T21:56:50.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:50 smithi038 ceph-mon[108581]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:50.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:50 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:50.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:50 smithi038 ceph-mon[114622]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:50.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:50 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:50.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:50 smithi144 ceph-mon[109549]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:50.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:50 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:51.610 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:51 smithi038 ceph-mon[108581]: Upgrade: Updating alertmanager.a 2023-12-06T21:56:51.610 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:51 smithi038 ceph-mon[108581]: Deploying daemon alertmanager.a on smithi038 2023-12-06T21:56:51.610 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:51 smithi038 ceph-mon[114622]: Upgrade: Updating alertmanager.a 2023-12-06T21:56:51.610 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:51 smithi038 ceph-mon[114622]: Deploying daemon alertmanager.a on smithi038 2023-12-06T21:56:51.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:51 smithi144 ceph-mon[109549]: Upgrade: Updating alertmanager.a 2023-12-06T21:56:51.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:51 smithi144 ceph-mon[109549]: Deploying daemon alertmanager.a on smithi038 2023-12-06T21:56:52.538 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:52 smithi038 ceph-mon[108581]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:56:52.539 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:52 smithi038 ceph-mon[108581]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:56:52.539 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:52 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:52.539 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:52 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:52.539 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:52 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:52.539 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:52 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:52.539 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:52 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:52.539 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:52 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:52.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:52 smithi038 ceph-mon[114622]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:56:52.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:52 smithi038 ceph-mon[114622]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:56:52.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:52 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:52.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:52 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:52.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:52 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:52.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:52 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:52.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:52 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:52.540 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:52 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:52.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:52 smithi144 ceph-mon[109549]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:56:52.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:52 smithi144 ceph-mon[109549]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:56:52.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:52 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:52.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:52 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:52.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:52 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:52.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:52 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:52.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:52 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:52.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:52 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:53.499 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:53 smithi038 systemd[1]: Stopping Ceph alertmanager.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:56:53.878 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[190297]: ts=2023-12-06T21:56:53.498Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-06T21:56:53.878 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:53 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[190297]: ts=2023-12-06T21:56:53.499Z caller=cluster.go:690 level=info component=cluster msg="gossip not settled but continuing anyway" polls=2 elapsed=5.756208724s 2023-12-06T21:56:53.878 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:53 smithi038 bash[191848]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T21:56:54.345 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:53 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T21:56:54.345 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:53 smithi038 systemd[1]: Stopped Ceph alertmanager.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:56:54.345 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:54 smithi038 systemd[1]: Starting Ceph alertmanager.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:56:54.620 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:54 smithi038 ceph-mon[108581]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:54.621 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:56:54.621 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:56:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:56:54] "GET /metrics HTTP/1.1" 200 37903 "" "Prometheus/2.43.0" 2023-12-06T21:56:54.622 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:54 smithi038 ceph-mon[114622]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:54.622 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:56:54.622 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[192015]: ts=2023-12-06T21:56:54.589Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-12-06T21:56:54.622 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[192015]: ts=2023-12-06T21:56:54.589Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-12-06T21:56:54.622 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:54 smithi038 bash[192000]: e7afd8b062a4c201d5561c01d046d96075ec28c27d5f10859490703d6c17a0a8 2023-12-06T21:56:54.622 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[192015]: ts=2023-12-06T21:56:54.591Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.38 port=9094 2023-12-06T21:56:54.623 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[192015]: ts=2023-12-06T21:56:54.593Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T21:56:54.623 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:54 smithi038 systemd[1]: Started Ceph alertmanager.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:56:54.623 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[192015]: ts=2023-12-06T21:56:54.620Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T21:56:54.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:54 smithi144 ceph-mon[109549]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:54.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:54 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:56:54.878 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[192015]: ts=2023-12-06T21:56:54.621Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T21:56:54.878 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[192015]: ts=2023-12-06T21:56:54.624Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-12-06T21:56:54.878 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[192015]: ts=2023-12-06T21:56:54.624Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-06T21:56:56.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:56.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:56:56.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:56:56.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:55 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.099 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:56.099 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.099 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.099 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.099 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.099 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.099 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.099 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.099 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:56:56.099 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:56:56.100 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.100 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.100 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.100 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.100 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.100 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.100 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.100 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.100 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.100 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.100 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.100 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.100 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.100 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.100 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.101 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.101 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.101 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.101 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.101 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.101 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.101 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.101 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.101 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.101 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.101 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.102 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.102 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.102 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.102 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.102 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.102 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.102 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.102 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.102 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.102 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.102 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.102 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.102 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.103 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.103 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:56.103 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.103 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.103 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.103 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.103 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.104 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.104 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.104 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:56:56.104 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T21:56:56.104 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.104 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.104 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.104 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.104 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.104 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.104 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.104 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.104 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.104 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.104 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.105 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.881 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[192015]: ts=2023-12-06T21:56:56.594Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000874449s 2023-12-06T21:56:56.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:56.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:56.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:56.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:56.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:56.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:56.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:57.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:57.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:57.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:57.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:57.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:57.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:57.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:57.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:57.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:57.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:57.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:57.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:57.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:57.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:57.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:57.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:57.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:57.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:57.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:57.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:57.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:57.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:57.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:57.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:57.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:57.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:57.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:57.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:57.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:57.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:57.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:57.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:57.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:57.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:57.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:57.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:57.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:57.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:57.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:57.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:57.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:57.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:56 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:57.794 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T21:56:58.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:56:58.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:57 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.064 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.064 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:56:58.064 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.064 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.064 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.064 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.064 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.064 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.064 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.064 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.068 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.068 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:56:58.068 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.068 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.068 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.068 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.068 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.068 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.068 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.068 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.068 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.068 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.068 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.657 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:56:58.657 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 6s ago 24m - - 2023-12-06T21:56:58.657 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 14s ago 24m - - 2023-12-06T21:56:58.657 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 starting - - - - 2023-12-06T21:56:58.657 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (13m) 14s ago 20m 57.1M - 8.3.5 dad864ee21e9 d61dd02f8293 2023-12-06T21:56:58.657 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (58s) 6s ago 20m 52.2M - 3.5 e1d6a67b021e ecccf81ec1cf 2023-12-06T21:56:58.657 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283,8765 running (51s) 14s ago 24m 450M - 19.0.0-69-g583a8f42 1299c0cbdc4b fe2129b8d864 2023-12-06T21:56:58.657 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (10m) 6s ago 25m 528M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T21:56:58.657 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (25m) 6s ago 25m 202M 2048M 17.2.0 e1d6a67b021e 1bf481cb1a43 2023-12-06T21:56:58.657 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (24m) 14s ago 24m 121M 2048M 17.2.0 e1d6a67b021e 1dda3a52e397 2023-12-06T21:56:58.657 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (24m) 6s ago 24m 111M 2048M 17.2.0 e1d6a67b021e f021892f938c 2023-12-06T21:56:58.657 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (39s) 6s ago 21m 9298k - 1.5.0 0da6a335fe13 bca82f4c7100 2023-12-06T21:56:58.658 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (34s) 14s ago 21m 9089k - 1.5.0 0da6a335fe13 825cf31fc0d1 2023-12-06T21:56:58.658 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (23m) 6s ago 23m 168M 4096M 17.2.0 e1d6a67b021e 72716cc35253 2023-12-06T21:56:58.658 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (23m) 6s ago 23m 175M 4096M 17.2.0 e1d6a67b021e d82125440aa0 2023-12-06T21:56:58.658 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (23m) 6s ago 23m 127M 4096M 17.2.0 e1d6a67b021e 78995724f81e 2023-12-06T21:56:58.658 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (22m) 6s ago 22m 192M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T21:56:58.658 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (22m) 14s ago 22m 186M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T21:56:58.658 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (22m) 14s ago 22m 174M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T21:56:58.658 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (22m) 14s ago 22m 143M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T21:56:58.658 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (21m) 14s ago 21m 176M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T21:56:58.658 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (21s) 14s ago 21m 49.1M - 2.43.0 a07b618ecd1d c1b58f6426a5 2023-12-06T21:56:58.658 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (20m) 6s ago 20m 95.2M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T21:56:58.658 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (20m) 14s ago 20m 98.8M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T21:56:58.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='client.25366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:58.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='client.25349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:58.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='client.25366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:58.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='client.25349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:58.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:58.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:58.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:58.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:58.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:58.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:58.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='client.25366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='client.25349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:59.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:58 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.146 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:56:59.146 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2023-12-06T21:56:59.146 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T21:56:59.146 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:56:59.147 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2023-12-06T21:56:59.147 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:56:59.147 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:56:59.147 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2023-12-06T21:56:59.147 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:56:59.147 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:56:59.147 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": {}, 2023-12-06T21:56:59.147 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw": { 2023-12-06T21:56:59.147 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T21:56:59.147 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:56:59.147 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2023-12-06T21:56:59.147 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-06T21:56:59.147 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:56:59.147 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:56:59.148 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:56:59.587 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:56:59.587 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7", 2023-12-06T21:56:59.587 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2023-12-06T21:56:59.587 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading daemons of type(s) mgr", 2023-12-06T21:56:59.588 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2023-12-06T21:56:59.588 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr" 2023-12-06T21:56:59.588 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2023-12-06T21:56:59.588 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/2 daemons upgraded", 2023-12-06T21:56:59.588 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading alertmanager daemons", 2023-12-06T21:56:59.588 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2023-12-06T21:56:59.588 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:56:59.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:59.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:59.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:56:59.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:56:59.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3862535463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3862535463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:56:59.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.885 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:56:59.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:56:59.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:56:59.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:56:59.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:56:59.886 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:56:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:00.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:00.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:00.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:00.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:00.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:00.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/3862535463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:00.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:00.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:00.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:56:59 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.677 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.677 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:00.677 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.677 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.677 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.677 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.677 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.677 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:00.677 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.677 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.677 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:00.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:00.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.678 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.679 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.679 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.679 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.679 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:00.679 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.679 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.679 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.679 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.679 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.679 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.679 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:00.679 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.679 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.679 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.679 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:00.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.680 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.680 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:00.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:00.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:00.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:00.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.683 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.683 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.683 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.683 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.683 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.683 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:00.683 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.683 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.683 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.683 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.683 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.683 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.683 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:00.683 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.684 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:00.684 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.684 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:00.684 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:00.684 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:00.684 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:00.684 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.684 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.684 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.684 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:00.684 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:00 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:01.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:01.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:01.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:01.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:01.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:01.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:01.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:01.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:01.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:01.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:01.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:01.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:01.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:01.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:01.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:01.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:01.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:01.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:01.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:01.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:01.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:01.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:01.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:01.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:01.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:01.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:01.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:01.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:01.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:01.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:01.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:01.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:01.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:01.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:01.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:01.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:01.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:01.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:01.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:01.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:01.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:01.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:00 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:01.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[108581]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:01.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:01.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[108581]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:57:01.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:01.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:01.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:01.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[114622]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:01.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:01.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[114622]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:57:01.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:01.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:01.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:01.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:01 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:02.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:01 smithi144 ceph-mon[109549]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:02.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:01 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:02.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:01 smithi144 ceph-mon[109549]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:57:02.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:01 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:02.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:01 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:02.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:01 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:02.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:01 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:02.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:01 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:02.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:01 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:02.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:01 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:02.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:01 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:02.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:01 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:02.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:01 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:02.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:01 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:02.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:01 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:02.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:01 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:02.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:01 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:02.856 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:02 smithi144 ceph-mon[109549]: Upgrade: Updating grafana.a 2023-12-06T21:57:02.856 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:02 smithi144 ceph-mon[109549]: Deploying daemon grafana.a on smithi144 2023-12-06T21:57:02.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:02 smithi038 ceph-mon[108581]: Upgrade: Updating grafana.a 2023-12-06T21:57:02.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:02 smithi038 ceph-mon[108581]: Deploying daemon grafana.a on smithi144 2023-12-06T21:57:02.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:02 smithi038 ceph-mon[114622]: Upgrade: Updating grafana.a 2023-12-06T21:57:02.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:02 smithi038 ceph-mon[114622]: Deploying daemon grafana.a on smithi144 2023-12-06T21:57:03.809 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:03 smithi144 systemd[1]: Stopping Ceph grafana.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:57:04.275 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:03 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[142811]: t=2023-12-06T21:57:03+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-06T21:57:04.275 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 bash[174586]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a 2023-12-06T21:57:04.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@grafana.a.service: Succeeded. 2023-12-06T21:57:04.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 systemd[1]: Stopped Ceph grafana.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:57:04.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 systemd[1]: Starting Ceph grafana.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:57:04.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-mon[109549]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:04.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:04.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:04.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:04.596 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:57:04 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:57:04] "GET /metrics HTTP/1.1" 200 37903 "" "Prometheus/2.43.0" 2023-12-06T21:57:04.596 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:04 smithi038 ceph-mon[108581]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:04.596 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:04 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:04.597 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:04 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:04.597 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:04 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:04.597 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:04 smithi038 ceph-mon[114622]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:04.597 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:04 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:04.597 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:04 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:04.597 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:04 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:04.878 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 21:57:04 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[192015]: ts=2023-12-06T21:57:04.597Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003581265s 2023-12-06T21:57:05.138 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 bash[174759]: 73c1f001221b261685389d48026134e0a5583ef7f16942bcd0692fdabf35d347 2023-12-06T21:57:05.139 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 systemd[1]: Started Ceph grafana.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:57:05.139 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=settings t=2023-12-06T21:57:04.975069352Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-12-06T21:57:05.139 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=settings t=2023-12-06T21:57:04.975265357Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-12-06T21:57:05.139 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=settings t=2023-12-06T21:57:04.975283471Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-12-06T21:57:05.139 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=settings t=2023-12-06T21:57:04.975290506Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-12-06T21:57:05.139 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=settings t=2023-12-06T21:57:04.975296737Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-06T21:57:05.139 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=settings t=2023-12-06T21:57:04.975302722Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-06T21:57:05.139 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=settings t=2023-12-06T21:57:04.975308299Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-06T21:57:05.139 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=settings t=2023-12-06T21:57:04.975314088Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-06T21:57:05.139 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=settings t=2023-12-06T21:57:04.975319889Z level=info msg="Path Home" path=/usr/share/grafana 2023-12-06T21:57:05.139 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=settings t=2023-12-06T21:57:04.975325529Z level=info msg="Path Data" path=/var/lib/grafana 2023-12-06T21:57:05.139 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=settings t=2023-12-06T21:57:04.975330809Z level=info msg="Path Logs" path=/var/log/grafana 2023-12-06T21:57:05.139 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=settings t=2023-12-06T21:57:04.975336168Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-12-06T21:57:05.139 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=settings t=2023-12-06T21:57:04.975341735Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-12-06T21:57:05.140 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=settings t=2023-12-06T21:57:04.975347778Z level=info msg="App mode production" 2023-12-06T21:57:05.140 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=sqlstore t=2023-12-06T21:57:04.975391688Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-12-06T21:57:05.140 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=sqlstore t=2023-12-06T21:57:04.975406857Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-12-06T21:57:05.140 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:04.986283024Z level=info msg="Starting DB migrations" 2023-12-06T21:57:05.140 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:04.989712535Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2023-12-06T21:57:05.140 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:04.998389661Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2023-12-06T21:57:05.140 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:04 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:04.999369766Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2023-12-06T21:57:05.140 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.000179095Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2023-12-06T21:57:05.140 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.001175595Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2023-12-06T21:57:05.140 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.002130265Z level=info msg="Executing migration" id="Add column preferences.json_data" 2023-12-06T21:57:05.140 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.003064278Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2023-12-06T21:57:05.140 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.003947916Z level=info msg="Executing migration" id="Add preferences index org_id" 2023-12-06T21:57:05.140 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.004815654Z level=info msg="Executing migration" id="Add preferences index user_id" 2023-12-06T21:57:05.140 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.00556265Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2023-12-06T21:57:05.141 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.006346895Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2023-12-06T21:57:05.141 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.007307794Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2023-12-06T21:57:05.141 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.007638564Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2023-12-06T21:57:05.141 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.008656336Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2023-12-06T21:57:05.141 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.009645276Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2023-12-06T21:57:05.141 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.01065229Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2023-12-06T21:57:05.141 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.010952885Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2023-12-06T21:57:05.141 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.011875722Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2023-12-06T21:57:05.141 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.012796167Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2023-12-06T21:57:05.141 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.013097136Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2023-12-06T21:57:05.141 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.014034704Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2023-12-06T21:57:05.141 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.014988263Z level=info msg="Executing migration" id="create provenance_type table" 2023-12-06T21:57:05.141 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.01542909Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2023-12-06T21:57:05.141 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.016200072Z level=info msg="Executing migration" id="create alert_image table" 2023-12-06T21:57:05.141 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.01670408Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2023-12-06T21:57:05.142 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.017388023Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2023-12-06T21:57:05.142 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.017686027Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2023-12-06T21:57:05.142 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.018082033Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2023-12-06T21:57:05.142 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.018501736Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2023-12-06T21:57:05.142 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.018575615Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2023-12-06T21:57:05.142 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.018804647Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2023-12-06T21:57:05.142 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.019290611Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2023-12-06T21:57:05.142 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.019741437Z level=info msg="Executing migration" id="increase max description length to 2048" 2023-12-06T21:57:05.142 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.019997968Z level=info msg="Executing migration" id="create secrets table" 2023-12-06T21:57:05.142 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.020389483Z level=info msg="Executing migration" id="rename data_keys name column to id" 2023-12-06T21:57:05.142 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.025239876Z level=info msg="Executing migration" id="add name column into data_keys" 2023-12-06T21:57:05.142 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.026182309Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2023-12-06T21:57:05.142 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.026494756Z level=info msg="Executing migration" id="rename data_keys name column to label" 2023-12-06T21:57:05.142 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.031219098Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2023-12-06T21:57:05.142 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.035975458Z level=info msg="Executing migration" id="add column hidden to role table" 2023-12-06T21:57:05.143 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.036949191Z level=info msg="Executing migration" id="create query_history table v1" 2023-12-06T21:57:05.143 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.037740039Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2023-12-06T21:57:05.143 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.038167328Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2023-12-06T21:57:05.143 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.03845694Z level=info msg="Executing migration" id="teams permissions migration" 2023-12-06T21:57:05.143 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.038842579Z level=info msg="Executing migration" id="dashboard permissions" 2023-12-06T21:57:05.143 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.040079811Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2023-12-06T21:57:05.143 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.040865537Z level=info msg="Executing migration" id="drop managed folder create actions" 2023-12-06T21:57:05.143 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.041162324Z level=info msg="Executing migration" id="alerting notification permissions" 2023-12-06T21:57:05.143 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.041504727Z level=info msg="Executing migration" id="create query_history_star table v1" 2023-12-06T21:57:05.143 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.041870976Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2023-12-06T21:57:05.143 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.042281682Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2023-12-06T21:57:05.143 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.043221439Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2023-12-06T21:57:05.143 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.043519544Z level=info msg="Executing migration" id="create correlation table v1" 2023-12-06T21:57:05.143 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.043935203Z level=info msg="Executing migration" id="add index correlations.uid" 2023-12-06T21:57:05.143 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.044357644Z level=info msg="Executing migration" id="add index correlations.source_uid" 2023-12-06T21:57:05.144 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.044797588Z level=info msg="Executing migration" id="add correlation config column" 2023-12-06T21:57:05.144 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.045820681Z level=info msg="Executing migration" id="create entity_events table" 2023-12-06T21:57:05.144 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.046207467Z level=info msg="Executing migration" id="create dashboard public config v1" 2023-12-06T21:57:05.144 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.046646897Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2023-12-06T21:57:05.144 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.046736388Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2023-12-06T21:57:05.144 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.04698807Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-06T21:57:05.144 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.047073669Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-06T21:57:05.144 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.047345564Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2023-12-06T21:57:05.144 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.047912765Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2023-12-06T21:57:05.144 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.048895638Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2023-12-06T21:57:05.144 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.04954632Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-06T21:57:05.144 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.050003412Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2023-12-06T21:57:05.144 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.050883337Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-12-06T21:57:05.144 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.051753987Z level=info msg="Executing migration" id="Drop public config table" 2023-12-06T21:57:05.144 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.052606254Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2023-12-06T21:57:05.145 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.053052424Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2023-12-06T21:57:05.145 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.056259815Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-12-06T21:57:05.145 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.059129832Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2023-12-06T21:57:05.145 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.061760584Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2023-12-06T21:57:05.145 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.064861945Z level=info msg="Executing migration" id="add annotations_enabled column" 2023-12-06T21:57:05.145 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.067804671Z level=info msg="Executing migration" id="add time_selection_enabled column" 2023-12-06T21:57:05.145 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.070611216Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2023-12-06T21:57:05.145 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.07325942Z level=info msg="Executing migration" id="add share column" 2023-12-06T21:57:05.145 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.074298578Z level=info msg="Executing migration" id="create default alerting folders" 2023-12-06T21:57:05.145 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.076977345Z level=info msg="Executing migration" id="create file table" 2023-12-06T21:57:05.145 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.079777934Z level=info msg="Executing migration" id="file table idx: path natural pk" 2023-12-06T21:57:05.145 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.082340986Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2023-12-06T21:57:05.145 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.082819065Z level=info msg="Executing migration" id="create file_meta table" 2023-12-06T21:57:05.145 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.085498383Z level=info msg="Executing migration" id="file table idx: path key" 2023-12-06T21:57:05.145 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.088204534Z level=info msg="Executing migration" id="set path collation in file table" 2023-12-06T21:57:05.145 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.090785945Z level=info msg="Executing migration" id="managed permissions migration" 2023-12-06T21:57:05.146 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.091926965Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2023-12-06T21:57:05.146 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.094436137Z level=info msg="Executing migration" id="RBAC action name migrator" 2023-12-06T21:57:05.146 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.09696985Z level=info msg="Executing migration" id="Add UID column to playlist" 2023-12-06T21:57:05.146 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.09955863Z level=info msg="Executing migration" id="Update uid column values in playlist" 2023-12-06T21:57:05.146 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.099882932Z level=info msg="Executing migration" id="Add index for uid in playlist" 2023-12-06T21:57:05.146 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.102469858Z level=info msg="Executing migration" id="update group index for alert rules" 2023-12-06T21:57:05.146 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.105211817Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2023-12-06T21:57:05.146 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.107909001Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2023-12-06T21:57:05.146 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.108346126Z level=info msg="Executing migration" id="add action column to seed_assignment" 2023-12-06T21:57:05.146 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.111276603Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2023-12-06T21:57:05.146 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.113908196Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2023-12-06T21:57:05.146 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.116571683Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2023-12-06T21:57:05.146 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.126407658Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2023-12-06T21:57:05.146 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.129028607Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2023-12-06T21:57:05.147 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.131517919Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2023-12-06T21:57:05.147 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.134999535Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2023-12-06T21:57:05.147 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.135557038Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2023-12-06T21:57:05.147 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.136383209Z level=info msg="Executing migration" id="create folder table" 2023-12-06T21:57:05.147 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.137362443Z level=info msg="Executing migration" id="Add index for parent_uid" 2023-12-06T21:57:05.147 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.138066974Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2023-12-06T21:57:05.147 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.138569589Z level=info msg="Executing migration" id="Update folder title length" 2023-12-06T21:57:05.558 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.139338641Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2023-12-06T21:57:05.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=migrator t=2023-12-06T21:57:05.140104344Z level=info msg="migrations completed" performed=105 skipped=376 duration=150.428392ms 2023-12-06T21:57:05.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=sqlstore t=2023-12-06T21:57:05.140442759Z level=info msg="Created default organization" 2023-12-06T21:57:05.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=plugin.loader t=2023-12-06T21:57:05.198484136Z level=info msg="Plugin registered" pluginID=input 2023-12-06T21:57:05.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=plugin.loader t=2023-12-06T21:57:05.225521592Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-12-06T21:57:05.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=plugin.loader t=2023-12-06T21:57:05.225543478Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-12-06T21:57:05.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=secrets t=2023-12-06T21:57:05.225577916Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-12-06T21:57:05.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=query_data t=2023-12-06T21:57:05.227262877Z level=info msg="Query Service initialization" 2023-12-06T21:57:05.559 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=live.push_http t=2023-12-06T21:57:05.22974371Z level=info msg="Live Push Gateway initialization" 2023-12-06T21:57:05.950 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:05.950 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:05.950 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.225 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.225 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.225 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.225 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.225 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:06.225 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:57:06.225 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:57:06.225 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.225 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:06.225 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.225 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.225 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.226 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.226 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:06.226 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.226 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:06.226 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.226 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.226 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.226 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.226 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:06.226 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.226 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:06.226 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.226 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.226 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.226 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.226 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.227 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=infra.usagestats.collector t=2023-12-06T21:57:05.992373351Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-12-06T21:57:06.227 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=provisioning.datasources t=2023-12-06T21:57:06.082154222Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2023-12-06T21:57:06.227 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=provisioning.datasources t=2023-12-06T21:57:06.082244921Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2023-12-06T21:57:06.227 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=provisioning.datasources t=2023-12-06T21:57:06.093452285Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-06T21:57:06.227 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=provisioning.alerting t=2023-12-06T21:57:06.168403771Z level=info msg="starting to provision alerting" 2023-12-06T21:57:06.227 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=provisioning.alerting t=2023-12-06T21:57:06.168429432Z level=info msg="finished to provision alerting" 2023-12-06T21:57:06.227 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=grafanaStorageLogger t=2023-12-06T21:57:06.168605722Z level=info msg="storage starting" 2023-12-06T21:57:06.227 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=ngalert.state.manager t=2023-12-06T21:57:06.168652915Z level=info msg="Warming state cache for startup" 2023-12-06T21:57:06.227 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=http.server t=2023-12-06T21:57:06.172120047Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-12-06T21:57:06.227 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=ngalert.state.manager t=2023-12-06T21:57:06.179394227Z level=info msg="State cache has been initialized" states=0 duration=10.73804ms 2023-12-06T21:57:06.228 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=ngalert.multiorg.alertmanager t=2023-12-06T21:57:06.179455586Z level=info msg="starting MultiOrg Alertmanager" 2023-12-06T21:57:06.228 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=ticker t=2023-12-06T21:57:06.179505596Z level=info msg=starting first_tick=2023-12-06T21:57:10Z 2023-12-06T21:57:06.228 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=sqlstore.transactions t=2023-12-06T21:57:06.225606805Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-06T21:57:06.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:06.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:06.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.229 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.229 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.229 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:06.229 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.229 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.229 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.229 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:05 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:06.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:57:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:57:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:06.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:06.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:06.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:06.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:06.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:06.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:57:06.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-06T21:57:06.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:06.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:06.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:06.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:06.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:06.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:06.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:06.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:06.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:06.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:06.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:06.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:06.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:06.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:06.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:05 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:06.483 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=sqlstore.transactions t=2023-12-06T21:57:06.236848773Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2023-12-06T21:57:06.483 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=sqlstore.transactions t=2023-12-06T21:57:06.248817067Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-06T21:57:06.483 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=sqlstore.transactions t=2023-12-06T21:57:06.279990059Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-06T21:57:06.483 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a[174774]: logger=sqlstore.transactions t=2023-12-06T21:57:06.291760914Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2023-12-06T21:57:07.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:07.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:07.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:07.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:07.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:07.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:07.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:07.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:07.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:07.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:07.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:07.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:07.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:07.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:07.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:07.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:07.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:07.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:07.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:07.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:07.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:07.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:07.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:07.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:07.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:07.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:07.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:07.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:07.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:07.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:06 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:07.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:07.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:07.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:07.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:07.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:07.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:07.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:07.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:07.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:07.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:07.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:07.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:07.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:07.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:07.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:07.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:07.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:07.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:07.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:07.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:07.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:07.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:07.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:07.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:07.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:07.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:07.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:07.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:07.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:07.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:07.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:07.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:07.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:07.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:07.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:07.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:07.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:07.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:07.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:07.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:07.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:07.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:07.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:07.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:07.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:07.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:07.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:07.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:07.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:07.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:07.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:07.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:07.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:07.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:07.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:06 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:08.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:07 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:08.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:08.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:08.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:08.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:08.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:08.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:08.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:08.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:07 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:09.302 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.302 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:08 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:09.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:09.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:09.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:09.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:09.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:09.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:09.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:09.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:09.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:09.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:09.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:09.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:09.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:09.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:09.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:09.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:09.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:09.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:09.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:09.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:09.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:09.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:09.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:09.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:09.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:09.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:09.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:09.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:09.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:09.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:09.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:09.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:09.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:09.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:08 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.242 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:10.242 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:10.242 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:10.242 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:10.242 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.242 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.242 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.242 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:10.242 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:57:10.242 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.243 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:10.243 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.243 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.243 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.243 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.243 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:10.243 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.243 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:10.243 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.243 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.243 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.243 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.243 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:10.243 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.243 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:10.244 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.244 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.244 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.244 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.244 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.244 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:10.244 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.244 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.244 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.244 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.244 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.244 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:10.244 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.244 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.244 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.244 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.245 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.245 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:10.245 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.245 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.245 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.245 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:09 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:10.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:57:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:57:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.387 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:10.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:10.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:10.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.389 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.390 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.390 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:10.390 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.390 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.390 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.390 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:10.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:10.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:10.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:10.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:10.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:10.392 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:10 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:11.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:11.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:11.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:11.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:11.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:11.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:10 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:57:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-06T21:57:12.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-06T21:57:12.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-06T21:57:12.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-06T21:57:12.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-06T21:57:12.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-06T21:57:12.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-06T21:57:12.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-12-06T21:57:12.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-06T21:57:12.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-06T21:57:12.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-12-06T21:57:12.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-06T21:57:12.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-12-06T21:57:12.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-06T21:57:12.314 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-06T21:57:12.315 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-12-06T21:57:12.315 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-06T21:57:12.315 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-06T21:57:12.315 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.315 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.315 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.315 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.315 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.315 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.315 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T21:57:12.315 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-06T21:57:12.315 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.315 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:12.315 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:12.316 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.316 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.316 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.316 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.316 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.316 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:12.316 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:12.316 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:11 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:12.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:57:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:12.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:57:12.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:12.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:12.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-06T21:57:12.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-06T21:57:12.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-06T21:57:12.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-06T21:57:12.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-06T21:57:12.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-06T21:57:12.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-06T21:57:12.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-12-06T21:57:12.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-06T21:57:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:12.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-06T21:57:12.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-06T21:57:12.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-06T21:57:12.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-06T21:57:12.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-06T21:57:12.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-06T21:57:12.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-06T21:57:12.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-12-06T21:57:12.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-06T21:57:12.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-06T21:57:12.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-12-06T21:57:12.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-06T21:57:12.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-12-06T21:57:12.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-06T21:57:12.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-06T21:57:12.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-12-06T21:57:12.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-06T21:57:12.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-06T21:57:12.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.387 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T21:57:12.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-06T21:57:12.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:12.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:12.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.388 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-06T21:57:12.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-12-06T21:57:12.388 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-06T21:57:12.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-12-06T21:57:12.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-06T21:57:12.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-06T21:57:12.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-12-06T21:57:12.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-06T21:57:12.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-06T21:57:12.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:12.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T21:57:12.389 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-06T21:57:12.390 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.390 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:12.390 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:12.390 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.390 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:12.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:12.390 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:12.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:12.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:12.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:12.391 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:11 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:13.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:12 smithi144 ceph-mon[109549]: Upgrade: Finalizing container_image settings 2023-12-06T21:57:13.216 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:12 smithi144 ceph-mon[109549]: Upgrade: Complete! 2023-12-06T21:57:13.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:12 smithi038 ceph-mon[114622]: Upgrade: Finalizing container_image settings 2023-12-06T21:57:13.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:12 smithi038 ceph-mon[114622]: Upgrade: Complete! 2023-12-06T21:57:13.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:12 smithi038 ceph-mon[108581]: Upgrade: Finalizing container_image settings 2023-12-06T21:57:13.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:12 smithi038 ceph-mon[108581]: Upgrade: Complete! 2023-12-06T21:57:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:14 smithi038 ceph-mon[108581]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:14 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:14.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:57:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:57:14] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.43.0" 2023-12-06T21:57:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:14 smithi038 ceph-mon[114622]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:14 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:14.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:14 smithi144 ceph-mon[109549]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:14.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:14 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:16 smithi038 ceph-mon[108581]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:16.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:16 smithi038 ceph-mon[114622]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:16.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:16 smithi144 ceph-mon[109549]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:18.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:18 smithi038 ceph-mon[108581]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:18.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:18 smithi038 ceph-mon[114622]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:18.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:18 smithi144 ceph-mon[109549]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:20.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:20 smithi038 ceph-mon[108581]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:20.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:20 smithi038 ceph-mon[114622]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:20.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:20 smithi144 ceph-mon[109549]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:22.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:22 smithi144 ceph-mon[109549]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:22.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:22 smithi144 ceph-mon[109549]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:57:22.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:22 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:22.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:22 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:22.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:22 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:22.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:22 smithi038 ceph-mon[114622]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:22.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:22 smithi038 ceph-mon[114622]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:57:22.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:22 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:22.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:22 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:22.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:22 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:22.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:22 smithi038 ceph-mon[108581]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:22.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:22 smithi038 ceph-mon[108581]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:57:22.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:22 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:22.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:22 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:22.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:22 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:24.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:24 smithi038 ceph-mon[108581]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:24.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:24 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:57:24.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:57:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:57:24] "GET /metrics HTTP/1.1" 200 37896 "" "Prometheus/2.43.0" 2023-12-06T21:57:24.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:24 smithi038 ceph-mon[114622]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:24.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:24 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:57:24.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:24 smithi144 ceph-mon[109549]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:24.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:24 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:57:26.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:26 smithi038 ceph-mon[108581]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:26.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:26 smithi038 ceph-mon[114622]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:26.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:26 smithi144 ceph-mon[109549]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:28.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:28 smithi038 ceph-mon[108581]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:28.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:28 smithi038 ceph-mon[114622]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:28.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:28 smithi144 ceph-mon[109549]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:30.324 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2023-12-06T21:57:30.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:30 smithi038 ceph-mon[108581]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:30.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:30 smithi038 ceph-mon[114622]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:30.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:30 smithi144 ceph-mon[109549]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:31.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:31 smithi038 ceph-mon[108581]: from='client.25393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:31.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:31 smithi038 ceph-mon[114622]: from='client.25393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:31.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:31 smithi144 ceph-mon[109549]: from='client.25393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:31.868 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T21:57:32.233 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2023-12-06T21:57:32.562 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:32 smithi038 ceph-mon[108581]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:32.562 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:32 smithi038 ceph-mon[108581]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:57:32.562 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:32 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:32.562 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:32 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:32.562 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:32 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:32.562 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:32 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/2890667096' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:32.563 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:32 smithi038 ceph-mon[114622]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:32.563 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:32 smithi038 ceph-mon[114622]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:57:32.563 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:32 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:32.563 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:32 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:32.563 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:32 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:32.563 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:32 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/2890667096' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:32 smithi144 ceph-mon[109549]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:32 smithi144 ceph-mon[109549]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:57:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:32 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:32 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:32 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:32 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/2890667096' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:33.711 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)" 2023-12-06T21:57:34.031 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2023-12-06T21:57:34.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:34 smithi038 ceph-mon[108581]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:34.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:34 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/491675710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:34.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:57:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:57:34] "GET /metrics HTTP/1.1" 200 37896 "" "Prometheus/2.43.0" 2023-12-06T21:57:34.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:34 smithi038 ceph-mon[114622]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:34.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:34 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/491675710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:34.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:34 smithi144 ceph-mon[109549]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:34.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:34 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/491675710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:35.497 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T21:57:35.849 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2023-12-06T21:57:36.504 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:36 smithi038 ceph-mon[108581]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:36.505 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:36 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/1711607141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:36.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:36 smithi038 ceph-mon[114622]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:36.505 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:36 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/1711607141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:36.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:36 smithi144 ceph-mon[109549]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:36.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:36 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/1711607141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:37.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:37 smithi144 ceph-mon[109549]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:37.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:37 smithi144 ceph-mon[109549]: from='client.25417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:37.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:37 smithi038 ceph-mon[108581]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:37.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:37 smithi038 ceph-mon[108581]: from='client.25417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:37.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:37 smithi038 ceph-mon[114622]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:37.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:37 smithi038 ceph-mon[114622]: from='client.25417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:39.005 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T21:57:39.375 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade status' 2023-12-06T21:57:39.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:39 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:57:39.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:39 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:57:39.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:39 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:57:40.423 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:40 smithi038 ceph-mon[108581]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:40.423 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:40 smithi038 ceph-mon[114622]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:40.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:40 smithi144 ceph-mon[109549]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:40.913 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:57:40.913 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": null, 2023-12-06T21:57:40.913 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": false, 2023-12-06T21:57:40.913 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "", 2023-12-06T21:57:40.913 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2023-12-06T21:57:40.913 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": null, 2023-12-06T21:57:40.913 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2023-12-06T21:57:40.914 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2023-12-06T21:57:40.914 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:57:41.599 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph health detail' 2023-12-06T21:57:42.296 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:42 smithi038 ceph-mon[108581]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:42.296 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:42 smithi038 ceph-mon[108581]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:57:42.296 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:42 smithi038 ceph-mon[108581]: from='client.25423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:42.296 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:42.296 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:42.296 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:42 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:42.296 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:42 smithi038 ceph-mon[114622]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:42.296 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:42 smithi038 ceph-mon[114622]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:57:42.296 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:42 smithi038 ceph-mon[114622]: from='client.25423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:42.297 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:42.297 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:42.297 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:42 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:42.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:42 smithi144 ceph-mon[109549]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:42.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:42 smithi144 ceph-mon[109549]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:57:42.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:42 smithi144 ceph-mon[109549]: from='client.25423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:42.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:42.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:42.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:42 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:43.074 INFO:teuthology.orchestra.run.smithi038.stdout:HEALTH_OK 2023-12-06T21:57:43.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:43 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/583330458' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:57:43.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:43 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/583330458' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:57:43.441 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '"'"'{print $2}'"'"')' 2023-12-06T21:57:43.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:43 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/583330458' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:57:44.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:44 smithi038 ceph-mon[108581]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:44.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:57:44 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:57:44] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.43.0" 2023-12-06T21:57:44.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:44 smithi038 ceph-mon[114622]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:44.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:44 smithi144 ceph-mon[109549]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:46.623 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:46 smithi038 ceph-mon[108581]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:46.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:46 smithi038 ceph-mon[108581]: from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:46.624 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:46 smithi038 ceph-mon[108581]: from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "daemon_types": "mon", "hosts": "smithi144", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:46.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:46 smithi038 ceph-mon[114622]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:46.624 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:46 smithi038 ceph-mon[114622]: from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:46.625 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:46 smithi038 ceph-mon[114622]: from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "daemon_types": "mon", "hosts": "smithi144", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:46.743 INFO:teuthology.orchestra.run.smithi038.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:57:46.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:46 smithi144 ceph-mon[109549]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:46.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:46 smithi144 ceph-mon[109549]: from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:46.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:46 smithi144 ceph-mon[109549]: from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "daemon_types": "mon", "hosts": "smithi144", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:47.119 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2023-12-06T21:57:48.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:47 smithi144 ceph-mon[109549]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:48.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:47 smithi144 ceph-mon[109549]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:57:48.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:47 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:48.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:47 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:48.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:47 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:48.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:47 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:48.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:47 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:48.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:47 smithi144 ceph-mon[109549]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:57:48.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:47 smithi038 ceph-mon[108581]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:48.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:47 smithi038 ceph-mon[108581]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:57:48.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:47 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:48.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:47 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:48.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:47 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:48.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:47 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:48.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:47 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:48.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:47 smithi038 ceph-mon[108581]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:57:48.067 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:47 smithi038 ceph-mon[114622]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:48.067 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:47 smithi038 ceph-mon[114622]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:57:48.067 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:47 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:48.068 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:47 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:48.068 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:47 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:48.068 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:47 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:48.068 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:47 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:48.068 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:47 smithi038 ceph-mon[114622]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:57:48.624 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T21:57:49.326 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:57:49.326 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 8s ago 25m - - 2023-12-06T21:57:49.326 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 17s ago 25m - - 2023-12-06T21:57:49.326 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (55s) 8s ago 21m 18.0M - 0.25.0 c8568f914cd2 e7afd8b062a4 2023-12-06T21:57:49.326 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (44s) 17s ago 21m 86.1M - 9.4.7 954c08fa6188 73c1f001221b 2023-12-06T21:57:49.326 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (109s) 8s ago 21m 52.6M - 3.5 e1d6a67b021e ecccf81ec1cf 2023-12-06T21:57:49.326 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283,8765 running (102s) 17s ago 24m 450M - 19.0.0-69-g583a8f42 1299c0cbdc4b fe2129b8d864 2023-12-06T21:57:49.327 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (11m) 8s ago 26m 538M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T21:57:49.327 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (26m) 8s ago 26m 215M 2048M 17.2.0 e1d6a67b021e 1bf481cb1a43 2023-12-06T21:57:49.327 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (25m) 17s ago 25m 128M 2048M 17.2.0 e1d6a67b021e 1dda3a52e397 2023-12-06T21:57:49.327 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (25m) 8s ago 25m 116M 2048M 17.2.0 e1d6a67b021e f021892f938c 2023-12-06T21:57:49.327 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (90s) 8s ago 22m 9973k - 1.5.0 0da6a335fe13 bca82f4c7100 2023-12-06T21:57:49.327 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (85s) 17s ago 22m 15.0M - 1.5.0 0da6a335fe13 825cf31fc0d1 2023-12-06T21:57:49.327 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (24m) 8s ago 24m 171M 4096M 17.2.0 e1d6a67b021e 72716cc35253 2023-12-06T21:57:49.327 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (24m) 8s ago 24m 178M 4096M 17.2.0 e1d6a67b021e d82125440aa0 2023-12-06T21:57:49.327 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (24m) 8s ago 24m 129M 4096M 17.2.0 e1d6a67b021e 78995724f81e 2023-12-06T21:57:49.327 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (23m) 8s ago 23m 195M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T21:57:49.327 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (23m) 17s ago 23m 190M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T21:57:49.327 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (23m) 17s ago 23m 177M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T21:57:49.327 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (22m) 17s ago 22m 145M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T21:57:49.327 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (22m) 17s ago 22m 179M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T21:57:49.327 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (72s) 17s ago 22m 52.2M - 2.43.0 a07b618ecd1d c1b58f6426a5 2023-12-06T21:57:49.328 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (21m) 8s ago 21m 95.4M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T21:57:49.328 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (21m) 17s ago 21m 99.0M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T21:57:49.762 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:57:49.762 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2023-12-06T21:57:49.762 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-06T21:57:49.762 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:57:49.762 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2023-12-06T21:57:49.763 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:57:49.763 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:57:49.763 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2023-12-06T21:57:49.763 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:57:49.763 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:57:49.763 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": {}, 2023-12-06T21:57:49.763 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw": { 2023-12-06T21:57:49.764 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T21:57:49.764 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:57:49.764 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2023-12-06T21:57:49.764 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-06T21:57:49.764 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:57:49.764 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:57:49.764 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:57:50.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:49 smithi144 ceph-mon[109549]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:50.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:49 smithi144 ceph-mon[109549]: from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:50.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:50.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:49 smithi144 ceph-mon[109549]: Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T21:57:50.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:49 smithi144 ceph-mon[109549]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T21:57:50.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:50.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:50.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:49 smithi144 ceph-mon[109549]: Upgrade: Setting container_image for all mgr 2023-12-06T21:57:50.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:50.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:57:50.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:49 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-06T21:57:50.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:49 smithi144 ceph-mon[109549]: Upgrade: It appears safe to stop mon.b 2023-12-06T21:57:50.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:49 smithi144 ceph-mon[109549]: from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:50.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:49 smithi144 ceph-mon[109549]: from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:50.118 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:57:50.119 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7", 2023-12-06T21:57:50.119 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2023-12-06T21:57:50.119 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi144", 2023-12-06T21:57:50.119 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2023-12-06T21:57:50.119 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "0/1 daemons upgraded", 2023-12-06T21:57:50.119 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mon daemons", 2023-12-06T21:57:50.119 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2023-12-06T21:57:50.119 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:57:50.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[108581]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:50.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[108581]: from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:50.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:50.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[108581]: Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T21:57:50.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[108581]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T21:57:50.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:50.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:50.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all mgr 2023-12-06T21:57:50.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:50.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:57:50.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-06T21:57:50.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[108581]: Upgrade: It appears safe to stop mon.b 2023-12-06T21:57:50.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[108581]: from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:50.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[108581]: from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:50.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[114622]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:50.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[114622]: from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:50.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:50.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[114622]: Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T21:57:50.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[114622]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T21:57:50.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:50.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:50.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all mgr 2023-12-06T21:57:50.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:50.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:57:50.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-06T21:57:50.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[114622]: Upgrade: It appears safe to stop mon.b 2023-12-06T21:57:50.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[114622]: from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:50.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:49 smithi038 ceph-mon[114622]: from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:51.048 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:50 smithi144 ceph-mon[109549]: from='client.? 172.21.15.38:0/3020507171' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:51.048 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:50 smithi144 ceph-mon[109549]: Upgrade: Updating mon.b 2023-12-06T21:57:51.048 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:50 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:51.048 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:50 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:57:51.049 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:50 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:57:51.049 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:50 smithi144 ceph-mon[109549]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:51.049 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:50 smithi144 ceph-mon[109549]: Deploying daemon mon.b on smithi144 2023-12-06T21:57:51.049 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:50 smithi144 ceph-mon[109549]: from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:51.049 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:50 smithi144 systemd[1]: Stopping Ceph mon.b for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:57:51.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:50 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3020507171' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:51.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:50 smithi038 ceph-mon[108581]: Upgrade: Updating mon.b 2023-12-06T21:57:51.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:50 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:51.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:50 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:57:51.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:50 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:57:51.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:50 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:51.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:50 smithi038 ceph-mon[108581]: Deploying daemon mon.b on smithi144 2023-12-06T21:57:51.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:50 smithi038 ceph-mon[108581]: from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:51.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:50 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3020507171' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:51.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:50 smithi038 ceph-mon[114622]: Upgrade: Updating mon.b 2023-12-06T21:57:51.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:50 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:51.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:50 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:57:51.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:50 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:57:51.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:50 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:51.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:50 smithi038 ceph-mon[114622]: Deploying daemon mon.b on smithi144 2023-12-06T21:57:51.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:50 smithi038 ceph-mon[114622]: from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:57:51.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-b[109519]: 2023-12-06T21:57:51.046+0000 7fd7a1719700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T21:57:51.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-b[109519]: 2023-12-06T21:57:51.046+0000 7fd7a1719700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-12-06T21:57:51.680 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:51 smithi144 bash[178659]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-b 2023-12-06T21:57:52.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:51 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mon.b.service: Succeeded. 2023-12-06T21:57:52.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:51 smithi144 systemd[1]: Stopped Ceph mon.b for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:57:52.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:51 smithi144 systemd[1]: Starting Ceph mon.b for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:57:52.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T21:57:52.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev), process ceph-mon, pid 7 2023-12-06T21:57:52.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: pidfile_write: ignore empty --pid-file 2023-12-06T21:57:52.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: load: jerasure load: lrc 2023-12-06T21:57:52.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: RocksDB version: 7.9.2 2023-12-06T21:57:52.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Git sha 0 2023-12-06T21:57:52.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Compile date 2023-12-06 16:24:51 2023-12-06T21:57:52.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: DB SUMMARY 2023-12-06T21:57:52.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: DB Session ID: 2458TYP1PRBG78ZWLHM2 2023-12-06T21:57:52.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: CURRENT file: CURRENT 2023-12-06T21:57:52.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T21:57:52.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: MANIFEST file: MANIFEST-000009 size: 3409 Bytes 2023-12-06T21:57:52.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000063.sst 2023-12-06T21:57:52.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000061.log size: 1852189 ; 2023-12-06T21:57:52.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.error_if_exists: 0 2023-12-06T21:57:52.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.create_if_missing: 0 2023-12-06T21:57:52.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.paranoid_checks: 1 2023-12-06T21:57:52.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-06T21:57:52.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T21:57:52.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-06T21:57:52.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.env: 0x557219356a60 2023-12-06T21:57:52.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.fs: PosixFileSystem 2023-12-06T21:57:52.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.info_log: 0x55721b715740 2023-12-06T21:57:52.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T21:57:52.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.statistics: (nil) 2023-12-06T21:57:52.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.use_fsync: 0 2023-12-06T21:57:52.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_log_file_size: 0 2023-12-06T21:57:52.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T21:57:52.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T21:57:52.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T21:57:52.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T21:57:52.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.allow_fallocate: 1 2023-12-06T21:57:52.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T21:57:52.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T21:57:52.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.use_direct_reads: 0 2023-12-06T21:57:52.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T21:57:52.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T21:57:52.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.db_log_dir: 2023-12-06T21:57:52.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.wal_dir: 2023-12-06T21:57:52.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T21:57:52.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T21:57:52.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T21:57:52.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T21:57:52.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T21:57:52.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T21:57:52.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T21:57:52.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T21:57:52.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.write_buffer_manager: 0x55721b6cafa0 2023-12-06T21:57:52.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T21:57:52.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T21:57:52.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T21:57:52.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T21:57:52.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T21:57:52.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T21:57:52.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T21:57:52.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T21:57:52.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.unordered_write: 0 2023-12-06T21:57:52.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T21:57:52.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T21:57:52.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T21:57:52.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T21:57:52.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.row_cache: None 2023-12-06T21:57:52.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.wal_filter: None 2023-12-06T21:57:52.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T21:57:52.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T21:57:52.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.two_write_queues: 0 2023-12-06T21:57:52.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T21:57:52.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.wal_compression: 0 2023-12-06T21:57:52.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.atomic_flush: 0 2023-12-06T21:57:52.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T21:57:52.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T21:57:52.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T21:57:52.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.log_readahead_size: 0 2023-12-06T21:57:52.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T21:57:52.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T21:57:52.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T21:57:52.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T21:57:52.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T21:57:52.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T21:57:52.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-06T21:57:52.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_background_jobs: 2 2023-12-06T21:57:52.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_background_compactions: -1 2023-12-06T21:57:52.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_subcompactions: 1 2023-12-06T21:57:52.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T21:57:52.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T21:57:52.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T21:57:52.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T21:57:52.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T21:57:52.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T21:57:52.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T21:57:52.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T21:57:52.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_open_files: -1 2023-12-06T21:57:52.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T21:57:52.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T21:57:52.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T21:57:52.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T21:57:52.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_background_flushes: -1 2023-12-06T21:57:52.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Compression algorithms supported: 2023-12-06T21:57:52.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T21:57:52.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: kZSTD supported: 0 2023-12-06T21:57:52.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: kXpressCompression supported: 0 2023-12-06T21:57:52.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T21:57:52.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: kZlibCompression supported: 1 2023-12-06T21:57:52.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: kSnappyCompression supported: 1 2023-12-06T21:57:52.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: kLZ4Compression supported: 1 2023-12-06T21:57:52.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: kBZip2Compression supported: 0 2023-12-06T21:57:52.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T21:57:52.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-06T21:57:52.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-12-06T21:57:52.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-06T21:57:52.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T21:57:52.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.merge_operator: 2023-12-06T21:57:52.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compaction_filter: None 2023-12-06T21:57:52.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T21:57:52.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T21:57:52.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T21:57:52.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T21:57:52.567 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55721b715860) 2023-12-06T21:57:52.567 INFO:journalctl@ceph.mon.b.smithi144.stdout: cache_index_and_filter_blocks: 1 2023-12-06T21:57:52.567 INFO:journalctl@ceph.mon.b.smithi144.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T21:57:52.567 INFO:journalctl@ceph.mon.b.smithi144.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T21:57:52.567 INFO:journalctl@ceph.mon.b.smithi144.stdout: pin_top_level_index_and_filter: 1 2023-12-06T21:57:52.567 INFO:journalctl@ceph.mon.b.smithi144.stdout: index_type: 0 2023-12-06T21:57:52.568 INFO:journalctl@ceph.mon.b.smithi144.stdout: data_block_index_type: 0 2023-12-06T21:57:52.568 INFO:journalctl@ceph.mon.b.smithi144.stdout: index_shortening: 1 2023-12-06T21:57:52.568 INFO:journalctl@ceph.mon.b.smithi144.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T21:57:52.568 INFO:journalctl@ceph.mon.b.smithi144.stdout: checksum: 4 2023-12-06T21:57:52.568 INFO:journalctl@ceph.mon.b.smithi144.stdout: no_block_cache: 0 2023-12-06T21:57:52.568 INFO:journalctl@ceph.mon.b.smithi144.stdout: block_cache: 0x55721b76b090 2023-12-06T21:57:52.568 INFO:journalctl@ceph.mon.b.smithi144.stdout: block_cache_name: BinnedLRUCache 2023-12-06T21:57:52.568 INFO:journalctl@ceph.mon.b.smithi144.stdout: block_cache_options: 2023-12-06T21:57:52.568 INFO:journalctl@ceph.mon.b.smithi144.stdout: capacity : 536870912 2023-12-06T21:57:52.568 INFO:journalctl@ceph.mon.b.smithi144.stdout: num_shard_bits : 4 2023-12-06T21:57:52.568 INFO:journalctl@ceph.mon.b.smithi144.stdout: strict_capacity_limit : 0 2023-12-06T21:57:52.568 INFO:journalctl@ceph.mon.b.smithi144.stdout: high_pri_pool_ratio: 0.000 2023-12-06T21:57:52.568 INFO:journalctl@ceph.mon.b.smithi144.stdout: block_cache_compressed: (nil) 2023-12-06T21:57:52.568 INFO:journalctl@ceph.mon.b.smithi144.stdout: persistent_cache: (nil) 2023-12-06T21:57:52.568 INFO:journalctl@ceph.mon.b.smithi144.stdout: block_size: 4096 2023-12-06T21:57:52.568 INFO:journalctl@ceph.mon.b.smithi144.stdout: block_size_deviation: 10 2023-12-06T21:57:52.569 INFO:journalctl@ceph.mon.b.smithi144.stdout: block_restart_interval: 16 2023-12-06T21:57:52.569 INFO:journalctl@ceph.mon.b.smithi144.stdout: index_block_restart_interval: 1 2023-12-06T21:57:52.569 INFO:journalctl@ceph.mon.b.smithi144.stdout: metadata_block_size: 4096 2023-12-06T21:57:52.569 INFO:journalctl@ceph.mon.b.smithi144.stdout: partition_filters: 0 2023-12-06T21:57:52.569 INFO:journalctl@ceph.mon.b.smithi144.stdout: use_delta_encoding: 1 2023-12-06T21:57:52.569 INFO:journalctl@ceph.mon.b.smithi144.stdout: filter_policy: bloomfilter 2023-12-06T21:57:52.569 INFO:journalctl@ceph.mon.b.smithi144.stdout: whole_key_filtering: 1 2023-12-06T21:57:52.569 INFO:journalctl@ceph.mon.b.smithi144.stdout: verify_compression: 0 2023-12-06T21:57:52.569 INFO:journalctl@ceph.mon.b.smithi144.stdout: read_amp_bytes_per_bit: 0 2023-12-06T21:57:52.569 INFO:journalctl@ceph.mon.b.smithi144.stdout: format_version: 5 2023-12-06T21:57:52.569 INFO:journalctl@ceph.mon.b.smithi144.stdout: enable_index_compression: 1 2023-12-06T21:57:52.569 INFO:journalctl@ceph.mon.b.smithi144.stdout: block_align: 0 2023-12-06T21:57:52.569 INFO:journalctl@ceph.mon.b.smithi144.stdout: max_auto_readahead_size: 262144 2023-12-06T21:57:52.569 INFO:journalctl@ceph.mon.b.smithi144.stdout: prepopulate_block_cache: 0 2023-12-06T21:57:52.569 INFO:journalctl@ceph.mon.b.smithi144.stdout: initial_auto_readahead_size: 8192 2023-12-06T21:57:52.570 INFO:journalctl@ceph.mon.b.smithi144.stdout: num_file_reads_for_auto_readahead: 2 2023-12-06T21:57:52.570 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T21:57:52.570 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T21:57:52.570 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compression: NoCompression 2023-12-06T21:57:52.570 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T21:57:52.570 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T21:57:52.570 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T21:57:52.570 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.num_levels: 7 2023-12-06T21:57:52.570 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T21:57:52.570 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T21:57:52.570 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T21:57:52.570 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T21:57:52.570 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T21:57:52.570 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T21:57:52.570 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T21:57:52.571 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:57:52.571 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T21:57:52.571 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T21:57:52.571 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-06T21:57:52.571 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-06T21:57:52.571 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T21:57:52.571 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T21:57:52.571 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T21:57:52.571 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T21:57:52.571 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:57:52.571 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-06T21:57:52.571 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T21:57:52.571 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T21:57:52.571 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-06T21:57:52.571 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T21:57:52.572 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T21:57:52.572 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T21:57:52.572 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T21:57:52.572 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T21:57:52.572 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T21:57:52.572 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T21:57:52.572 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T21:57:52.572 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T21:57:52.572 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T21:57:52.572 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T21:57:52.572 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T21:57:52.572 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T21:57:52.572 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T21:57:52.572 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T21:57:52.572 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T21:57:52.572 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T21:57:52.573 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-06T21:57:52.573 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.arena_block_size: 1048576 2023-12-06T21:57:52.573 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T21:57:52.573 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T21:57:52.573 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T21:57:52.573 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T21:57:52.574 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T21:57:52.574 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T21:57:52.574 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T21:57:52.574 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T21:57:52.574 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T21:57:52.574 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T21:57:52.574 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T21:57:52.574 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T21:57:52.574 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T21:57:52.574 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.table_properties_collectors: 2023-12-06T21:57:52.574 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.inplace_update_support: 0 2023-12-06T21:57:52.574 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T21:57:52.574 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T21:57:52.575 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T21:57:52.575 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T21:57:52.575 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.bloom_locality: 0 2023-12-06T21:57:52.575 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.max_successive_merges: 0 2023-12-06T21:57:52.575 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T21:57:52.575 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T21:57:52.575 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T21:57:52.575 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T21:57:52.575 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.ttl: 2592000 2023-12-06T21:57:52.575 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T21:57:52.575 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-06T21:57:52.575 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-06T21:57:52.575 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.enable_blob_files: false 2023-12-06T21:57:52.575 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.min_blob_size: 0 2023-12-06T21:57:52.575 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T21:57:52.576 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T21:57:52.576 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T21:57:52.576 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T21:57:52.576 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-06T21:57:52.576 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-06T21:57:52.576 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.blob_file_starting_level: 0 2023-12-06T21:57:52.576 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-06T21:57:52.576 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 63.sst 2023-12-06T21:57:52.576 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T21:57:52.576 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 65, last_sequence is 35403, log_number is 61,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T21:57:52.576 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 61 2023-12-06T21:57:52.576 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 72452d0a-3d19-4722-a153-586dd83ae476 2023-12-06T21:57:52.576 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701899872127586, "job": 1, "event": "recovery_started", "wal_files": [61]} 2023-12-06T21:57:52.576 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #61 mode 2 2023-12-06T21:57:52.576 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701899872132984, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 66, "file_size": 1164699, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 35408, "largest_seqno": 37092, "table_properties": {"data_size": 1158410, "index_size": 2841, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2437, "raw_key_size": 21216, "raw_average_key_size": 22, "raw_value_size": 1142111, "raw_average_value_size": 1200, "num_data_blocks": 122, "num_entries": 951, "num_filter_entries": 951, "num_deletions": 267, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1701899872, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "72452d0a-3d19-4722-a153-586dd83ae476", "db_session_id": "2458TYP1PRBG78ZWLHM2", "orig_file_number": 66, "seqno_to_time_mapping": "N/A"}} 2023-12-06T21:57:52.576 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701899872133089, "job": 1, "event": "recovery_finished"} 2023-12-06T21:57:52.577 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: [db/version_set.cc:5047] Creating manifest 68 2023-12-06T21:57:52.577 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T21:57:52.577 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 bash[178821]: c471761c447aa600624ca020cf59538695fad01488e7253b847dc46041557496 2023-12-06T21:57:52.577 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000061.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T21:57:52.577 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55721b806000 2023-12-06T21:57:52.577 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: DB pointer 0x55721b7f2000 2023-12-06T21:57:52.577 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-06T21:57:52.577 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-06T21:57:52.577 INFO:journalctl@ceph.mon.b.smithi144.stdout: ** DB Stats ** 2023-12-06T21:57:52.577 INFO:journalctl@ceph.mon.b.smithi144.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:57:52.577 INFO:journalctl@ceph.mon.b.smithi144.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T21:57:52.578 INFO:journalctl@ceph.mon.b.smithi144.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:57:52.578 INFO:journalctl@ceph.mon.b.smithi144.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:57:52.578 INFO:journalctl@ceph.mon.b.smithi144.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T21:57:52.578 INFO:journalctl@ceph.mon.b.smithi144.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:57:52.578 INFO:journalctl@ceph.mon.b.smithi144.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:57:52.578 INFO:journalctl@ceph.mon.b.smithi144.stdout: 2023-12-06T21:57:52.578 INFO:journalctl@ceph.mon.b.smithi144.stdout: ** Compaction Stats [default] ** 2023-12-06T21:57:52.578 INFO:journalctl@ceph.mon.b.smithi144.stdout: 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 Rblob(GB) Wblob(GB) 2023-12-06T21:57:52.578 INFO:journalctl@ceph.mon.b.smithi144.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-06T21:57:52.578 INFO:journalctl@ceph.mon.b.smithi144.stdout: L0 1/0 1.11 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 462.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-06T21:57:52.578 INFO:journalctl@ceph.mon.b.smithi144.stdout: L6 1/0 10.38 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-06T21:57:52.578 INFO:journalctl@ceph.mon.b.smithi144.stdout: Sum 2/0 11.49 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 462.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-06T21:57:52.578 INFO:journalctl@ceph.mon.b.smithi144.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 462.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-06T21:57:52.578 INFO:journalctl@ceph.mon.b.smithi144.stdout: 2023-12-06T21:57:52.579 INFO:journalctl@ceph.mon.b.smithi144.stdout: ** Compaction Stats [default] ** 2023-12-06T21:57:52.579 INFO:journalctl@ceph.mon.b.smithi144.stdout: 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 Rblob(GB) Wblob(GB) 2023-12-06T21:57:52.579 INFO:journalctl@ceph.mon.b.smithi144.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:57:52.579 INFO:journalctl@ceph.mon.b.smithi144.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 462.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-12-06T21:57:52.579 INFO:journalctl@ceph.mon.b.smithi144.stdout: 2023-12-06T21:57:52.579 INFO:journalctl@ceph.mon.b.smithi144.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-06T21:57:52.579 INFO:journalctl@ceph.mon.b.smithi144.stdout: 2023-12-06T21:57:52.579 INFO:journalctl@ceph.mon.b.smithi144.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:57:52.579 INFO:journalctl@ceph.mon.b.smithi144.stdout: Flush(GB): cumulative 0.001, interval 0.001 2023-12-06T21:57:52.579 INFO:journalctl@ceph.mon.b.smithi144.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:57:52.579 INFO:journalctl@ceph.mon.b.smithi144.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:57:52.579 INFO:journalctl@ceph.mon.b.smithi144.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:57:52.579 INFO:journalctl@ceph.mon.b.smithi144.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:57:52.579 INFO:journalctl@ceph.mon.b.smithi144.stdout: Cumulative compaction: 0.00 GB write, 142.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:57:52.579 INFO:journalctl@ceph.mon.b.smithi144.stdout: Interval compaction: 0.00 GB write, 142.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:57:52.580 INFO:journalctl@ceph.mon.b.smithi144.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:57:52.580 INFO:journalctl@ceph.mon.b.smithi144.stdout: Block cache BinnedLRUCache@0x55721b76b090#7 capacity: 512.00 MB usage: 5.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2023-12-06T21:57:52.580 INFO:journalctl@ceph.mon.b.smithi144.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,2.53 KB,0.000482798%) IndexBlock(1,3.08 KB,0.000587106%) Misc(1,0.00 KB,0%) 2023-12-06T21:57:52.580 INFO:journalctl@ceph.mon.b.smithi144.stdout: 2023-12-06T21:57:52.580 INFO:journalctl@ceph.mon.b.smithi144.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:57:52.580 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: starting mon.b rank 2 at public addrs [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] at bind addrs [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:57:52.580 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 systemd[1]: Started Ceph mon.b for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:57:52.580 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: mon.b@-1(???) e3 preinit fsid c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:57:52.580 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: mon.b@-1(???).mds e1 new map 2023-12-06T21:57:52.580 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: mon.b@-1(???).mds e1 print_map 2023-12-06T21:57:52.580 INFO:journalctl@ceph.mon.b.smithi144.stdout: e1 2023-12-06T21:57:52.580 INFO:journalctl@ceph.mon.b.smithi144.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T21:57:52.580 INFO:journalctl@ceph.mon.b.smithi144.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T21:57:52.580 INFO:journalctl@ceph.mon.b.smithi144.stdout: legacy client fscid: -1 2023-12-06T21:57:52.580 INFO:journalctl@ceph.mon.b.smithi144.stdout: 2023-12-06T21:57:52.581 INFO:journalctl@ceph.mon.b.smithi144.stdout: No filesystems configured 2023-12-06T21:57:52.581 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: mon.b@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-06T21:57:52.581 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:57:52.581 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:57:52.581 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:57:52.581 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: mon.b@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2023-12-06T21:57:52.581 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:52.581 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:52 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:57:52.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:52 smithi038 ceph-mon[108581]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:52.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:52 smithi038 ceph-mon[108581]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:57:52.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:52 smithi038 ceph-mon[114622]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:52.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:52 smithi038 ceph-mon[114622]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:57:53.474 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: mon.b calling monitor election 2023-12-06T21:57:53.474 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: mon.a calling monitor election 2023-12-06T21:57:53.475 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:57:53.475 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: monmap e3: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} 2023-12-06T21:57:53.475 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: fsmap 2023-12-06T21:57:53.475 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: osdmap e107: 8 total, 8 up, 8 in 2023-12-06T21:57:53.475 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: mgrmap e41: y(active, since 119s), standbys: x 2023-12-06T21:57:53.475 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: overall HEALTH_OK 2023-12-06T21:57:53.475 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.475 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.475 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.475 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.475 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.475 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.475 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.475 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.475 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.476 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:53.476 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.476 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:53.476 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.476 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.476 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.476 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.476 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.476 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:53.476 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.476 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.476 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.476 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.476 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.476 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:53.476 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.476 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.477 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.477 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.477 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.477 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:53.477 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.477 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.477 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.477 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.477 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.477 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:53.477 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.477 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.477 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.477 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.477 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.477 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:53.478 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.478 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.478 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:53 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: mon.b calling monitor election 2023-12-06T21:57:53.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: mon.a calling monitor election 2023-12-06T21:57:53.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:57:53.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: monmap e3: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} 2023-12-06T21:57:53.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: fsmap 2023-12-06T21:57:53.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: osdmap e107: 8 total, 8 up, 8 in 2023-12-06T21:57:53.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: mgrmap e41: y(active, since 119s), standbys: x 2023-12-06T21:57:53.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: overall HEALTH_OK 2023-12-06T21:57:53.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:53.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:53.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:53.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:53.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: mon.b calling monitor election 2023-12-06T21:57:53.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: mon.a calling monitor election 2023-12-06T21:57:53.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:57:53.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: monmap e3: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} 2023-12-06T21:57:53.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: fsmap 2023-12-06T21:57:53.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: osdmap e107: 8 total, 8 up, 8 in 2023-12-06T21:57:53.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: mgrmap e41: y(active, since 119s), standbys: x 2023-12-06T21:57:53.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: overall HEALTH_OK 2023-12-06T21:57:53.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:53.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:53.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:53.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:53.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:53.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.636 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.636 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.636 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.636 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.636 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:53.636 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.636 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.636 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.636 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.636 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.636 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:53.636 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.636 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.636 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:53.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:53.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:53.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:53.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:53.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:53.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:53.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:53 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:54.542 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.542 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:54.542 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.542 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.543 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.543 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.543 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.543 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.543 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.543 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:54.543 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.543 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:54.543 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:54.543 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.543 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.543 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.543 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:54.543 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.543 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:54.543 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:54.543 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.544 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.544 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:54.544 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.544 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:54.544 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:54.544 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.544 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.544 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:54.544 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.544 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:54.544 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:54.544 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.544 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.544 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:54.544 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.544 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:54.544 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:54.545 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.545 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:57:54.545 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.545 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:54.545 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.545 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:54.545 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:54.545 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:54 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:57:54] "GET /metrics HTTP/1.1" 200 37839 "" "Prometheus/2.43.0" 2023-12-06T21:57:54.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:54.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:54.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:54.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:54.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:54.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:57:54.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:54.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:54.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:54.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:54.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:54.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:54.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:54.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:54.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:54.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:54.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:54.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:54.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:54.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:54.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:54.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:54.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:54.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:54.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:54.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:54.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:54.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:57:54.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:54.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:54.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:54.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:54.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:54 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:55.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:55 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:55.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:55.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:55.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:55.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:55.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:55.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:55.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:55.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:55.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:55.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:55.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:55.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:55 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:56.528 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.528 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:56.528 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.528 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.528 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.528 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.528 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.528 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.528 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.528 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.528 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.528 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.528 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:56.529 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.529 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.529 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.529 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.529 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.529 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.529 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:56.529 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.529 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.529 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.529 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.529 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.529 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:56.529 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.530 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.530 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.530 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.530 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.530 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:56.530 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.530 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.530 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.530 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.530 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.530 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:56.530 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.530 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.531 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.531 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.531 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.531 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:56.531 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.531 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.531 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.531 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.531 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:56 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:57:56.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:56.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:56.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:56.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:56.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:56.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:56.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:56.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:56.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:56.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:56.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:56.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:56 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:57.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:57.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:57.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:57.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:57.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:57.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:57.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:57.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:57 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:57:57.142+0000 7f979a492700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-12-06T21:57:57.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:57.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:57.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:57.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:57.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:57.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:57.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:57.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:57.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:57.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:57.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:57.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:57.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:57.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:57.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:57.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:57.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:57.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:57.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:57.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:57.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:57.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:57.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:57.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:57.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:57 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:58.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:58.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:58.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:58.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:58.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:58.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:58.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:58.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:58.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-06T21:57:58.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-06T21:57:58.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-06T21:57:58.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-06T21:57:58.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-06T21:57:58.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-06T21:57:58.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-06T21:57:58.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-06T21:57:58.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-12-06T21:57:58.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-06T21:57:58.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-06T21:57:58.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-12-06T21:57:58.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-06T21:57:58.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-12-06T21:57:58.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-06T21:57:58.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-06T21:57:58.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-12-06T21:57:58.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-06T21:57:58.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-06T21:57:58.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T21:57:58.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-06T21:57:58.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:58.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:58 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:58.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:58.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:58.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:58.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:58.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:58.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:58.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:58.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:58.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:58.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:57:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:58.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:58.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:58.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:58.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-06T21:57:58.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.634 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.635 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:58.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:58.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:58.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:58.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-06T21:57:58.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-06T21:57:58.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-06T21:57:58.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-06T21:57:58.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-06T21:57:58.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-06T21:57:58.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-06T21:57:58.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-06T21:57:58.638 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-12-06T21:57:58.639 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-06T21:57:58.639 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-06T21:57:58.639 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-12-06T21:57:58.639 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.639 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.639 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.639 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.639 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.639 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.639 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.639 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:57:58.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-06T21:57:58.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-06T21:57:58.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-06T21:57:58.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-06T21:57:58.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-06T21:57:58.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-06T21:57:58.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-06T21:57:58.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-06T21:57:58.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-12-06T21:57:58.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-06T21:57:58.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-06T21:57:58.640 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-12-06T21:57:58.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-06T21:57:58.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-12-06T21:57:58.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-06T21:57:58.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-06T21:57:58.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-12-06T21:57:58.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-06T21:57:58.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-06T21:57:58.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T21:57:58.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-06T21:57:58.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:58.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:58.642 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-06T21:57:58.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-12-06T21:57:58.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-06T21:57:58.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-06T21:57:58.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-12-06T21:57:58.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-06T21:57:58.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-06T21:57:58.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:58.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:57:58.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T21:57:58.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-06T21:57:58.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:58.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:58.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:58 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all crash 2023-12-06T21:57:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all mds 2023-12-06T21:57:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all rbd-mirror 2023-12-06T21:57:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all cephfs-mirror 2023-12-06T21:57:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all ceph-exporter 2023-12-06T21:57:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all nfs 2023-12-06T21:57:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all nvmeof 2023-12-06T21:57:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all node-exporter 2023-12-06T21:57:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all prometheus 2023-12-06T21:57:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all alertmanager 2023-12-06T21:57:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all grafana 2023-12-06T21:57:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all loki 2023-12-06T21:57:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all promtail 2023-12-06T21:57:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: Upgrade: Finalizing container_image settings 2023-12-06T21:57:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: Upgrade: Complete! 2023-12-06T21:57:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:59.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:59.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:57:59 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:59.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:59.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:59.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:59.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:59.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all crash 2023-12-06T21:57:59.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all mds 2023-12-06T21:57:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all rbd-mirror 2023-12-06T21:57:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all cephfs-mirror 2023-12-06T21:57:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all ceph-exporter 2023-12-06T21:57:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all nfs 2023-12-06T21:57:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all nvmeof 2023-12-06T21:57:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all node-exporter 2023-12-06T21:57:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all prometheus 2023-12-06T21:57:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all alertmanager 2023-12-06T21:57:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all grafana 2023-12-06T21:57:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all loki 2023-12-06T21:57:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all promtail 2023-12-06T21:57:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: Upgrade: Finalizing container_image settings 2023-12-06T21:57:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: Upgrade: Complete! 2023-12-06T21:57:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:59.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:59.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:59.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:59.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:59.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:59.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:59.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:59.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:59.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:57:59.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all crash 2023-12-06T21:57:59.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all mds 2023-12-06T21:57:59.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all rbd-mirror 2023-12-06T21:57:59.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all cephfs-mirror 2023-12-06T21:57:59.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all ceph-exporter 2023-12-06T21:57:59.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all nfs 2023-12-06T21:57:59.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all nvmeof 2023-12-06T21:57:59.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all node-exporter 2023-12-06T21:57:59.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all prometheus 2023-12-06T21:57:59.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all alertmanager 2023-12-06T21:57:59.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all grafana 2023-12-06T21:57:59.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all loki 2023-12-06T21:57:59.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all promtail 2023-12-06T21:57:59.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: Upgrade: Finalizing container_image settings 2023-12-06T21:57:59.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: Upgrade: Complete! 2023-12-06T21:57:59.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:59.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:57:59.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:57:59.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:57:59.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:57:59.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:57:59 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:00.707 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:00 smithi144 ceph-mon[178873]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:00.710 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:00 smithi038 ceph-mon[108581]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:00.710 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:00 smithi038 ceph-mon[114622]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:02.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:02 smithi038 ceph-mon[108581]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:02.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:02 smithi038 ceph-mon[108581]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:58:02.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:02 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:02.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:02 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:02.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:02 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:02.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:02 smithi038 ceph-mon[114622]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:02.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:02 smithi038 ceph-mon[114622]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:58:02.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:02 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:02.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:02 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:02.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:02 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:02.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:02 smithi144 ceph-mon[178873]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:02.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:02 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:58:02.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:02 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:02.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:02 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:02.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:02 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:04.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:04 smithi038 ceph-mon[108581]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:04.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:04 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:58:04] "GET /metrics HTTP/1.1" 200 37839 "" "Prometheus/2.43.0" 2023-12-06T21:58:04.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:04 smithi038 ceph-mon[114622]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:04.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:04 smithi144 ceph-mon[178873]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:06.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:06 smithi144 ceph-mon[178873]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:06.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:06 smithi038 ceph-mon[108581]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:06.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:06 smithi038 ceph-mon[114622]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:08.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:08 smithi144 ceph-mon[178873]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:08.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:08 smithi038 ceph-mon[108581]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:08.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:08 smithi038 ceph-mon[114622]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:09.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:09 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:58:09.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:09 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:58:09.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:09 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:58:10.713 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:10 smithi038 ceph-mon[108581]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:10.713 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:10 smithi038 ceph-mon[114622]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:10.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:10 smithi144 ceph-mon[178873]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:11.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:11 smithi144 ceph-mon[178873]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:11.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:11 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:58:11.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:11 smithi038 ceph-mon[108581]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:11.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:11 smithi038 ceph-mon[108581]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:58:11.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:11 smithi038 ceph-mon[114622]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:11.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:11 smithi038 ceph-mon[114622]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:58:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:14 smithi038 ceph-mon[108581]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:14.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:58:14] "GET /metrics HTTP/1.1" 200 37920 "" "Prometheus/2.43.0" 2023-12-06T21:58:14.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:14 smithi038 ceph-mon[114622]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:14.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:14 smithi144 ceph-mon[178873]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:16 smithi038 ceph-mon[108581]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:16.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:16 smithi038 ceph-mon[114622]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:16.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:16 smithi144 ceph-mon[178873]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:18.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:18 smithi144 ceph-mon[178873]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:18 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:18 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:18 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:18.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:18 smithi038 ceph-mon[108581]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:18.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:18 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:18.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:18 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:18.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:18 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:18.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:18 smithi038 ceph-mon[114622]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:18.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:18 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:18.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:18 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:18.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:18 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:20.724 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:20 smithi038 ceph-mon[108581]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:20.724 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:20 smithi038 ceph-mon[114622]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:20.762 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:20 smithi144 ceph-mon[178873]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:21.013 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch ps' 2023-12-06T21:58:22.454 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:22 smithi038 ceph-mon[108581]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:22.454 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:22 smithi038 ceph-mon[108581]: from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:22.454 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:22 smithi038 ceph-mon[108581]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:58:22.454 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:22 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:22.454 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:22 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:22.454 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:22 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:22.454 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:22 smithi038 ceph-mon[114622]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:22.454 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:22 smithi038 ceph-mon[114622]: from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:22.454 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:22 smithi038 ceph-mon[114622]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:58:22.454 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:22 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:22.455 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:22 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:22.455 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:22 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:22.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:22 smithi144 ceph-mon[178873]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:22.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:22 smithi144 ceph-mon[178873]: from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:22.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:22 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:58:22.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:22 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:22.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:22 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:22.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:22 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:22.858 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:58:22.858 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 1s ago 25m - - 2023-12-06T21:58:22.858 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 4s ago 25m - - 2023-12-06T21:58:22.858 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (88s) 1s ago 22m 18.1M - 0.25.0 c8568f914cd2 e7afd8b062a4 2023-12-06T21:58:22.858 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (78s) 4s ago 22m 88.4M - 9.4.7 954c08fa6188 73c1f001221b 2023-12-06T21:58:22.858 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (2m) 1s ago 21m 53.0M - 3.5 e1d6a67b021e ecccf81ec1cf 2023-12-06T21:58:22.858 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283,8765 running (2m) 4s ago 25m 451M - 19.0.0-69-g583a8f42 1299c0cbdc4b fe2129b8d864 2023-12-06T21:58:22.858 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (12m) 1s ago 26m 542M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T21:58:22.858 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (26m) 1s ago 26m 222M 2048M 17.2.0 e1d6a67b021e 1bf481cb1a43 2023-12-06T21:58:22.858 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (30s) 4s ago 25m 45.5M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b c471761c447a 2023-12-06T21:58:22.858 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (25m) 1s ago 25m 120M 2048M 17.2.0 e1d6a67b021e f021892f938c 2023-12-06T21:58:22.858 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (2m) 1s ago 22m 9999k - 1.5.0 0da6a335fe13 bca82f4c7100 2023-12-06T21:58:22.859 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (118s) 4s ago 22m 17.5M - 1.5.0 0da6a335fe13 825cf31fc0d1 2023-12-06T21:58:22.859 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (25m) 1s ago 25m 172M 4096M 17.2.0 e1d6a67b021e 72716cc35253 2023-12-06T21:58:22.859 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (24m) 1s ago 24m 179M 4096M 17.2.0 e1d6a67b021e d82125440aa0 2023-12-06T21:58:22.859 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (24m) 1s ago 24m 130M 4096M 17.2.0 e1d6a67b021e 78995724f81e 2023-12-06T21:58:22.859 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (24m) 1s ago 24m 197M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T21:58:22.859 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (24m) 4s ago 24m 194M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T21:58:22.859 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (23m) 4s ago 23m 181M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T21:58:22.859 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (23m) 4s ago 23m 148M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T21:58:22.859 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (23m) 4s ago 23m 182M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T21:58:22.859 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (106s) 4s ago 22m 55.2M - 2.43.0 a07b618ecd1d c1b58f6426a5 2023-12-06T21:58:22.859 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (21m) 1s ago 21m 95.5M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T21:58:22.859 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (21m) 4s ago 21m 99.4M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T21:58:23.266 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2023-12-06T21:58:24.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:24 smithi038 ceph-mon[108581]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:24.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:24 smithi038 ceph-mon[108581]: from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:24.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:24 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:58:24.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:58:24] "GET /metrics HTTP/1.1" 200 37919 "" "Prometheus/2.43.0" 2023-12-06T21:58:24.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:24 smithi038 ceph-mon[114622]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:24.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:24 smithi038 ceph-mon[114622]: from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:24.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:24 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:58:24.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:24 smithi144 ceph-mon[178873]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:24.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:24 smithi144 ceph-mon[178873]: from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:24.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:24 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:58:24.814 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T21:58:25.162 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade status' 2023-12-06T21:58:25.685 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:25 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/3808060101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:25.686 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:25 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/3808060101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:25.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:25 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/3808060101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:26.678 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:58:26.679 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": null, 2023-12-06T21:58:26.679 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": false, 2023-12-06T21:58:26.679 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "", 2023-12-06T21:58:26.679 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2023-12-06T21:58:26.679 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": null, 2023-12-06T21:58:26.679 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2023-12-06T21:58:26.679 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2023-12-06T21:58:26.679 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:58:26.710 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:26 smithi038 ceph-mon[108581]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:26.710 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:26 smithi038 ceph-mon[114622]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:26.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:26 smithi144 ceph-mon[178873]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:27.066 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph health detail' 2023-12-06T21:58:27.714 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:27 smithi038 ceph-mon[108581]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:27.714 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:27 smithi038 ceph-mon[108581]: from='client.25495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:27.714 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:27 smithi038 ceph-mon[114622]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:27.714 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:27 smithi038 ceph-mon[114622]: from='client.25495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:27.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:27 smithi144 ceph-mon[178873]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:27.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:27 smithi144 ceph-mon[178873]: from='client.25495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:28.543 INFO:teuthology.orchestra.run.smithi038.stdout:HEALTH_OK 2023-12-06T21:58:28.878 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '"'"'{print $2}'"'"')' 2023-12-06T21:58:29.531 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:29 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/529565574' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:58:29.531 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:29 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/529565574' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:58:29.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:29 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/529565574' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:58:30.737 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:30 smithi038 ceph-mon[108581]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:30.738 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:30 smithi038 ceph-mon[114622]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:30.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:30 smithi144 ceph-mon[178873]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:31.753 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:31 smithi038 ceph-mon[108581]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:31.753 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:31 smithi038 ceph-mon[114622]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:31.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:31 smithi144 ceph-mon[178873]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:32.154 INFO:teuthology.orchestra.run.smithi038.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:58:32.545 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2023-12-06T21:58:32.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[108581]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:32.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[108581]: from='client.15606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "daemon_types": "mon", "hosts": "smithi038", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:32.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[108581]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:58:32.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[108581]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:58:32.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:32.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:32.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:32.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:32.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:32.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[108581]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:58:32.576 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[114622]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:32.577 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[114622]: from='client.15606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "daemon_types": "mon", "hosts": "smithi038", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:32.577 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[114622]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:58:32.577 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[114622]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:58:32.577 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:32.577 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:32.577 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:32.577 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:32.577 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:32.577 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:32 smithi038 ceph-mon[114622]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:58:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:32 smithi144 ceph-mon[178873]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:58:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:32 smithi144 ceph-mon[178873]: from='client.15606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "daemon_types": "mon", "hosts": "smithi038", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:32 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:58:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:32 smithi144 ceph-mon[178873]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:58:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:32 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:32 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:32 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:32 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:32 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:32 smithi144 ceph-mon[178873]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:58:34.285 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T21:58:34.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:58:34] "GET /metrics HTTP/1.1" 200 37919 "" "Prometheus/2.43.0" 2023-12-06T21:58:34.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:34 smithi038 ceph-mon[108581]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:34.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:34 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:34.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:34 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:34.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:34 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:34.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:34 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:34.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:34 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:58:34.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:34 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T21:58:34.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:34 smithi038 ceph-mon[114622]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:34.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:34 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:34.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:34 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:34.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:34 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:34.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:34 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:34.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:34 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:58:34.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:34 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T21:58:34.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:34 smithi144 ceph-mon[178873]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:34.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:34 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:34.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:34 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:34.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:34 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:34.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:34 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:34.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:34 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:58:34.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:34 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-06T21:58:35.022 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:58:35.023 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 13s ago 26m - - 2023-12-06T21:58:35.023 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 16s ago 26m - - 2023-12-06T21:58:35.023 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (100s) 13s ago 22m 18.1M - 0.25.0 c8568f914cd2 e7afd8b062a4 2023-12-06T21:58:35.023 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (90s) 16s ago 22m 88.4M - 9.4.7 954c08fa6188 73c1f001221b 2023-12-06T21:58:35.023 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (2m) 13s ago 21m 53.0M - 3.5 e1d6a67b021e ecccf81ec1cf 2023-12-06T21:58:35.023 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283,8765 running (2m) 16s ago 25m 451M - 19.0.0-69-g583a8f42 1299c0cbdc4b fe2129b8d864 2023-12-06T21:58:35.023 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (12m) 13s ago 27m 542M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T21:58:35.023 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (27m) 13s ago 27m 222M 2048M 17.2.0 e1d6a67b021e 1bf481cb1a43 2023-12-06T21:58:35.023 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (43s) 16s ago 25m 45.5M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b c471761c447a 2023-12-06T21:58:35.023 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (25m) 13s ago 25m 120M 2048M 17.2.0 e1d6a67b021e f021892f938c 2023-12-06T21:58:35.023 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (2m) 13s ago 22m 9999k - 1.5.0 0da6a335fe13 bca82f4c7100 2023-12-06T21:58:35.023 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (2m) 16s ago 22m 17.5M - 1.5.0 0da6a335fe13 825cf31fc0d1 2023-12-06T21:58:35.024 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (25m) 13s ago 25m 172M 4096M 17.2.0 e1d6a67b021e 72716cc35253 2023-12-06T21:58:35.024 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (25m) 13s ago 25m 179M 4096M 17.2.0 e1d6a67b021e d82125440aa0 2023-12-06T21:58:35.024 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (24m) 13s ago 24m 130M 4096M 17.2.0 e1d6a67b021e 78995724f81e 2023-12-06T21:58:35.024 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (24m) 13s ago 24m 197M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T21:58:35.024 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (24m) 16s ago 24m 194M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T21:58:35.024 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (23m) 16s ago 23m 181M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T21:58:35.024 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (23m) 16s ago 23m 148M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T21:58:35.024 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (23m) 16s ago 23m 182M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T21:58:35.024 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (118s) 16s ago 22m 55.2M - 2.43.0 a07b618ecd1d c1b58f6426a5 2023-12-06T21:58:35.024 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (22m) 13s ago 22m 95.5M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T21:58:35.024 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (22m) 16s ago 22m 99.4M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T21:58:35.473 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:58:35.473 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2023-12-06T21:58:35.473 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-06T21:58:35.473 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T21:58:35.474 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:58:35.474 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2023-12-06T21:58:35.474 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:58:35.474 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:58:35.474 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2023-12-06T21:58:35.474 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:58:35.474 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:58:35.474 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": {}, 2023-12-06T21:58:35.474 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw": { 2023-12-06T21:58:35.474 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T21:58:35.474 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:58:35.474 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2023-12-06T21:58:35.475 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2023-12-06T21:58:35.475 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:58:35.475 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:58:35.475 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:58:35.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:35 smithi038 ceph-mon[108581]: Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T21:58:35.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:35 smithi038 ceph-mon[108581]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T21:58:35.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:35 smithi038 ceph-mon[108581]: Upgrade: Setting container_image for all mgr 2023-12-06T21:58:35.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:35 smithi038 ceph-mon[108581]: Upgrade: It appears safe to stop mon.a 2023-12-06T21:58:35.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:35 smithi038 ceph-mon[108581]: from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:35.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:35 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:35.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:35 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:58:35.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:35 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:58:35.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:35 smithi038 ceph-mon[108581]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:35.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:35 smithi038 ceph-mon[114622]: Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T21:58:35.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:35 smithi038 ceph-mon[114622]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T21:58:35.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:35 smithi038 ceph-mon[114622]: Upgrade: Setting container_image for all mgr 2023-12-06T21:58:35.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:35 smithi038 ceph-mon[114622]: Upgrade: It appears safe to stop mon.a 2023-12-06T21:58:35.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:35 smithi038 ceph-mon[114622]: from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:35.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:35 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:35.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:35 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:58:35.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:35 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:58:35.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:35 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:35.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:35 smithi144 ceph-mon[178873]: Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T21:58:35.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:35 smithi144 ceph-mon[178873]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T21:58:35.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:35 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all mgr 2023-12-06T21:58:35.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:35 smithi144 ceph-mon[178873]: Upgrade: It appears safe to stop mon.a 2023-12-06T21:58:35.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:35 smithi144 ceph-mon[178873]: from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:35.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:35 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' 2023-12-06T21:58:35.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:35 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:58:35.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:35 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:58:35.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:35 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:35.841 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:58:35.842 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7", 2023-12-06T21:58:35.842 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2023-12-06T21:58:35.842 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi038", 2023-12-06T21:58:35.842 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2023-12-06T21:58:35.842 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "0/2 daemons upgraded", 2023-12-06T21:58:35.842 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mon daemons", 2023-12-06T21:58:35.842 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2023-12-06T21:58:35.842 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:58:36.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:58:36] ENGINE Bus STOPPING 2023-12-06T21:58:36.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:58:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T21:58:36.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:58:36] ENGINE Bus STOPPED 2023-12-06T21:58:36.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:58:36] ENGINE Bus STARTING 2023-12-06T21:58:36.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:36 smithi038 systemd[1]: Stopping Ceph mon.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:58:36.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-mon[108581]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:36.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-mon[108581]: from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:36.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-mon[108581]: from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:36.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-mon[108581]: Upgrade: Updating mon.a 2023-12-06T21:58:36.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-mon[108581]: Deploying daemon mon.a on smithi038 2023-12-06T21:58:36.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-mon[108581]: from='client.? 172.21.15.38:0/4151027892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:36.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-a[108558]: 2023-12-06T21:58:36.508+0000 7f77ce3aa700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T21:58:36.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-a[108558]: 2023-12-06T21:58:36.508+0000 7f77ce3aa700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-06T21:58:36.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-mon[114622]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:36.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-mon[114622]: from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:36.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-mon[114622]: from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:36.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-mon[114622]: Upgrade: Updating mon.a 2023-12-06T21:58:36.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-mon[114622]: Deploying daemon mon.a on smithi038 2023-12-06T21:58:36.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-mon[114622]: from='client.? 172.21.15.38:0/4151027892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:36.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:36 smithi144 ceph-mon[178873]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:58:36.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:36 smithi144 ceph-mon[178873]: from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:36.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:36 smithi144 ceph-mon[178873]: from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:58:36.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:36 smithi144 ceph-mon[178873]: Upgrade: Updating mon.a 2023-12-06T21:58:36.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:36 smithi144 ceph-mon[178873]: Deploying daemon mon.a on smithi038 2023-12-06T21:58:36.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:36 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/4151027892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:37.052 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:36 smithi038 bash[203338]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-a 2023-12-06T21:58:37.052 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:58:36] ENGINE Serving on http://:::9283 2023-12-06T21:58:37.052 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:36 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:58:36] ENGINE Bus STARTED 2023-12-06T21:58:37.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-06T21:58:37.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 systemd[1]: Stopped Ceph mon.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:58:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 systemd[1]: Starting Ceph mon.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:58:37.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 bash[203501]: 52d9e34645f12d1501332bf7a70480a26792a05d0c509461bffd21944f9cb536 2023-12-06T21:58:37.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 systemd[1]: Started Ceph mon.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:58:37.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T21:58:37.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev), process ceph-mon, pid 7 2023-12-06T21:58:37.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: pidfile_write: ignore empty --pid-file 2023-12-06T21:58:37.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: load: jerasure load: lrc 2023-12-06T21:58:37.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: RocksDB version: 7.9.2 2023-12-06T21:58:37.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Git sha 0 2023-12-06T21:58:37.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Compile date 2023-12-06 16:24:51 2023-12-06T21:58:37.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: DB SUMMARY 2023-12-06T21:58:37.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: DB Session ID: SXZDA376A9C36ENW4AO2 2023-12-06T21:58:37.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: CURRENT file: CURRENT 2023-12-06T21:58:37.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T21:58:37.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: MANIFEST file: MANIFEST-000015 size: 3870 Bytes 2023-12-06T21:58:37.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000075.sst 2023-12-06T21:58:37.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000073.log size: 191040 ; 2023-12-06T21:58:37.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.error_if_exists: 0 2023-12-06T21:58:37.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.create_if_missing: 0 2023-12-06T21:58:37.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.paranoid_checks: 1 2023-12-06T21:58:37.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-06T21:58:37.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T21:58:37.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-06T21:58:37.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.env: 0x563807dc6a60 2023-12-06T21:58:37.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.fs: PosixFileSystem 2023-12-06T21:58:37.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.info_log: 0x563809a61740 2023-12-06T21:58:37.883 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T21:58:37.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.statistics: (nil) 2023-12-06T21:58:37.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.use_fsync: 0 2023-12-06T21:58:37.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_log_file_size: 0 2023-12-06T21:58:37.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T21:58:37.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T21:58:37.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T21:58:37.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T21:58:37.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.allow_fallocate: 1 2023-12-06T21:58:37.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T21:58:37.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T21:58:37.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.use_direct_reads: 0 2023-12-06T21:58:37.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T21:58:37.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T21:58:37.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.db_log_dir: 2023-12-06T21:58:37.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.wal_dir: 2023-12-06T21:58:37.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T21:58:37.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T21:58:37.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T21:58:37.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T21:58:37.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T21:58:37.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T21:58:37.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T21:58:37.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T21:58:37.887 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.write_buffer_manager: 0x563809a16fa0 2023-12-06T21:58:37.887 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T21:58:37.887 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T21:58:37.887 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T21:58:37.887 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T21:58:37.887 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T21:58:37.888 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T21:58:37.888 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T21:58:37.888 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T21:58:37.888 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.unordered_write: 0 2023-12-06T21:58:37.888 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T21:58:37.888 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T21:58:37.888 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T21:58:37.889 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T21:58:37.889 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.row_cache: None 2023-12-06T21:58:37.889 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.wal_filter: None 2023-12-06T21:58:37.889 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T21:58:37.889 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T21:58:37.889 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.two_write_queues: 0 2023-12-06T21:58:37.889 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T21:58:37.889 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.wal_compression: 0 2023-12-06T21:58:37.889 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.atomic_flush: 0 2023-12-06T21:58:37.889 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T21:58:37.889 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T21:58:37.889 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T21:58:37.889 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.log_readahead_size: 0 2023-12-06T21:58:37.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T21:58:37.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T21:58:37.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T21:58:37.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T21:58:37.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T21:58:37.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T21:58:37.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-06T21:58:37.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_background_jobs: 2 2023-12-06T21:58:37.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_background_compactions: -1 2023-12-06T21:58:37.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_subcompactions: 1 2023-12-06T21:58:37.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T21:58:37.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T21:58:37.890 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T21:58:37.891 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T21:58:37.891 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T21:58:37.891 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T21:58:37.891 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T21:58:37.891 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T21:58:37.891 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_open_files: -1 2023-12-06T21:58:37.891 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T21:58:37.891 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T21:58:37.891 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T21:58:37.891 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T21:58:37.891 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_background_flushes: -1 2023-12-06T21:58:37.892 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Compression algorithms supported: 2023-12-06T21:58:37.892 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T21:58:37.892 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: kZSTD supported: 0 2023-12-06T21:58:37.892 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: kXpressCompression supported: 0 2023-12-06T21:58:37.892 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T21:58:37.892 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: kZlibCompression supported: 1 2023-12-06T21:58:37.892 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: kSnappyCompression supported: 1 2023-12-06T21:58:37.892 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: kLZ4Compression supported: 1 2023-12-06T21:58:37.892 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: kBZip2Compression supported: 0 2023-12-06T21:58:37.892 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T21:58:37.892 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-06T21:58:37.892 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-12-06T21:58:37.892 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-06T21:58:37.892 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T21:58:37.892 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.merge_operator: 2023-12-06T21:58:37.893 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compaction_filter: None 2023-12-06T21:58:37.893 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T21:58:37.893 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T21:58:37.893 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T21:58:37.893 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T21:58:37.893 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563809a61860) 2023-12-06T21:58:37.893 INFO:journalctl@ceph.mon.a.smithi038.stdout: cache_index_and_filter_blocks: 1 2023-12-06T21:58:37.893 INFO:journalctl@ceph.mon.a.smithi038.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T21:58:37.893 INFO:journalctl@ceph.mon.a.smithi038.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T21:58:37.893 INFO:journalctl@ceph.mon.a.smithi038.stdout: pin_top_level_index_and_filter: 1 2023-12-06T21:58:37.893 INFO:journalctl@ceph.mon.a.smithi038.stdout: index_type: 0 2023-12-06T21:58:37.893 INFO:journalctl@ceph.mon.a.smithi038.stdout: data_block_index_type: 0 2023-12-06T21:58:37.893 INFO:journalctl@ceph.mon.a.smithi038.stdout: index_shortening: 1 2023-12-06T21:58:37.893 INFO:journalctl@ceph.mon.a.smithi038.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T21:58:37.893 INFO:journalctl@ceph.mon.a.smithi038.stdout: checksum: 4 2023-12-06T21:58:37.894 INFO:journalctl@ceph.mon.a.smithi038.stdout: no_block_cache: 0 2023-12-06T21:58:37.894 INFO:journalctl@ceph.mon.a.smithi038.stdout: block_cache: 0x563809ab7090 2023-12-06T21:58:37.894 INFO:journalctl@ceph.mon.a.smithi038.stdout: block_cache_name: BinnedLRUCache 2023-12-06T21:58:37.894 INFO:journalctl@ceph.mon.a.smithi038.stdout: block_cache_options: 2023-12-06T21:58:37.894 INFO:journalctl@ceph.mon.a.smithi038.stdout: capacity : 536870912 2023-12-06T21:58:37.894 INFO:journalctl@ceph.mon.a.smithi038.stdout: num_shard_bits : 4 2023-12-06T21:58:37.894 INFO:journalctl@ceph.mon.a.smithi038.stdout: strict_capacity_limit : 0 2023-12-06T21:58:37.894 INFO:journalctl@ceph.mon.a.smithi038.stdout: high_pri_pool_ratio: 0.000 2023-12-06T21:58:37.894 INFO:journalctl@ceph.mon.a.smithi038.stdout: block_cache_compressed: (nil) 2023-12-06T21:58:37.894 INFO:journalctl@ceph.mon.a.smithi038.stdout: persistent_cache: (nil) 2023-12-06T21:58:37.894 INFO:journalctl@ceph.mon.a.smithi038.stdout: block_size: 4096 2023-12-06T21:58:37.894 INFO:journalctl@ceph.mon.a.smithi038.stdout: block_size_deviation: 10 2023-12-06T21:58:37.894 INFO:journalctl@ceph.mon.a.smithi038.stdout: block_restart_interval: 16 2023-12-06T21:58:37.894 INFO:journalctl@ceph.mon.a.smithi038.stdout: index_block_restart_interval: 1 2023-12-06T21:58:37.894 INFO:journalctl@ceph.mon.a.smithi038.stdout: metadata_block_size: 4096 2023-12-06T21:58:37.895 INFO:journalctl@ceph.mon.a.smithi038.stdout: partition_filters: 0 2023-12-06T21:58:37.895 INFO:journalctl@ceph.mon.a.smithi038.stdout: use_delta_encoding: 1 2023-12-06T21:58:37.895 INFO:journalctl@ceph.mon.a.smithi038.stdout: filter_policy: bloomfilter 2023-12-06T21:58:37.895 INFO:journalctl@ceph.mon.a.smithi038.stdout: whole_key_filtering: 1 2023-12-06T21:58:37.895 INFO:journalctl@ceph.mon.a.smithi038.stdout: verify_compression: 0 2023-12-06T21:58:37.895 INFO:journalctl@ceph.mon.a.smithi038.stdout: read_amp_bytes_per_bit: 0 2023-12-06T21:58:37.895 INFO:journalctl@ceph.mon.a.smithi038.stdout: format_version: 5 2023-12-06T21:58:37.895 INFO:journalctl@ceph.mon.a.smithi038.stdout: enable_index_compression: 1 2023-12-06T21:58:37.895 INFO:journalctl@ceph.mon.a.smithi038.stdout: block_align: 0 2023-12-06T21:58:37.895 INFO:journalctl@ceph.mon.a.smithi038.stdout: max_auto_readahead_size: 262144 2023-12-06T21:58:37.895 INFO:journalctl@ceph.mon.a.smithi038.stdout: prepopulate_block_cache: 0 2023-12-06T21:58:37.895 INFO:journalctl@ceph.mon.a.smithi038.stdout: initial_auto_readahead_size: 8192 2023-12-06T21:58:37.895 INFO:journalctl@ceph.mon.a.smithi038.stdout: num_file_reads_for_auto_readahead: 2 2023-12-06T21:58:37.895 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T21:58:37.895 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T21:58:37.895 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compression: NoCompression 2023-12-06T21:58:37.896 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T21:58:37.896 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T21:58:37.896 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T21:58:37.896 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.num_levels: 7 2023-12-06T21:58:37.896 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T21:58:37.896 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T21:58:37.896 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T21:58:37.896 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T21:58:37.897 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T21:58:37.897 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T21:58:37.897 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T21:58:37.897 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:58:37.897 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T21:58:37.897 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T21:58:37.897 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-06T21:58:37.897 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-06T21:58:37.898 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T21:58:37.898 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T21:58:37.898 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T21:58:37.898 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T21:58:37.898 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:58:37.898 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-06T21:58:37.898 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T21:58:37.899 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T21:58:37.899 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-06T21:58:37.899 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T21:58:37.899 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T21:58:37.899 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T21:58:37.899 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T21:58:37.900 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T21:58:37.900 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T21:58:37.900 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T21:58:37.900 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T21:58:37.900 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T21:58:37.900 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T21:58:37.900 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T21:58:37.900 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T21:58:37.901 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T21:58:37.901 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T21:58:37.901 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T21:58:37.901 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T21:58:37.901 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T21:58:37.901 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-06T21:58:37.901 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.arena_block_size: 1048576 2023-12-06T21:58:37.901 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T21:58:37.902 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T21:58:37.902 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T21:58:37.902 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T21:58:37.902 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T21:58:37.902 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T21:58:37.902 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T21:58:37.902 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T21:58:37.902 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T21:58:37.903 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T21:58:37.903 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T21:58:37.903 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T21:58:37.903 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T21:58:37.903 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.table_properties_collectors: 2023-12-06T21:58:37.903 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.inplace_update_support: 0 2023-12-06T21:58:37.903 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T21:58:37.903 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T21:58:37.904 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T21:58:37.904 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T21:58:37.904 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.bloom_locality: 0 2023-12-06T21:58:37.904 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.max_successive_merges: 0 2023-12-06T21:58:37.904 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T21:58:37.904 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T21:58:37.904 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T21:58:37.905 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T21:58:37.905 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.ttl: 2592000 2023-12-06T21:58:37.905 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T21:58:37.905 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-06T21:58:37.905 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-06T21:58:37.906 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.enable_blob_files: false 2023-12-06T21:58:37.906 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.min_blob_size: 0 2023-12-06T21:58:37.906 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T21:58:37.906 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T21:58:37.906 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T21:58:37.906 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T21:58:37.907 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-06T21:58:37.907 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-06T21:58:37.907 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.blob_file_starting_level: 0 2023-12-06T21:58:37.907 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-06T21:58:37.907 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 75.sst 2023-12-06T21:58:37.907 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T21:58:37.907 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 77, last_sequence is 36174, log_number is 73,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T21:58:37.907 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 73 2023-12-06T21:58:37.907 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1beae4c7-411d-4569-a325-4e9c17e36342 2023-12-06T21:58:37.907 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701899917557562, "job": 1, "event": "recovery_started", "wal_files": [73]} 2023-12-06T21:58:37.907 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #73 mode 2 2023-12-06T21:58:37.907 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701899917559062, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 78, "file_size": 188215, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 36175, "largest_seqno": 36392, "table_properties": {"data_size": 186361, "index_size": 522, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 2769, "raw_average_key_size": 24, "raw_value_size": 183987, "raw_average_value_size": 1642, "num_data_blocks": 23, "num_entries": 112, "num_filter_entries": 112, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1701899917, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1beae4c7-411d-4569-a325-4e9c17e36342", "db_session_id": "SXZDA376A9C36ENW4AO2", "orig_file_number": 78, "seqno_to_time_mapping": "N/A"}} 2023-12-06T21:58:37.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701899917559160, "job": 1, "event": "recovery_finished"} 2023-12-06T21:58:37.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: [db/version_set.cc:5047] Creating manifest 80 2023-12-06T21:58:37.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T21:58:37.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000073.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T21:58:37.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563809b52000 2023-12-06T21:58:37.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: DB pointer 0x563809b3e000 2023-12-06T21:58:37.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-06T21:58:37.908 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-06T21:58:37.908 INFO:journalctl@ceph.mon.a.smithi038.stdout: ** DB Stats ** 2023-12-06T21:58:37.908 INFO:journalctl@ceph.mon.a.smithi038.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:58:37.908 INFO:journalctl@ceph.mon.a.smithi038.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T21:58:37.908 INFO:journalctl@ceph.mon.a.smithi038.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:58:37.908 INFO:journalctl@ceph.mon.a.smithi038.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:58:37.908 INFO:journalctl@ceph.mon.a.smithi038.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T21:58:37.909 INFO:journalctl@ceph.mon.a.smithi038.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:58:37.909 INFO:journalctl@ceph.mon.a.smithi038.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:58:37.909 INFO:journalctl@ceph.mon.a.smithi038.stdout: 2023-12-06T21:58:37.909 INFO:journalctl@ceph.mon.a.smithi038.stdout: ** Compaction Stats [default] ** 2023-12-06T21:58:37.909 INFO:journalctl@ceph.mon.a.smithi038.stdout: 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 Rblob(GB) Wblob(GB) 2023-12-06T21:58:37.909 INFO:journalctl@ceph.mon.a.smithi038.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-06T21:58:37.909 INFO:journalctl@ceph.mon.a.smithi038.stdout: L0 1/0 183.80 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 183.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-06T21:58:37.909 INFO:journalctl@ceph.mon.a.smithi038.stdout: L6 1/0 7.89 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-06T21:58:37.909 INFO:journalctl@ceph.mon.a.smithi038.stdout: Sum 2/0 8.07 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 183.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-06T21:58:37.909 INFO:journalctl@ceph.mon.a.smithi038.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 183.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-06T21:58:37.909 INFO:journalctl@ceph.mon.a.smithi038.stdout: 2023-12-06T21:58:37.909 INFO:journalctl@ceph.mon.a.smithi038.stdout: ** Compaction Stats [default] ** 2023-12-06T21:58:37.909 INFO:journalctl@ceph.mon.a.smithi038.stdout: 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 Rblob(GB) Wblob(GB) 2023-12-06T21:58:37.909 INFO:journalctl@ceph.mon.a.smithi038.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:58:37.909 INFO:journalctl@ceph.mon.a.smithi038.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 183.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-06T21:58:37.909 INFO:journalctl@ceph.mon.a.smithi038.stdout: 2023-12-06T21:58:37.910 INFO:journalctl@ceph.mon.a.smithi038.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-06T21:58:37.910 INFO:journalctl@ceph.mon.a.smithi038.stdout: 2023-12-06T21:58:37.910 INFO:journalctl@ceph.mon.a.smithi038.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:58:37.910 INFO:journalctl@ceph.mon.a.smithi038.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T21:58:37.910 INFO:journalctl@ceph.mon.a.smithi038.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:58:37.910 INFO:journalctl@ceph.mon.a.smithi038.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:58:37.910 INFO:journalctl@ceph.mon.a.smithi038.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:58:37.910 INFO:journalctl@ceph.mon.a.smithi038.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:58:37.910 INFO:journalctl@ceph.mon.a.smithi038.stdout: Cumulative compaction: 0.00 GB write, 29.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:58:37.910 INFO:journalctl@ceph.mon.a.smithi038.stdout: Interval compaction: 0.00 GB write, 29.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:58:37.910 INFO:journalctl@ceph.mon.a.smithi038.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:58:37.910 INFO:journalctl@ceph.mon.a.smithi038.stdout: Block cache BinnedLRUCache@0x563809ab7090#7 capacity: 512.00 MB usage: 1.02 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2023-12-06T21:58:37.910 INFO:journalctl@ceph.mon.a.smithi038.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,0.64 KB,0.00012219%) Misc(1,0.00 KB,0%) 2023-12-06T21:58:37.911 INFO:journalctl@ceph.mon.a.smithi038.stdout: 2023-12-06T21:58:37.911 INFO:journalctl@ceph.mon.a.smithi038.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:58:37.911 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: starting mon.a rank 0 at public addrs [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] at bind addrs [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:58:37.911 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: mon.a@-1(???) e3 preinit fsid c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:58:37.911 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: mon.a@-1(???).mds e1 new map 2023-12-06T21:58:37.911 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: mon.a@-1(???).mds e1 print_map 2023-12-06T21:58:37.911 INFO:journalctl@ceph.mon.a.smithi038.stdout: e1 2023-12-06T21:58:37.911 INFO:journalctl@ceph.mon.a.smithi038.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T21:58:37.911 INFO:journalctl@ceph.mon.a.smithi038.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T21:58:37.911 INFO:journalctl@ceph.mon.a.smithi038.stdout: legacy client fscid: -1 2023-12-06T21:58:37.911 INFO:journalctl@ceph.mon.a.smithi038.stdout: 2023-12-06T21:58:37.911 INFO:journalctl@ceph.mon.a.smithi038.stdout: No filesystems configured 2023-12-06T21:58:37.911 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: mon.a@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-06T21:58:37.912 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: mon.a@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:58:37.912 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: mon.a@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:58:37.912 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: mon.a@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:58:37.912 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:37 smithi038 ceph-mon[203539]: mon.a@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2023-12-06T21:58:38.522 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: ignoring --setuser ceph since I am not root 2023-12-06T21:58:38.522 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: ignoring --setgroup ceph since I am not root 2023-12-06T21:58:38.522 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:38 smithi144 ceph-mgr[161990]: -- 172.21.15.144:0/3514783244 <== mon.2 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f6abf041a0 con 0x55f6abedac00 2023-12-06T21:58:38.522 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:38.376+0000 7f1a8f244200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:58:38.522 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:38 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:58:38.522 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:38 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:58:38.522 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:38 smithi144 ceph-mon[178873]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:58:38.523 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:38 smithi144 ceph-mon[178873]: mon.a calling monitor election 2023-12-06T21:58:38.523 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:38 smithi144 ceph-mon[178873]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:58:38.523 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:38 smithi144 ceph-mon[178873]: monmap e3: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:58:38.523 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:38 smithi144 ceph-mon[178873]: fsmap 2023-12-06T21:58:38.523 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:38 smithi144 ceph-mon[178873]: osdmap e107: 8 total, 8 up, 8 in 2023-12-06T21:58:38.523 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:38 smithi144 ceph-mon[178873]: mgrmap e41: y(active, since 2m), standbys: x 2023-12-06T21:58:38.523 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:38 smithi144 ceph-mon[178873]: from='mgr.25165 ' entity='' 2023-12-06T21:58:38.523 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:38 smithi144 ceph-mon[178873]: mgrmap e42: y(active, since 2m), standbys: x 2023-12-06T21:58:38.523 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:38 smithi144 ceph-mon[178873]: overall HEALTH_OK 2023-12-06T21:58:38.601 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ignoring --setuser ceph since I am not root 2023-12-06T21:58:38.601 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ignoring --setgroup ceph since I am not root 2023-12-06T21:58:38.601 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mgr[161849]: -- 172.21.15.38:0/4034268182 <== mon.0 v2:172.21.15.38:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ae127b21a0 con 0x55ae12788800 2023-12-06T21:58:38.601 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:38.403+0000 7f54ecf4c200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T21:58:38.601 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[203539]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:58:38.602 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[203539]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:58:38.602 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[203539]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:58:38.602 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[203539]: mon.a calling monitor election 2023-12-06T21:58:38.602 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[203539]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:58:38.602 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[203539]: monmap e3: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:58:38.602 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[203539]: fsmap 2023-12-06T21:58:38.602 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[203539]: osdmap e107: 8 total, 8 up, 8 in 2023-12-06T21:58:38.602 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[203539]: mgrmap e41: y(active, since 2m), standbys: x 2023-12-06T21:58:38.602 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[203539]: from='mgr.25165 ' entity='' 2023-12-06T21:58:38.602 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[203539]: mgrmap e42: y(active, since 2m), standbys: x 2023-12-06T21:58:38.602 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[203539]: overall HEALTH_OK 2023-12-06T21:58:38.602 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:58:38.603 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:58:38.603 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[114622]: from='mgr.25165 172.21.15.38:0/3287650932' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:58:38.603 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[114622]: mon.a calling monitor election 2023-12-06T21:58:38.603 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[114622]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:58:38.603 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[114622]: monmap e3: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:58:38.603 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[114622]: fsmap 2023-12-06T21:58:38.603 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[114622]: osdmap e107: 8 total, 8 up, 8 in 2023-12-06T21:58:38.603 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[114622]: mgrmap e41: y(active, since 2m), standbys: x 2023-12-06T21:58:38.603 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[114622]: from='mgr.25165 ' entity='' 2023-12-06T21:58:38.603 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[114622]: mgrmap e42: y(active, since 2m), standbys: x 2023-12-06T21:58:38.603 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-mon[114622]: overall HEALTH_OK 2023-12-06T21:58:38.808 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:38.549+0000 7f1a8f244200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:58:39.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:38.880+0000 7f1a8f244200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:58:39.378 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:38.600+0000 7f54ecf4c200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T21:58:39.378 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:38 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:38.971+0000 7f54ecf4c200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T21:58:39.795 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:39 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:39.534+0000 7f54ecf4c200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:58:39.808 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:39 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:39.378+0000 7f1a8f244200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T21:58:39.808 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:39 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:39.608+0000 7f1a8f244200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T21:58:40.128 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:39 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:39.795+0000 7f54ecf4c200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-06T21:58:40.308 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:40 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:40.043+0000 7f1a8f244200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:58:40.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:40 smithi144 ceph-mon[178873]: mgrmap e43: y(active, since 2m), standbys: x 2023-12-06T21:58:40.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:40 smithi038 ceph-mon[203539]: mgrmap e43: y(active, since 2m), standbys: x 2023-12-06T21:58:40.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:40 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:40.278+0000 7f54ecf4c200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T21:58:40.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:40 smithi038 ceph-mon[114622]: mgrmap e43: y(active, since 2m), standbys: x 2023-12-06T21:58:41.058 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:40 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:40.802+0000 7f1a8f244200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:58:41.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:40 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:40.898+0000 7f1a8f244200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:58:41.362 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:41 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:41.088+0000 7f54ecf4c200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T21:58:41.362 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:41 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:41.199+0000 7f54ecf4c200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T21:58:41.809 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:41 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:41.543+0000 7f1a8f244200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:58:41.809 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:41 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:41.636+0000 7f1a8f244200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:58:41.809 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:41 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:41.732+0000 7f1a8f244200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:58:42.084 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:41 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:41.971+0000 7f54ecf4c200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T21:58:42.158 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:41 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:41.830+0000 7f1a8f244200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:58:42.158 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:42 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:42.061+0000 7f1a8f244200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:58:42.378 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:42 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:42.083+0000 7f54ecf4c200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T21:58:42.378 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:42 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:42.203+0000 7f54ecf4c200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T21:58:42.378 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:42 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:42.319+0000 7f54ecf4c200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T21:58:42.484 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:42 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:42.158+0000 7f1a8f244200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:58:42.484 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:42 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:42.385+0000 7f1a8f244200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:58:42.768 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:42 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:42.484+0000 7f1a8f244200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:58:42.768 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:42 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:42.679+0000 7f1a8f244200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:58:42.878 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:42 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:42.602+0000 7f54ecf4c200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-06T21:58:42.878 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:42 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:42.720+0000 7f54ecf4c200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T21:58:43.058 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:42 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:42.768+0000 7f1a8f244200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:58:43.347 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:43.006+0000 7f54ecf4c200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T21:58:43.347 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:43.119+0000 7f54ecf4c200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T21:58:43.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:43.346+0000 7f54ecf4c200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T21:58:43.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:43 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:43.449+0000 7f54ecf4c200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T21:58:43.808 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:43 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:43.538+0000 7f1a8f244200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:58:43.808 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:43 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:43.738+0000 7f1a8f244200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:58:44.308 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:43 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:43.926+0000 7f1a8f244200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:58:44.870 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:44 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:44.398+0000 7f54ecf4c200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T21:58:44.870 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:44 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:44.642+0000 7f54ecf4c200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T21:58:44.988 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:44 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:44.604+0000 7f1a8f244200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:58:44.988 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:44 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:44.799+0000 7f1a8f244200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:58:45.128 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:44 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:44.869+0000 7f54ecf4c200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:58:45.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:45 smithi144 ceph-mon[178873]: Standby manager daemon x restarted 2023-12-06T21:58:45.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:45 smithi144 ceph-mon[178873]: Standby manager daemon x started 2023-12-06T21:58:45.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:45 smithi144 ceph-mon[178873]: from='mgr.? 172.21.15.144:0/2660918720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:58:45.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:45 smithi144 ceph-mon[178873]: from='mgr.? 172.21.15.144:0/2660918720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:58:45.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:45 smithi144 ceph-mon[178873]: from='mgr.? 172.21.15.144:0/2660918720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:58:45.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:45 smithi144 ceph-mon[178873]: from='mgr.? 172.21.15.144:0/2660918720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:58:45.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:44 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:44.989+0000 7f1a8f244200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:58:45.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:45.108+0000 7f1a8f244200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:58:45.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: [06/Dec/2023:21:58:45] ENGINE Bus STARTING 2023-12-06T21:58:45.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: CherryPy Checker: 2023-12-06T21:58:45.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: The Application mounted at '' has an empty config. 2023-12-06T21:58:45.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: 2023-12-06T21:58:45.309 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: [06/Dec/2023:21:58:45] ENGINE Serving on http://:::9283 2023-12-06T21:58:45.310 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 21:58:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x[161967]: [06/Dec/2023:21:58:45] ENGINE Bus STARTED 2023-12-06T21:58:45.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:45 smithi038 ceph-mon[203539]: Standby manager daemon x restarted 2023-12-06T21:58:45.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:45 smithi038 ceph-mon[203539]: Standby manager daemon x started 2023-12-06T21:58:45.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:45 smithi038 ceph-mon[203539]: from='mgr.? 172.21.15.144:0/2660918720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:58:45.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:45 smithi038 ceph-mon[203539]: from='mgr.? 172.21.15.144:0/2660918720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:58:45.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:45 smithi038 ceph-mon[203539]: from='mgr.? 172.21.15.144:0/2660918720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:58:45.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:45 smithi038 ceph-mon[203539]: from='mgr.? 172.21.15.144:0/2660918720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:58:45.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:45 smithi038 ceph-mon[114622]: Standby manager daemon x restarted 2023-12-06T21:58:45.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:45 smithi038 ceph-mon[114622]: Standby manager daemon x started 2023-12-06T21:58:45.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:45 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/2660918720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T21:58:45.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:45 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/2660918720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T21:58:45.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:45 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/2660918720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T21:58:45.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:45 smithi038 ceph-mon[114622]: from='mgr.? 172.21.15.144:0/2660918720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T21:58:46.087 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:45.653+0000 7f54ecf4c200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T21:58:46.087 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:45 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:45.870+0000 7f54ecf4c200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T21:58:46.340 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:46 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:46.087+0000 7f54ecf4c200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-06T21:58:46.340 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:46 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:46.225+0000 7f54ecf4c200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T21:58:46.340 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:46 smithi038 ceph-mon[114622]: mgrmap e44: y(active, since 2m), standbys: x 2023-12-06T21:58:46.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:46 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-c[114599]: 2023-12-06T21:58:46.241+0000 7f4128572700 -1 mon.c@1(peon).osd e108 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-06T21:58:46.341 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:46 smithi038 ceph-mon[203539]: mgrmap e44: y(active, since 2m), standbys: x 2023-12-06T21:58:46.447 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:46 smithi144 ceph-mon[178873]: mgrmap e44: y(active, since 2m), standbys: x 2023-12-06T21:58:46.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:46 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:58:46] ENGINE Bus STARTING 2023-12-06T21:58:46.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:46 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: CherryPy Checker: 2023-12-06T21:58:46.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:46 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: The Application mounted at '' has an empty config. 2023-12-06T21:58:46.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:46 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:46.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:46 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:58:46] ENGINE Serving on http://:::9283 2023-12-06T21:58:46.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:46 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:21:58:46] ENGINE Bus STARTED 2023-12-06T21:58:47.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: Active manager daemon y restarted 2023-12-06T21:58:47.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: Activating manager daemon y 2023-12-06T21:58:47.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:58:47.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: mgrmap e45: y(active, starting, since 0.00618282s), standbys: x 2023-12-06T21:58:47.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: failed to encode map e108 with expected crc 2023-12-06T21:58:47.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:58:47.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:58:47.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:58:47.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:58:47.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:58:47.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:58:47.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:58:47.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:58:47.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:58:47.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:58:47.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: failed to encode map e108 with expected crc 2023-12-06T21:58:47.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:58:47.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:58:47.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:58:47.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:58:47.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:58:47.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:58:47.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: Manager daemon y is now available 2023-12-06T21:58:47.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:47.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:47.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:47.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: failed to encode map e108 with expected crc 2023-12-06T21:58:47.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:58:47.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:58:47.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:47.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:47.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:58:47.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:58:47.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:58:47.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:58:47.258+0000 7f54af99d700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-12-06T21:58:47.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: Active manager daemon y restarted 2023-12-06T21:58:47.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: Activating manager daemon y 2023-12-06T21:58:47.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:58:47.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: mgrmap e45: y(active, starting, since 0.00618282s), standbys: x 2023-12-06T21:58:47.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: failed to encode map e108 with expected crc 2023-12-06T21:58:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:58:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:58:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:58:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:58:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:58:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:58:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:58:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:58:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:58:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:58:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: failed to encode map e108 with expected crc 2023-12-06T21:58:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:58:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:58:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:58:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:58:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:58:47.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:58:47.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: Manager daemon y is now available 2023-12-06T21:58:47.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:47.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:47.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:47.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: failed to encode map e108 with expected crc 2023-12-06T21:58:47.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:58:47.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:58:47.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: Active manager daemon y restarted 2023-12-06T21:58:47.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: Activating manager daemon y 2023-12-06T21:58:47.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:58:47.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: mgrmap e45: y(active, starting, since 0.00618282s), standbys: x 2023-12-06T21:58:47.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: failed to encode map e108 with expected crc 2023-12-06T21:58:47.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:58:47.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:58:47.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:58:47.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T21:58:47.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T21:58:47.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T21:58:47.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T21:58:47.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T21:58:47.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T21:58:47.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T21:58:47.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: failed to encode map e108 with expected crc 2023-12-06T21:58:47.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T21:58:47.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T21:58:47.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T21:58:47.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T21:58:47.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T21:58:47.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T21:58:47.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: Manager daemon y is now available 2023-12-06T21:58:47.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:47.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:47.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:47.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: failed to encode map e108 with expected crc 2023-12-06T21:58:47.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi038", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:58:47.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2023-12-06T21:58:47.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:47.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:47.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:58:47.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:58:47.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:58:47.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:47.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:47.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:58:47.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T21:58:47.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T21:58:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:48 smithi144 ceph-mon[178873]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:58:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:48 smithi144 ceph-mon[178873]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:58:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:48 smithi144 ceph-mon[178873]: failed to encode map e108 with expected crc 2023-12-06T21:58:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:48 smithi144 ceph-mon[178873]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:58:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:48 smithi144 ceph-mon[178873]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:58:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:48 smithi144 ceph-mon[178873]: [06/Dec/2023:21:58:47] ENGINE Bus STARTING 2023-12-06T21:58:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:48 smithi144 ceph-mon[178873]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:58:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:48 smithi144 ceph-mon[178873]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:58:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:48 smithi144 ceph-mon[178873]: [06/Dec/2023:21:58:47] ENGINE Serving on https://172.21.15.38:7151 2023-12-06T21:58:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:48 smithi144 ceph-mon[178873]: mgrmap e46: y(active, since 1.01103s), standbys: x 2023-12-06T21:58:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:48 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:58:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:48 smithi144 ceph-mon[178873]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:58:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:48.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:58:48.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[203539]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:58:48.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[203539]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:58:48.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[203539]: failed to encode map e108 with expected crc 2023-12-06T21:58:48.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[203539]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:58:48.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[203539]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:58:48.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[203539]: [06/Dec/2023:21:58:47] ENGINE Bus STARTING 2023-12-06T21:58:48.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[203539]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:58:48.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[203539]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:58:48.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[203539]: [06/Dec/2023:21:58:47] ENGINE Serving on https://172.21.15.38:7151 2023-12-06T21:58:48.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[203539]: mgrmap e46: y(active, since 1.01103s), standbys: x 2023-12-06T21:58:48.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:58:48.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[203539]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:58:48.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:48.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:48.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:48.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:48.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:48.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:48.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:58:48.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[114622]: Updating smithi038:/etc/ceph/ceph.conf 2023-12-06T21:58:48.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[114622]: Updating smithi144:/etc/ceph/ceph.conf 2023-12-06T21:58:48.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[114622]: failed to encode map e108 with expected crc 2023-12-06T21:58:48.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[114622]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:58:48.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[114622]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-06T21:58:48.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[114622]: [06/Dec/2023:21:58:47] ENGINE Bus STARTING 2023-12-06T21:58:48.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[114622]: Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:58:48.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[114622]: Updating smithi038:/etc/ceph/ceph.client.admin.keyring 2023-12-06T21:58:48.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[114622]: [06/Dec/2023:21:58:47] ENGINE Serving on https://172.21.15.38:7151 2023-12-06T21:58:48.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[114622]: mgrmap e46: y(active, since 1.01103s), standbys: x 2023-12-06T21:58:48.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[114622]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:58:48.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[114622]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:58:48.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:48.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:48.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:48.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:48.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:48.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:48.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:48 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:58:49.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:49 smithi144 ceph-mon[178873]: [06/Dec/2023:21:58:47] ENGINE Serving on http://172.21.15.38:8765 2023-12-06T21:58:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:49 smithi144 ceph-mon[178873]: [06/Dec/2023:21:58:47] ENGINE Bus STARTED 2023-12-06T21:58:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:49 smithi144 ceph-mon[178873]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:58:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:49 smithi144 ceph-mon[178873]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:58:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:49 smithi144 ceph-mon[178873]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:58:49.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:58:49.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:49 smithi038 ceph-mon[203539]: [06/Dec/2023:21:58:47] ENGINE Serving on http://172.21.15.38:8765 2023-12-06T21:58:49.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:49 smithi038 ceph-mon[203539]: [06/Dec/2023:21:58:47] ENGINE Bus STARTED 2023-12-06T21:58:49.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:49 smithi038 ceph-mon[203539]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:58:49.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:49 smithi038 ceph-mon[203539]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:58:49.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:49 smithi038 ceph-mon[203539]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:58:49.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:58:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:49 smithi038 ceph-mon[114622]: [06/Dec/2023:21:58:47] ENGINE Serving on http://172.21.15.38:8765 2023-12-06T21:58:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:49 smithi038 ceph-mon[114622]: [06/Dec/2023:21:58:47] ENGINE Bus STARTED 2023-12-06T21:58:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:49 smithi038 ceph-mon[114622]: Updating smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:58:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:49 smithi038 ceph-mon[114622]: Updating smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-06T21:58:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:49 smithi038 ceph-mon[114622]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:58:49.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:49 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:58:50.471 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:50.471 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:50.471 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:50.471 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[203539]: mgrmap e47: y(active, since 3s), standbys: x 2023-12-06T21:58:50.471 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:58:50.471 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:58:50.471 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:50.471 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:50.471 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:50.472 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:50.472 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:50.472 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:58:50.472 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:50.472 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:50.472 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:50.472 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:50.472 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:50.472 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[114622]: mgrmap e47: y(active, since 3s), standbys: x 2023-12-06T21:58:50.472 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:58:50.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:58:50.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:50.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:50.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:50.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:50.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:50.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:58:50.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:50.473 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:50 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:50.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:50 smithi144 ceph-mon[178873]: mgrmap e47: y(active, since 3s), standbys: x 2023-12-06T21:58:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi038", "caps": []}]: dispatch 2023-12-06T21:58:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:58:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2023-12-06T21:58:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:51.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:51 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:51.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:51 smithi144 ceph-mon[178873]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:58:51.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:51 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:51.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:51 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:51.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:51 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:51.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:51 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:51.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:51 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:51.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:51 smithi144 ceph-mon[178873]: mgrmap e48: y(active, since 4s), standbys: x 2023-12-06T21:58:51.578 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:51 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:51.578 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:51 smithi038 ceph-mon[203539]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:58:51.578 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:51 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:51.579 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:51 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:51.579 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:51 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:51.579 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:51 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:51.579 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:51 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:51.579 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:51 smithi038 ceph-mon[203539]: mgrmap e48: y(active, since 4s), standbys: x 2023-12-06T21:58:51.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:51 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:51.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:51 smithi038 ceph-mon[114622]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:58:51.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:51 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:51.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:51 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:51.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:51 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:51.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:51 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:51.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:51 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:51.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:51 smithi038 ceph-mon[114622]: mgrmap e48: y(active, since 4s), standbys: x 2023-12-06T21:58:52.484 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.484 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.486 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.486 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.486 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.486 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.486 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.486 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.486 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.486 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.486 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.486 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.486 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.486 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.486 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.486 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.486 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.487 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.487 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.487 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.487 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.487 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.487 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.487 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.487 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.487 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.487 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.487 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.487 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.487 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.487 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.487 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.487 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.488 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.488 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.488 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.488 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.488 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:52.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:52.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:52.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:52.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:52.637 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:52 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:53.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:58:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:53.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:53.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:53.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:53.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:53.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:53.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:53.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:58:53.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T21:58:53.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: Upgrade: It appears safe to stop mon.c 2023-12-06T21:58:53.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:53 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.575 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.575 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.575 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.575 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.575 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.575 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.575 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:58:53.575 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.575 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:53.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:53.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:53.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:53.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:53.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:53.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:53.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:53.576 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:53.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:53.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:53.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:53.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:58:53.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T21:58:53.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: Upgrade: It appears safe to stop mon.c 2023-12-06T21:58:53.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.577 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-06T21:58:53.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.578 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:53.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:53.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:53.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:53.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:53.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:53.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:53.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:53.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:53.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:53.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.580 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:53.580 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.580 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.580 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.580 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.580 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:53.580 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:58:53.580 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:58:53.580 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T21:58:53.580 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: Upgrade: It appears safe to stop mon.c 2023-12-06T21:58:53.580 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.580 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:53.580 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:53 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:54.478 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:58:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:58:54] "GET /metrics HTTP/1.1" 200 35121 "" "Prometheus/2.43.0" 2023-12-06T21:58:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:55 smithi144 ceph-mon[178873]: Upgrade: Updating mon.c 2023-12-06T21:58:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:55 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:55 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:58:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:55 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:58:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:55 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:55 smithi144 ceph-mon[178873]: Deploying daemon mon.c on smithi038 2023-12-06T21:58:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:55 smithi144 ceph-mon[178873]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:58:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:55 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:55 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:55 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:55.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[203539]: Upgrade: Updating mon.c 2023-12-06T21:58:55.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:55.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:58:55.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:58:55.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:55.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[203539]: Deploying daemon mon.c on smithi038 2023-12-06T21:58:55.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[203539]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:58:55.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:55.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:55.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:55.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[114622]: Upgrade: Updating mon.c 2023-12-06T21:58:55.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:55.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:58:55.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:58:55.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:55.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[114622]: Deploying daemon mon.c on smithi038 2023-12-06T21:58:55.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[114622]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-06T21:58:55.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:55.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:55.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-mon[114622]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:55.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:55 smithi038 systemd[1]: Stopping Ceph mon.c for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:58:55.658 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-c[114599]: 2023-12-06T21:58:55.405+0000 7f412dd7d700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T21:58:55.658 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:55 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-c[114599]: 2023-12-06T21:58:55.405+0000 7f412dd7d700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-06T21:58:55.938 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:55 smithi038 bash[207160]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-c 2023-12-06T21:58:56.357 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:55 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mon.c.service: Succeeded. 2023-12-06T21:58:56.357 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:55 smithi038 systemd[1]: Stopped Ceph mon.c for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:58:56.357 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 systemd[1]: Starting Ceph mon.c for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:58:56.756 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T21:58:56.756 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev), process ceph-mon, pid 7 2023-12-06T21:58:56.756 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: pidfile_write: ignore empty --pid-file 2023-12-06T21:58:56.756 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: load: jerasure load: lrc 2023-12-06T21:58:56.756 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: RocksDB version: 7.9.2 2023-12-06T21:58:56.756 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Git sha 0 2023-12-06T21:58:56.756 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Compile date 2023-12-06 16:24:51 2023-12-06T21:58:56.756 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: DB SUMMARY 2023-12-06T21:58:56.756 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: DB Session ID: 5ZOIBKN0XOC216500D6N 2023-12-06T21:58:56.757 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: CURRENT file: CURRENT 2023-12-06T21:58:56.757 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T21:58:56.757 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: MANIFEST file: MANIFEST-000009 size: 3795 Bytes 2023-12-06T21:58:56.757 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000069.sst 2023-12-06T21:58:56.757 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000067.log size: 4100408 ; 2023-12-06T21:58:56.757 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.error_if_exists: 0 2023-12-06T21:58:56.757 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.create_if_missing: 0 2023-12-06T21:58:56.757 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.paranoid_checks: 1 2023-12-06T21:58:56.757 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-06T21:58:56.757 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T21:58:56.757 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-06T21:58:56.757 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.env: 0x558c50f9da60 2023-12-06T21:58:56.757 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.fs: PosixFileSystem 2023-12-06T21:58:56.757 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.info_log: 0x558c5317b740 2023-12-06T21:58:56.757 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T21:58:56.758 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.statistics: (nil) 2023-12-06T21:58:56.758 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.use_fsync: 0 2023-12-06T21:58:56.758 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_log_file_size: 0 2023-12-06T21:58:56.758 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T21:58:56.758 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T21:58:56.758 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T21:58:56.758 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T21:58:56.758 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.allow_fallocate: 1 2023-12-06T21:58:56.758 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T21:58:56.758 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T21:58:56.758 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.use_direct_reads: 0 2023-12-06T21:58:56.758 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T21:58:56.758 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T21:58:56.758 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.db_log_dir: 2023-12-06T21:58:56.758 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.wal_dir: 2023-12-06T21:58:56.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T21:58:56.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T21:58:56.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T21:58:56.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T21:58:56.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T21:58:56.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T21:58:56.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T21:58:56.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T21:58:56.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.write_buffer_manager: 0x558c53130fa0 2023-12-06T21:58:56.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T21:58:56.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T21:58:56.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T21:58:56.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T21:58:56.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T21:58:56.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T21:58:56.759 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T21:58:56.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T21:58:56.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.unordered_write: 0 2023-12-06T21:58:56.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T21:58:56.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T21:58:56.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T21:58:56.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T21:58:56.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.row_cache: None 2023-12-06T21:58:56.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.wal_filter: None 2023-12-06T21:58:56.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T21:58:56.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T21:58:56.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.two_write_queues: 0 2023-12-06T21:58:56.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T21:58:56.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.wal_compression: 0 2023-12-06T21:58:56.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.atomic_flush: 0 2023-12-06T21:58:56.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T21:58:56.760 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T21:58:56.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T21:58:56.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.log_readahead_size: 0 2023-12-06T21:58:56.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T21:58:56.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T21:58:56.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T21:58:56.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T21:58:56.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T21:58:56.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T21:58:56.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-06T21:58:56.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_background_jobs: 2 2023-12-06T21:58:56.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_background_compactions: -1 2023-12-06T21:58:56.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_subcompactions: 1 2023-12-06T21:58:56.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T21:58:56.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T21:58:56.761 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T21:58:56.762 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T21:58:56.762 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T21:58:56.762 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T21:58:56.762 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T21:58:56.762 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T21:58:56.762 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_open_files: -1 2023-12-06T21:58:56.762 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T21:58:56.762 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T21:58:56.762 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T21:58:56.762 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T21:58:56.762 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_background_flushes: -1 2023-12-06T21:58:56.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Compression algorithms supported: 2023-12-06T21:58:56.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T21:58:56.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: kZSTD supported: 0 2023-12-06T21:58:56.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: kXpressCompression supported: 0 2023-12-06T21:58:56.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T21:58:56.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: kZlibCompression supported: 1 2023-12-06T21:58:56.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: kSnappyCompression supported: 1 2023-12-06T21:58:56.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: kLZ4Compression supported: 1 2023-12-06T21:58:56.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: kBZip2Compression supported: 0 2023-12-06T21:58:56.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T21:58:56.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-06T21:58:56.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-12-06T21:58:56.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-06T21:58:56.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T21:58:56.763 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.merge_operator: 2023-12-06T21:58:56.764 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compaction_filter: None 2023-12-06T21:58:56.764 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T21:58:56.764 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T21:58:56.764 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T21:58:56.764 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T21:58:56.764 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558c5317b860) 2023-12-06T21:58:56.764 INFO:journalctl@ceph.mon.c.smithi038.stdout: cache_index_and_filter_blocks: 1 2023-12-06T21:58:56.764 INFO:journalctl@ceph.mon.c.smithi038.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T21:58:56.764 INFO:journalctl@ceph.mon.c.smithi038.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T21:58:56.764 INFO:journalctl@ceph.mon.c.smithi038.stdout: pin_top_level_index_and_filter: 1 2023-12-06T21:58:56.764 INFO:journalctl@ceph.mon.c.smithi038.stdout: index_type: 0 2023-12-06T21:58:56.764 INFO:journalctl@ceph.mon.c.smithi038.stdout: data_block_index_type: 0 2023-12-06T21:58:56.764 INFO:journalctl@ceph.mon.c.smithi038.stdout: index_shortening: 1 2023-12-06T21:58:56.764 INFO:journalctl@ceph.mon.c.smithi038.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T21:58:56.764 INFO:journalctl@ceph.mon.c.smithi038.stdout: checksum: 4 2023-12-06T21:58:56.764 INFO:journalctl@ceph.mon.c.smithi038.stdout: no_block_cache: 0 2023-12-06T21:58:56.765 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_cache: 0x558c531d1090 2023-12-06T21:58:56.765 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_cache_name: BinnedLRUCache 2023-12-06T21:58:56.765 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_cache_options: 2023-12-06T21:58:56.765 INFO:journalctl@ceph.mon.c.smithi038.stdout: capacity : 536870912 2023-12-06T21:58:56.765 INFO:journalctl@ceph.mon.c.smithi038.stdout: num_shard_bits : 4 2023-12-06T21:58:56.765 INFO:journalctl@ceph.mon.c.smithi038.stdout: strict_capacity_limit : 0 2023-12-06T21:58:56.765 INFO:journalctl@ceph.mon.c.smithi038.stdout: high_pri_pool_ratio: 0.000 2023-12-06T21:58:56.765 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_cache_compressed: (nil) 2023-12-06T21:58:56.765 INFO:journalctl@ceph.mon.c.smithi038.stdout: persistent_cache: (nil) 2023-12-06T21:58:56.765 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_size: 4096 2023-12-06T21:58:56.765 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_size_deviation: 10 2023-12-06T21:58:56.765 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_restart_interval: 16 2023-12-06T21:58:56.765 INFO:journalctl@ceph.mon.c.smithi038.stdout: index_block_restart_interval: 1 2023-12-06T21:58:56.765 INFO:journalctl@ceph.mon.c.smithi038.stdout: metadata_block_size: 4096 2023-12-06T21:58:56.765 INFO:journalctl@ceph.mon.c.smithi038.stdout: partition_filters: 0 2023-12-06T21:58:56.765 INFO:journalctl@ceph.mon.c.smithi038.stdout: use_delta_encoding: 1 2023-12-06T21:58:56.766 INFO:journalctl@ceph.mon.c.smithi038.stdout: filter_policy: bloomfilter 2023-12-06T21:58:56.766 INFO:journalctl@ceph.mon.c.smithi038.stdout: whole_key_filtering: 1 2023-12-06T21:58:56.766 INFO:journalctl@ceph.mon.c.smithi038.stdout: verify_compression: 0 2023-12-06T21:58:56.766 INFO:journalctl@ceph.mon.c.smithi038.stdout: read_amp_bytes_per_bit: 0 2023-12-06T21:58:56.766 INFO:journalctl@ceph.mon.c.smithi038.stdout: format_version: 5 2023-12-06T21:58:56.766 INFO:journalctl@ceph.mon.c.smithi038.stdout: enable_index_compression: 1 2023-12-06T21:58:56.766 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_align: 0 2023-12-06T21:58:56.766 INFO:journalctl@ceph.mon.c.smithi038.stdout: max_auto_readahead_size: 262144 2023-12-06T21:58:56.766 INFO:journalctl@ceph.mon.c.smithi038.stdout: prepopulate_block_cache: 0 2023-12-06T21:58:56.766 INFO:journalctl@ceph.mon.c.smithi038.stdout: initial_auto_readahead_size: 8192 2023-12-06T21:58:56.766 INFO:journalctl@ceph.mon.c.smithi038.stdout: num_file_reads_for_auto_readahead: 2 2023-12-06T21:58:56.766 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T21:58:56.766 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T21:58:56.766 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compression: NoCompression 2023-12-06T21:58:56.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T21:58:56.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T21:58:56.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T21:58:56.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.num_levels: 7 2023-12-06T21:58:56.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T21:58:56.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T21:58:56.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T21:58:56.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T21:58:56.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T21:58:56.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T21:58:56.767 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T21:58:56.768 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:58:56.768 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T21:58:56.768 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T21:58:56.768 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-06T21:58:56.768 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-06T21:58:56.768 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T21:58:56.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T21:58:56.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T21:58:56.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T21:58:56.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:58:56.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-06T21:58:56.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T21:58:56.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T21:58:56.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-06T21:58:56.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T21:58:56.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T21:58:56.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T21:58:56.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T21:58:56.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T21:58:56.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T21:58:56.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T21:58:56.769 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T21:58:56.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T21:58:56.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T21:58:56.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T21:58:56.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T21:58:56.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T21:58:56.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T21:58:56.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T21:58:56.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T21:58:56.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T21:58:56.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-06T21:58:56.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.arena_block_size: 1048576 2023-12-06T21:58:56.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T21:58:56.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T21:58:56.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T21:58:56.770 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T21:58:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T21:58:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T21:58:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T21:58:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T21:58:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T21:58:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T21:58:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T21:58:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T21:58:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T21:58:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.table_properties_collectors: 2023-12-06T21:58:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.inplace_update_support: 0 2023-12-06T21:58:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T21:58:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T21:58:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T21:58:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T21:58:56.771 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.bloom_locality: 0 2023-12-06T21:58:56.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.max_successive_merges: 0 2023-12-06T21:58:56.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T21:58:56.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T21:58:56.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T21:58:56.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T21:58:56.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.ttl: 2592000 2023-12-06T21:58:56.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T21:58:56.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-06T21:58:56.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-06T21:58:56.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.enable_blob_files: false 2023-12-06T21:58:56.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.min_blob_size: 0 2023-12-06T21:58:56.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T21:58:56.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T21:58:56.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T21:58:56.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T21:58:56.772 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-06T21:58:56.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-06T21:58:56.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.blob_file_starting_level: 0 2023-12-06T21:58:56.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-06T21:58:56.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 69.sst 2023-12-06T21:58:56.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T21:58:56.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 71, last_sequence is 39091, log_number is 67,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T21:58:56.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 67 2023-12-06T21:58:56.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1682a1fd-24b3-4374-8388-07e98e45a8c5 2023-12-06T21:58:56.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701899936425779, "job": 1, "event": "recovery_started", "wal_files": [67]} 2023-12-06T21:58:56.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #67 mode 2 2023-12-06T21:58:56.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701899936436340, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 72, "file_size": 2566665, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 39096, "largest_seqno": 40218, "table_properties": {"data_size": 2561236, "index_size": 3130, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 12053, "raw_average_key_size": 23, "raw_value_size": 2550607, "raw_average_value_size": 5050, "num_data_blocks": 141, "num_entries": 505, "num_filter_entries": 505, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1701899936, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1682a1fd-24b3-4374-8388-07e98e45a8c5", "db_session_id": "5ZOIBKN0XOC216500D6N", "orig_file_number": 72, "seqno_to_time_mapping": "N/A"}} 2023-12-06T21:58:56.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701899936436457, "job": 1, "event": "recovery_finished"} 2023-12-06T21:58:56.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: [db/version_set.cc:5047] Creating manifest 74 2023-12-06T21:58:56.773 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T21:58:56.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000067.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T21:58:56.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558c5326c000 2023-12-06T21:58:56.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: DB pointer 0x558c53258000 2023-12-06T21:58:56.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-06T21:58:56.774 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-06T21:58:56.774 INFO:journalctl@ceph.mon.c.smithi038.stdout: ** DB Stats ** 2023-12-06T21:58:56.774 INFO:journalctl@ceph.mon.c.smithi038.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:58:56.774 INFO:journalctl@ceph.mon.c.smithi038.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T21:58:56.774 INFO:journalctl@ceph.mon.c.smithi038.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:58:56.774 INFO:journalctl@ceph.mon.c.smithi038.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:58:56.774 INFO:journalctl@ceph.mon.c.smithi038.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T21:58:56.774 INFO:journalctl@ceph.mon.c.smithi038.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:58:56.774 INFO:journalctl@ceph.mon.c.smithi038.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:58:56.774 INFO:journalctl@ceph.mon.c.smithi038.stdout: 2023-12-06T21:58:56.774 INFO:journalctl@ceph.mon.c.smithi038.stdout: ** Compaction Stats [default] ** 2023-12-06T21:58:56.775 INFO:journalctl@ceph.mon.c.smithi038.stdout: 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 Rblob(GB) Wblob(GB) 2023-12-06T21:58:56.775 INFO:journalctl@ceph.mon.c.smithi038.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-06T21:58:56.775 INFO:journalctl@ceph.mon.c.smithi038.stdout: L0 1/0 2.45 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 607.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-06T21:58:56.775 INFO:journalctl@ceph.mon.c.smithi038.stdout: L6 1/0 7.89 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-06T21:58:56.775 INFO:journalctl@ceph.mon.c.smithi038.stdout: Sum 2/0 10.34 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 607.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-06T21:58:56.775 INFO:journalctl@ceph.mon.c.smithi038.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 607.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-06T21:58:56.775 INFO:journalctl@ceph.mon.c.smithi038.stdout: 2023-12-06T21:58:56.775 INFO:journalctl@ceph.mon.c.smithi038.stdout: ** Compaction Stats [default] ** 2023-12-06T21:58:56.775 INFO:journalctl@ceph.mon.c.smithi038.stdout: 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 Rblob(GB) Wblob(GB) 2023-12-06T21:58:56.775 INFO:journalctl@ceph.mon.c.smithi038.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:58:56.775 INFO:journalctl@ceph.mon.c.smithi038.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 607.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-12-06T21:58:56.777 INFO:journalctl@ceph.mon.c.smithi038.stdout: 2023-12-06T21:58:56.777 INFO:journalctl@ceph.mon.c.smithi038.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-06T21:58:56.777 INFO:journalctl@ceph.mon.c.smithi038.stdout: 2023-12-06T21:58:56.777 INFO:journalctl@ceph.mon.c.smithi038.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:58:56.777 INFO:journalctl@ceph.mon.c.smithi038.stdout: Flush(GB): cumulative 0.002, interval 0.002 2023-12-06T21:58:56.777 INFO:journalctl@ceph.mon.c.smithi038.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:58:56.777 INFO:journalctl@ceph.mon.c.smithi038.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:58:56.777 INFO:journalctl@ceph.mon.c.smithi038.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:58:56.777 INFO:journalctl@ceph.mon.c.smithi038.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:58:56.777 INFO:journalctl@ceph.mon.c.smithi038.stdout: Cumulative compaction: 0.00 GB write, 136.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:58:56.777 INFO:journalctl@ceph.mon.c.smithi038.stdout: Interval compaction: 0.00 GB write, 136.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:58:56.778 INFO:journalctl@ceph.mon.c.smithi038.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:58:56.778 INFO:journalctl@ceph.mon.c.smithi038.stdout: Block cache BinnedLRUCache@0x558c531d1090#7 capacity: 512.00 MB usage: 4.73 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-12-06T21:58:56.778 INFO:journalctl@ceph.mon.c.smithi038.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,3.33 KB,0.000634789%) Misc(1,0.00 KB,0%) 2023-12-06T21:58:56.778 INFO:journalctl@ceph.mon.c.smithi038.stdout: 2023-12-06T21:58:56.778 INFO:journalctl@ceph.mon.c.smithi038.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:58:56.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: starting mon.c rank 1 at public addrs [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] at bind addrs [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:58:56.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: mon.c@-1(???) e3 preinit fsid c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:58:56.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: mon.c@-1(???).mds e1 new map 2023-12-06T21:58:56.778 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: mon.c@-1(???).mds e1 print_map 2023-12-06T21:58:56.778 INFO:journalctl@ceph.mon.c.smithi038.stdout: e1 2023-12-06T21:58:56.778 INFO:journalctl@ceph.mon.c.smithi038.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T21:58:56.778 INFO:journalctl@ceph.mon.c.smithi038.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T21:58:56.778 INFO:journalctl@ceph.mon.c.smithi038.stdout: legacy client fscid: -1 2023-12-06T21:58:56.779 INFO:journalctl@ceph.mon.c.smithi038.stdout: 2023-12-06T21:58:56.779 INFO:journalctl@ceph.mon.c.smithi038.stdout: No filesystems configured 2023-12-06T21:58:56.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: mon.c@-1(???).osd e108 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-06T21:58:56.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:58:56.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:58:56.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:58:56.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 ceph-mon[207347]: mon.c@-1(???).paxosservice(auth 1..28) refresh upgraded, format 0 -> 3 2023-12-06T21:58:56.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 bash[207310]: 4277a732f8957cec597c0ce0602e715d6166d5a4e6687ca24d4b07255d2f22f1 2023-12-06T21:58:56.779 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:56 smithi038 systemd[1]: Started Ceph mon.c for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:58:57.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: mon.c calling monitor election 2023-12-06T21:58:57.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: overall HEALTH_OK 2023-12-06T21:58:57.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:58:57.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: mon.a calling monitor election 2023-12-06T21:58:57.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: mon.b calling monitor election 2023-12-06T21:58:57.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:58:57.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:58:57.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:58:57.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: monmap e4: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:58:57.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: fsmap 2023-12-06T21:58:57.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:58:57.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: mgrmap e48: y(active, since 10s), standbys: x 2023-12-06T21:58:57.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: overall HEALTH_OK 2023-12-06T21:58:57.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:57.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:57.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:57.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:57.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:57.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:57.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:57.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: Reconfiguring mon.a (monmap changed)... 2023-12-06T21:58:57.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:58:57.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:58:57.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:57.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: Reconfiguring daemon mon.a on smithi038 2023-12-06T21:58:57.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:57 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:58:57.819 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: mon.c calling monitor election 2023-12-06T21:58:57.819 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: overall HEALTH_OK 2023-12-06T21:58:57.819 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:58:57.819 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: mon.a calling monitor election 2023-12-06T21:58:57.819 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: mon.b calling monitor election 2023-12-06T21:58:57.819 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:58:57.820 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:58:57.820 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:58:57.820 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: monmap e4: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:58:57.820 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: fsmap 2023-12-06T21:58:57.820 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:58:57.820 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: mgrmap e48: y(active, since 10s), standbys: x 2023-12-06T21:58:57.820 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: overall HEALTH_OK 2023-12-06T21:58:57.820 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:57.820 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:57.820 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:57.820 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:57.820 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:57.820 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:57.820 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:57.821 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: Reconfiguring mon.a (monmap changed)... 2023-12-06T21:58:57.821 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:58:57.821 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:58:57.821 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:57.821 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: Reconfiguring daemon mon.a on smithi038 2023-12-06T21:58:57.821 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:58:57.821 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: mon.c calling monitor election 2023-12-06T21:58:57.821 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: overall HEALTH_OK 2023-12-06T21:58:57.821 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T21:58:57.821 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: mon.a calling monitor election 2023-12-06T21:58:57.821 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: mon.b calling monitor election 2023-12-06T21:58:57.821 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T21:58:57.822 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T21:58:57.822 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:58:57.822 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: monmap e4: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:58:57.822 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: fsmap 2023-12-06T21:58:57.822 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:58:57.822 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: mgrmap e48: y(active, since 10s), standbys: x 2023-12-06T21:58:57.822 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: overall HEALTH_OK 2023-12-06T21:58:57.822 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:57.822 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:57.822 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:58:57.822 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:57.822 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:58:57.822 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:57.822 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:58:57.822 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: Reconfiguring mon.a (monmap changed)... 2023-12-06T21:58:57.823 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:58:57.823 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:58:57.823 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:57.823 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: Reconfiguring daemon mon.a on smithi038 2023-12-06T21:58:57.823 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:57 smithi038 ceph-mon[207347]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:58:59.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:59 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:59.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:59 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:59.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:59 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:59.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:59 smithi038 ceph-mon[203539]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:58:59.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:59 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:59.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:59 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:59.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:59 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:58:59.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:59 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:58:59.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:58:59 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:59.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:59 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:59.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:59 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:59.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:59 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:59.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:59 smithi038 ceph-mon[207347]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:58:59.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:59 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:59.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:59 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:59.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:59 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:58:59.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:59 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:58:59.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:58:59 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:58:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:59 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:59 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:59 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:59 smithi144 ceph-mon[178873]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-06T21:58:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:59 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:59 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:58:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:59 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:58:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:59 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:58:59.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:58:59 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:00.486 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:00 smithi038 ceph-mon[203539]: Reconfiguring mgr.y (monmap changed)... 2023-12-06T21:59:00.486 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:00 smithi038 ceph-mon[203539]: Reconfiguring daemon mgr.y on smithi038 2023-12-06T21:59:00.487 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:00 smithi038 ceph-mon[207347]: Reconfiguring mgr.y (monmap changed)... 2023-12-06T21:59:00.487 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:00 smithi038 ceph-mon[207347]: Reconfiguring daemon mgr.y on smithi038 2023-12-06T21:59:00.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:00 smithi144 ceph-mon[178873]: Reconfiguring mgr.y (monmap changed)... 2023-12-06T21:59:00.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:00 smithi144 ceph-mon[178873]: Reconfiguring daemon mgr.y on smithi038 2023-12-06T21:59:01.488 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:59:01 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T21:59:01.450+0000 7f54af99d700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-12-06T21:59:01.488 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:01 smithi038 ceph-mon[203539]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:59:01.488 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:01 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:01.488 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:01 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:01.489 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:01 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:59:01.489 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:01 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:59:01.489 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:01 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:01.489 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:01 smithi038 ceph-mon[207347]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:59:01.489 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:01 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:01.489 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:01 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:01.489 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:01 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:59:01.489 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:01 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:59:01.489 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:01 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:01.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:01 smithi144 ceph-mon[178873]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:59:01.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:01 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:01.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:01 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:01.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:01 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:59:01.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:01 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:59:01.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:01 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:02.510 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:02 smithi038 ceph-mon[203539]: Reconfiguring mon.c (monmap changed)... 2023-12-06T21:59:02.510 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:02 smithi038 ceph-mon[203539]: Reconfiguring daemon mon.c on smithi038 2023-12-06T21:59:02.510 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:02 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:59:02.510 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:02 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:02.511 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:02 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:02.511 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:02 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:59:02.511 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:02 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:02.511 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:02 smithi038 ceph-mon[207347]: Reconfiguring mon.c (monmap changed)... 2023-12-06T21:59:02.511 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:02 smithi038 ceph-mon[207347]: Reconfiguring daemon mon.c on smithi038 2023-12-06T21:59:02.511 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:02 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:59:02.511 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:02 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:02.511 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:02 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:02.511 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:02 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:59:02.511 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:02 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:02.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:02 smithi144 ceph-mon[178873]: Reconfiguring mon.c (monmap changed)... 2023-12-06T21:59:02.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:02 smithi144 ceph-mon[178873]: Reconfiguring daemon mon.c on smithi038 2023-12-06T21:59:02.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:02 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:59:02.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:02 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:02.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:02 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:02.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:02 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:59:02.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:02 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:03.531 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:03 smithi038 ceph-mon[203539]: Reconfiguring osd.0 (monmap changed)... 2023-12-06T21:59:03.531 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:03 smithi038 ceph-mon[203539]: Reconfiguring daemon osd.0 on smithi038 2023-12-06T21:59:03.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:03 smithi038 ceph-mon[203539]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:59:03.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:03 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:03.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:03 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:03.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:03 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T21:59:03.532 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:03 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:03 smithi038 ceph-mon[207347]: Reconfiguring osd.0 (monmap changed)... 2023-12-06T21:59:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:03 smithi038 ceph-mon[207347]: Reconfiguring daemon osd.0 on smithi038 2023-12-06T21:59:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:03 smithi038 ceph-mon[207347]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:59:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:03 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:03 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:03 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T21:59:03.532 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:03 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:03.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:03 smithi144 ceph-mon[178873]: Reconfiguring osd.0 (monmap changed)... 2023-12-06T21:59:03.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:03 smithi144 ceph-mon[178873]: Reconfiguring daemon osd.0 on smithi038 2023-12-06T21:59:03.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:03 smithi144 ceph-mon[178873]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:59:03.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:03 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:03.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:03 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:03.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:03 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T21:59:03.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:03 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:04.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:04 smithi144 ceph-mon[178873]: Reconfiguring osd.1 (monmap changed)... 2023-12-06T21:59:04.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:04 smithi144 ceph-mon[178873]: Reconfiguring daemon osd.1 on smithi038 2023-12-06T21:59:04.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:04.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:04.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T21:59:04.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:04.598 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:59:04 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:59:04] "GET /metrics HTTP/1.1" 200 37865 "" "Prometheus/2.43.0" 2023-12-06T21:59:04.598 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:04 smithi038 ceph-mon[203539]: Reconfiguring osd.1 (monmap changed)... 2023-12-06T21:59:04.599 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:04 smithi038 ceph-mon[203539]: Reconfiguring daemon osd.1 on smithi038 2023-12-06T21:59:04.599 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:04.599 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:04.599 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T21:59:04.599 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:04.599 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:04 smithi038 ceph-mon[207347]: Reconfiguring osd.1 (monmap changed)... 2023-12-06T21:59:04.599 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:04 smithi038 ceph-mon[207347]: Reconfiguring daemon osd.1 on smithi038 2023-12-06T21:59:04.599 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:04 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:04.599 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:04 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:04.600 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:04 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T21:59:04.600 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:04 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:05.267 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:05 smithi038 ceph-mon[207347]: Reconfiguring osd.2 (monmap changed)... 2023-12-06T21:59:05.267 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:05 smithi038 ceph-mon[207347]: Reconfiguring daemon osd.2 on smithi038 2023-12-06T21:59:05.267 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:05 smithi038 ceph-mon[207347]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:59:05.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:05 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:05.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:05 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:05.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:05 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T21:59:05.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:05 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:05.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:05 smithi144 ceph-mon[178873]: Reconfiguring osd.2 (monmap changed)... 2023-12-06T21:59:05.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:05 smithi144 ceph-mon[178873]: Reconfiguring daemon osd.2 on smithi038 2023-12-06T21:59:05.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:05 smithi144 ceph-mon[178873]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:59:05.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:05.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:05.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T21:59:05.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:05.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:05 smithi038 ceph-mon[203539]: Reconfiguring osd.2 (monmap changed)... 2023-12-06T21:59:05.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:05 smithi038 ceph-mon[203539]: Reconfiguring daemon osd.2 on smithi038 2023-12-06T21:59:05.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:05 smithi038 ceph-mon[203539]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-06T21:59:05.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:05.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:05.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T21:59:05.606 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:06.251 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T21:59:06.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:06 smithi038 ceph-mon[203539]: Reconfiguring osd.3 (monmap changed)... 2023-12-06T21:59:06.273 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:06 smithi038 ceph-mon[203539]: Reconfiguring daemon osd.3 on smithi038 2023-12-06T21:59:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:06 smithi038 ceph-mon[207347]: Reconfiguring osd.3 (monmap changed)... 2023-12-06T21:59:06.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:06 smithi038 ceph-mon[207347]: Reconfiguring daemon osd.3 on smithi038 2023-12-06T21:59:06.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:06 smithi144 ceph-mon[178873]: Reconfiguring osd.3 (monmap changed)... 2023-12-06T21:59:06.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:06 smithi144 ceph-mon[178873]: Reconfiguring daemon osd.3 on smithi038 2023-12-06T21:59:06.990 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:59:06.990 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 8s ago 26m - - 2023-12-06T21:59:06.990 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 12s ago 26m - - 2023-12-06T21:59:06.990 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (2m) 8s ago 23m 20.3M - 0.25.0 c8568f914cd2 e7afd8b062a4 2023-12-06T21:59:06.990 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (2m) 12s ago 22m 88.5M - 9.4.7 954c08fa6188 73c1f001221b 2023-12-06T21:59:06.990 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (3m) 8s ago 22m 56.5M - 3.5 e1d6a67b021e ecccf81ec1cf 2023-12-06T21:59:06.990 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283,8765 running (3m) 12s ago 26m 446M - 19.0.0-69-g583a8f42 1299c0cbdc4b fe2129b8d864 2023-12-06T21:59:06.991 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (12m) 8s ago 27m 523M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T21:59:06.991 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (29s) 8s ago 27m 46.4M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 52d9e34645f1 2023-12-06T21:59:06.991 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (75s) 12s ago 26m 58.4M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b c471761c447a 2023-12-06T21:59:06.991 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (26m) 8s ago 26m 126M 2048M 17.2.0 e1d6a67b021e f021892f938c 2023-12-06T21:59:06.991 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (2m) 8s ago 23m 10.0M - 1.5.0 0da6a335fe13 bca82f4c7100 2023-12-06T21:59:06.991 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (2m) 12s ago 23m 17.5M - 1.5.0 0da6a335fe13 825cf31fc0d1 2023-12-06T21:59:06.991 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (25m) 8s ago 25m 176M 4096M 17.2.0 e1d6a67b021e 72716cc35253 2023-12-06T21:59:06.991 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (25m) 8s ago 25m 183M 4096M 17.2.0 e1d6a67b021e d82125440aa0 2023-12-06T21:59:06.991 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (25m) 8s ago 25m 132M 4096M 17.2.0 e1d6a67b021e 78995724f81e 2023-12-06T21:59:06.991 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (25m) 8s ago 25m 202M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T21:59:06.991 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (24m) 12s ago 24m 197M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T21:59:06.991 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (24m) 12s ago 24m 183M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T21:59:06.991 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (24m) 12s ago 24m 150M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T21:59:06.991 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (23m) 12s ago 23m 186M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T21:59:06.991 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (2m) 12s ago 23m 61.9M - 2.43.0 a07b618ecd1d c1b58f6426a5 2023-12-06T21:59:06.992 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (22m) 8s ago 22m 96.0M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T21:59:06.992 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (22m) 12s ago 22m 99.7M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T21:59:07.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:07 smithi038 ceph-mon[207347]: from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:07.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:07 smithi038 ceph-mon[207347]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:07.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:07 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:07.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:07 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:07.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:07 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi038.eonhfn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:59:07.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:07 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:07 smithi038 ceph-mon[203539]: from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:07 smithi038 ceph-mon[203539]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi038.eonhfn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:59:07.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:07.425 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:59:07.425 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2023-12-06T21:59:07.425 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:59:07.425 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:59:07.425 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2023-12-06T21:59:07.425 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:59:07.425 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:59:07.425 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2023-12-06T21:59:07.425 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:59:07.425 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:59:07.425 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw": { 2023-12-06T21:59:07.425 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T21:59:07.426 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:59:07.426 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2023-12-06T21:59:07.426 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2023-12-06T21:59:07.426 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 5 2023-12-06T21:59:07.426 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:59:07.426 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:59:07.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:07 smithi144 ceph-mon[178873]: from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:07.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:07 smithi144 ceph-mon[178873]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:07.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:07.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:07.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi038.eonhfn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:59:07.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:07.781 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:59:07.781 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7", 2023-12-06T21:59:07.781 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2023-12-06T21:59:07.782 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi038", 2023-12-06T21:59:07.782 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2023-12-06T21:59:07.782 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "1/2 daemons upgraded", 2023-12-06T21:59:07.782 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading mon daemons", 2023-12-06T21:59:07.782 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2023-12-06T21:59:07.782 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:59:08.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:08 smithi144 ceph-mon[178873]: Reconfiguring rgw.foo.smithi038.eonhfn (monmap changed)... 2023-12-06T21:59:08.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:08 smithi144 ceph-mon[178873]: Reconfiguring daemon rgw.foo.smithi038.eonhfn on smithi038 2023-12-06T21:59:08.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:08 smithi144 ceph-mon[178873]: from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:08.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:08 smithi144 ceph-mon[178873]: from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:08.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:08.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:08 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:59:08.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:08.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:59:08.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:59:08.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:08.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:08 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/1509587788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:08.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:08.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:08.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[207347]: Reconfiguring rgw.foo.smithi038.eonhfn (monmap changed)... 2023-12-06T21:59:08.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[207347]: Reconfiguring daemon rgw.foo.smithi038.eonhfn on smithi038 2023-12-06T21:59:08.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[207347]: from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:08.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[207347]: from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:08.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:08.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[207347]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:59:08.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:08.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:59:08.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:59:08.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:08.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[207347]: from='client.? 172.21.15.38:0/1509587788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:08.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:08.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:08.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[203539]: Reconfiguring rgw.foo.smithi038.eonhfn (monmap changed)... 2023-12-06T21:59:08.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[203539]: Reconfiguring daemon rgw.foo.smithi038.eonhfn on smithi038 2023-12-06T21:59:08.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[203539]: from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:08.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[203539]: from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:08.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:08.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:59:08.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:08.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:59:08.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:59:08.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:08.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[203539]: from='client.? 172.21.15.38:0/1509587788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:08.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:08.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:09.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:09 smithi144 ceph-mon[178873]: Reconfiguring mon.b (monmap changed)... 2023-12-06T21:59:09.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:09 smithi144 ceph-mon[178873]: Reconfiguring daemon mon.b on smithi144 2023-12-06T21:59:09.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:09 smithi144 ceph-mon[178873]: from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:09.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:09 smithi144 ceph-mon[178873]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:09.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:09 smithi144 ceph-mon[178873]: Reconfiguring mgr.x (monmap changed)... 2023-12-06T21:59:09.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:59:09.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:59:09.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:09.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:09 smithi144 ceph-mon[178873]: Reconfiguring daemon mgr.x on smithi144 2023-12-06T21:59:09.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:09.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:09.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:09 smithi144 ceph-mon[178873]: Reconfiguring osd.4 (monmap changed)... 2023-12-06T21:59:09.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:59:09.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:09.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:09 smithi144 ceph-mon[178873]: Reconfiguring daemon osd.4 on smithi144 2023-12-06T21:59:09.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[203539]: Reconfiguring mon.b (monmap changed)... 2023-12-06T21:59:09.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[203539]: Reconfiguring daemon mon.b on smithi144 2023-12-06T21:59:09.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[203539]: from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:09.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[203539]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:09.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[203539]: Reconfiguring mgr.x (monmap changed)... 2023-12-06T21:59:09.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:59:09.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:59:09.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:09.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[203539]: Reconfiguring daemon mgr.x on smithi144 2023-12-06T21:59:09.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:09.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:09.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[203539]: Reconfiguring osd.4 (monmap changed)... 2023-12-06T21:59:09.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:59:09.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:09.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[203539]: Reconfiguring daemon osd.4 on smithi144 2023-12-06T21:59:09.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[207347]: Reconfiguring mon.b (monmap changed)... 2023-12-06T21:59:09.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[207347]: Reconfiguring daemon mon.b on smithi144 2023-12-06T21:59:09.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[207347]: from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:09.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[207347]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:09.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[207347]: Reconfiguring mgr.x (monmap changed)... 2023-12-06T21:59:09.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T21:59:09.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T21:59:09.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:09.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[207347]: Reconfiguring daemon mgr.x on smithi144 2023-12-06T21:59:09.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:09.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:09.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[207347]: Reconfiguring osd.4 (monmap changed)... 2023-12-06T21:59:09.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T21:59:09.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:09.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:09 smithi038 ceph-mon[207347]: Reconfiguring daemon osd.4 on smithi144 2023-12-06T21:59:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:11 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:11 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:11 smithi144 ceph-mon[178873]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:11 smithi144 ceph-mon[178873]: Reconfiguring osd.5 (monmap changed)... 2023-12-06T21:59:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:11 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T21:59:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:11 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:11 smithi144 ceph-mon[178873]: Reconfiguring daemon osd.5 on smithi144 2023-12-06T21:59:11.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:11 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:11.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:11 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:11.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:11 smithi038 ceph-mon[203539]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:11.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:11 smithi038 ceph-mon[203539]: Reconfiguring osd.5 (monmap changed)... 2023-12-06T21:59:11.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:11 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T21:59:11.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:11 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:11.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:11 smithi038 ceph-mon[203539]: Reconfiguring daemon osd.5 on smithi144 2023-12-06T21:59:11.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:11 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:11.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:11 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:11.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:11 smithi038 ceph-mon[207347]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:11.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:11 smithi038 ceph-mon[207347]: Reconfiguring osd.5 (monmap changed)... 2023-12-06T21:59:11.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:11 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T21:59:11.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:11 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:11.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:11 smithi038 ceph-mon[207347]: Reconfiguring daemon osd.5 on smithi144 2023-12-06T21:59:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T21:59:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T21:59:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:12.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:12.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:12.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T21:59:12.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:12.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:12.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:12.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T21:59:12.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:12.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:12 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:12.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:12 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:12.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:12 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T21:59:12.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:12 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:12.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:12 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:12.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:12 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:12.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:12 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T21:59:12.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:12 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:13.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:13 smithi144 ceph-mon[178873]: Reconfiguring osd.6 (monmap changed)... 2023-12-06T21:59:13.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:13 smithi144 ceph-mon[178873]: Reconfiguring daemon osd.6 on smithi144 2023-12-06T21:59:13.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:13 smithi144 ceph-mon[178873]: Reconfiguring osd.7 (monmap changed)... 2023-12-06T21:59:13.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:13 smithi144 ceph-mon[178873]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:13.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:13 smithi144 ceph-mon[178873]: Reconfiguring daemon osd.7 on smithi144 2023-12-06T21:59:13.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:13.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:13.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.ynupyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:59:13.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:13.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:13 smithi038 ceph-mon[203539]: Reconfiguring osd.6 (monmap changed)... 2023-12-06T21:59:13.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:13 smithi038 ceph-mon[203539]: Reconfiguring daemon osd.6 on smithi144 2023-12-06T21:59:13.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:13 smithi038 ceph-mon[203539]: Reconfiguring osd.7 (monmap changed)... 2023-12-06T21:59:13.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:13 smithi038 ceph-mon[203539]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:13.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:13 smithi038 ceph-mon[203539]: Reconfiguring daemon osd.7 on smithi144 2023-12-06T21:59:13.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:13.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:13.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.ynupyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:59:13.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:13.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:13 smithi038 ceph-mon[207347]: Reconfiguring osd.6 (monmap changed)... 2023-12-06T21:59:13.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:13 smithi038 ceph-mon[207347]: Reconfiguring daemon osd.6 on smithi144 2023-12-06T21:59:13.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:13 smithi038 ceph-mon[207347]: Reconfiguring osd.7 (monmap changed)... 2023-12-06T21:59:13.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:13 smithi038 ceph-mon[207347]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:13.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:13 smithi038 ceph-mon[207347]: Reconfiguring daemon osd.7 on smithi144 2023-12-06T21:59:13.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:13 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:13.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:13 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:13.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:13 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.ynupyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-06T21:59:13.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:13 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:14.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:14 smithi144 ceph-mon[178873]: Reconfiguring rgw.foo.smithi144.ynupyy (monmap changed)... 2023-12-06T21:59:14.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:14 smithi144 ceph-mon[178873]: Reconfiguring daemon rgw.foo.smithi144.ynupyy on smithi144 2023-12-06T21:59:14.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:14.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:14.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:14.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:14.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:59:14.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T21:59:14.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:59:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:59:14] "GET /metrics HTTP/1.1" 200 37865 "" "Prometheus/2.43.0" 2023-12-06T21:59:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:14 smithi038 ceph-mon[203539]: Reconfiguring rgw.foo.smithi144.ynupyy (monmap changed)... 2023-12-06T21:59:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:14 smithi038 ceph-mon[203539]: Reconfiguring daemon rgw.foo.smithi144.ynupyy on smithi144 2023-12-06T21:59:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:14.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:59:14.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T21:59:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:14 smithi038 ceph-mon[207347]: Reconfiguring rgw.foo.smithi144.ynupyy (monmap changed)... 2023-12-06T21:59:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:14 smithi038 ceph-mon[207347]: Reconfiguring daemon rgw.foo.smithi144.ynupyy on smithi144 2023-12-06T21:59:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:14 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:14 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:14 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:14 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:14 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-06T21:59:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:14 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-06T21:59:15.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:15 smithi038 ceph-mon[203539]: Upgrade: It appears safe to stop mon.c 2023-12-06T21:59:15.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:15 smithi038 ceph-mon[203539]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:15.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:15.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:15.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:15.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:15 smithi038 ceph-mon[207347]: Upgrade: It appears safe to stop mon.c 2023-12-06T21:59:15.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:15 smithi038 ceph-mon[207347]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:15.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:15 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:15.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:15 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:15.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:15 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:15.546 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:15 smithi144 ceph-mon[178873]: Upgrade: It appears safe to stop mon.c 2023-12-06T21:59:15.546 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:15 smithi144 ceph-mon[178873]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:15.546 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:15.546 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:15.547 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:16.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:59:16.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:59:16.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:59:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:59:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:16.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:16 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T21:59:16.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:16 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T21:59:16.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:16 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:16.976 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:16 smithi038 systemd[1]: Stopping Ceph mon.c for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:59:17.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:17 smithi144 ceph-mon[178873]: Upgrade: Updating mon.c 2023-12-06T21:59:17.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:17 smithi144 ceph-mon[178873]: Deploying daemon mon.c on smithi038 2023-12-06T21:59:17.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:17 smithi144 ceph-mon[178873]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:17.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:59:17.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:17 smithi038 ceph-mon[203539]: Upgrade: Updating mon.c 2023-12-06T21:59:17.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:17 smithi038 ceph-mon[203539]: Deploying daemon mon.c on smithi038 2023-12-06T21:59:17.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:17 smithi038 ceph-mon[203539]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:17.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:59:17.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:17 smithi038 ceph-mon[207347]: Upgrade: Updating mon.c 2023-12-06T21:59:17.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:17 smithi038 ceph-mon[207347]: Deploying daemon mon.c on smithi038 2023-12-06T21:59:17.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:17 smithi038 ceph-mon[207347]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:17.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:17 smithi038 ceph-mon[207347]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:59:17.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:17 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-c[207324]: 2023-12-06T21:59:17.327+0000 7f4d9aa73700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T21:59:17.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:17 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-c[207324]: 2023-12-06T21:59:17.327+0000 7f4d9aa73700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2023-12-06T21:59:18.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:17 smithi038 bash[209939]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-c 2023-12-06T21:59:18.626 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:18 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mon.c.service: Succeeded. 2023-12-06T21:59:18.626 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:18 smithi038 systemd[1]: Stopped Ceph mon.c for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:59:18.626 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:18 smithi038 systemd[1]: Starting Ceph mon.c for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T21:59:19.264 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:18 smithi038 bash[210333]: 411f5a26090829bb6007486298df0ed504f099c1c69fa2006390ff259a6e7a1b 2023-12-06T21:59:19.264 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:18 smithi038 systemd[1]: Started Ceph mon.c for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T21:59:19.264 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:18 smithi038 ceph-mon[210390]: set uid:gid to 167:167 (ceph:ceph) 2023-12-06T21:59:19.264 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:18 smithi038 ceph-mon[210390]: ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev), process ceph-mon, pid 7 2023-12-06T21:59:19.264 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:18 smithi038 ceph-mon[210390]: pidfile_write: ignore empty --pid-file 2023-12-06T21:59:19.264 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:18 smithi038 ceph-mon[210390]: load: jerasure load: lrc 2023-12-06T21:59:19.264 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: RocksDB version: 7.9.2 2023-12-06T21:59:19.264 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Git sha 0 2023-12-06T21:59:19.264 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Compile date 2023-12-06 16:24:51 2023-12-06T21:59:19.264 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: DB SUMMARY 2023-12-06T21:59:19.265 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: DB Session ID: FQL8KGBV62HOKTFEY51C 2023-12-06T21:59:19.265 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: CURRENT file: CURRENT 2023-12-06T21:59:19.265 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: IDENTITY file: IDENTITY 2023-12-06T21:59:19.265 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: MANIFEST file: MANIFEST-000074 size: 264 Bytes 2023-12-06T21:59:19.265 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 2, files: 000069.sst 000072.sst 2023-12-06T21:59:19.265 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000073.log size: 2132492 ; 2023-12-06T21:59:19.265 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.error_if_exists: 0 2023-12-06T21:59:19.265 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.create_if_missing: 0 2023-12-06T21:59:19.265 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.paranoid_checks: 1 2023-12-06T21:59:19.265 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-06T21:59:19.265 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-06T21:59:19.265 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-06T21:59:19.265 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.env: 0x55f49134ca60 2023-12-06T21:59:19.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.fs: PosixFileSystem 2023-12-06T21:59:19.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.info_log: 0x55f49236f740 2023-12-06T21:59:19.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_file_opening_threads: 16 2023-12-06T21:59:19.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.statistics: (nil) 2023-12-06T21:59:19.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.use_fsync: 0 2023-12-06T21:59:19.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_log_file_size: 0 2023-12-06T21:59:19.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T21:59:19.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T21:59:19.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.keep_log_file_num: 1000 2023-12-06T21:59:19.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.recycle_log_file_num: 0 2023-12-06T21:59:19.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.allow_fallocate: 1 2023-12-06T21:59:19.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.allow_mmap_reads: 0 2023-12-06T21:59:19.266 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.allow_mmap_writes: 0 2023-12-06T21:59:19.267 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.use_direct_reads: 0 2023-12-06T21:59:19.267 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T21:59:19.267 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.create_missing_column_families: 0 2023-12-06T21:59:19.267 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.db_log_dir: 2023-12-06T21:59:19.267 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.wal_dir: 2023-12-06T21:59:19.267 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T21:59:19.267 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T21:59:19.267 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T21:59:19.267 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-06T21:59:19.267 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T21:59:19.267 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T21:59:19.267 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.advise_random_on_open: 1 2023-12-06T21:59:19.267 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.db_write_buffer_size: 0 2023-12-06T21:59:19.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.write_buffer_manager: 0x55f492324fa0 2023-12-06T21:59:19.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T21:59:19.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T21:59:19.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T21:59:19.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.rate_limiter: (nil) 2023-12-06T21:59:19.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T21:59:19.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.wal_recovery_mode: 2 2023-12-06T21:59:19.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.enable_thread_tracking: 0 2023-12-06T21:59:19.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.enable_pipelined_write: 0 2023-12-06T21:59:19.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.unordered_write: 0 2023-12-06T21:59:19.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T21:59:19.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T21:59:19.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T21:59:19.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T21:59:19.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.row_cache: None 2023-12-06T21:59:19.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.wal_filter: None 2023-12-06T21:59:19.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T21:59:19.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.allow_ingest_behind: 0 2023-12-06T21:59:19.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.two_write_queues: 0 2023-12-06T21:59:19.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.manual_wal_flush: 0 2023-12-06T21:59:19.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.wal_compression: 0 2023-12-06T21:59:19.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.atomic_flush: 0 2023-12-06T21:59:19.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T21:59:19.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-06T21:59:19.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-06T21:59:19.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.log_readahead_size: 0 2023-12-06T21:59:19.269 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-06T21:59:19.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.best_efforts_recovery: 0 2023-12-06T21:59:19.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-06T21:59:19.270 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-06T21:59:19.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.allow_data_in_errors: 0 2023-12-06T21:59:19.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.db_host_id: __hostname__ 2023-12-06T21:59:19.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-06T21:59:19.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_background_jobs: 2 2023-12-06T21:59:19.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_background_compactions: -1 2023-12-06T21:59:19.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_subcompactions: 1 2023-12-06T21:59:19.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T21:59:19.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T21:59:19.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T21:59:19.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_total_wal_size: 0 2023-12-06T21:59:19.271 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T21:59:19.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T21:59:19.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T21:59:19.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T21:59:19.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_open_files: -1 2023-12-06T21:59:19.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.bytes_per_sync: 0 2023-12-06T21:59:19.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T21:59:19.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-06T21:59:19.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compaction_readahead_size: 0 2023-12-06T21:59:19.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_background_flushes: -1 2023-12-06T21:59:19.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Compression algorithms supported: 2023-12-06T21:59:19.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T21:59:19.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: kZSTD supported: 0 2023-12-06T21:59:19.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: kXpressCompression supported: 0 2023-12-06T21:59:19.272 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: kLZ4HCCompression supported: 1 2023-12-06T21:59:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: kZlibCompression supported: 1 2023-12-06T21:59:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: kSnappyCompression supported: 1 2023-12-06T21:59:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: kLZ4Compression supported: 1 2023-12-06T21:59:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: kBZip2Compression supported: 0 2023-12-06T21:59:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T21:59:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-06T21:59:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000074 2023-12-06T21:59:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-06T21:59:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T21:59:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.merge_operator: 2023-12-06T21:59:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compaction_filter: None 2023-12-06T21:59:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compaction_filter_factory: None 2023-12-06T21:59:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.sst_partitioner_factory: None 2023-12-06T21:59:19.273 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T21:59:19.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T21:59:19.274 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f49236f860) 2023-12-06T21:59:19.274 INFO:journalctl@ceph.mon.c.smithi038.stdout: cache_index_and_filter_blocks: 1 2023-12-06T21:59:19.274 INFO:journalctl@ceph.mon.c.smithi038.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-06T21:59:19.274 INFO:journalctl@ceph.mon.c.smithi038.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T21:59:19.274 INFO:journalctl@ceph.mon.c.smithi038.stdout: pin_top_level_index_and_filter: 1 2023-12-06T21:59:19.274 INFO:journalctl@ceph.mon.c.smithi038.stdout: index_type: 0 2023-12-06T21:59:19.274 INFO:journalctl@ceph.mon.c.smithi038.stdout: data_block_index_type: 0 2023-12-06T21:59:19.274 INFO:journalctl@ceph.mon.c.smithi038.stdout: index_shortening: 1 2023-12-06T21:59:19.274 INFO:journalctl@ceph.mon.c.smithi038.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-06T21:59:19.274 INFO:journalctl@ceph.mon.c.smithi038.stdout: checksum: 4 2023-12-06T21:59:19.274 INFO:journalctl@ceph.mon.c.smithi038.stdout: no_block_cache: 0 2023-12-06T21:59:19.275 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_cache: 0x55f4923c5090 2023-12-06T21:59:19.275 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_cache_name: BinnedLRUCache 2023-12-06T21:59:19.275 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_cache_options: 2023-12-06T21:59:19.275 INFO:journalctl@ceph.mon.c.smithi038.stdout: capacity : 536870912 2023-12-06T21:59:19.275 INFO:journalctl@ceph.mon.c.smithi038.stdout: num_shard_bits : 4 2023-12-06T21:59:19.275 INFO:journalctl@ceph.mon.c.smithi038.stdout: strict_capacity_limit : 0 2023-12-06T21:59:19.275 INFO:journalctl@ceph.mon.c.smithi038.stdout: high_pri_pool_ratio: 0.000 2023-12-06T21:59:19.275 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_cache_compressed: (nil) 2023-12-06T21:59:19.275 INFO:journalctl@ceph.mon.c.smithi038.stdout: persistent_cache: (nil) 2023-12-06T21:59:19.275 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_size: 4096 2023-12-06T21:59:19.275 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_size_deviation: 10 2023-12-06T21:59:19.275 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_restart_interval: 16 2023-12-06T21:59:19.275 INFO:journalctl@ceph.mon.c.smithi038.stdout: index_block_restart_interval: 1 2023-12-06T21:59:19.275 INFO:journalctl@ceph.mon.c.smithi038.stdout: metadata_block_size: 4096 2023-12-06T21:59:19.276 INFO:journalctl@ceph.mon.c.smithi038.stdout: partition_filters: 0 2023-12-06T21:59:19.276 INFO:journalctl@ceph.mon.c.smithi038.stdout: use_delta_encoding: 1 2023-12-06T21:59:19.276 INFO:journalctl@ceph.mon.c.smithi038.stdout: filter_policy: bloomfilter 2023-12-06T21:59:19.276 INFO:journalctl@ceph.mon.c.smithi038.stdout: whole_key_filtering: 1 2023-12-06T21:59:19.276 INFO:journalctl@ceph.mon.c.smithi038.stdout: verify_compression: 0 2023-12-06T21:59:19.276 INFO:journalctl@ceph.mon.c.smithi038.stdout: read_amp_bytes_per_bit: 0 2023-12-06T21:59:19.276 INFO:journalctl@ceph.mon.c.smithi038.stdout: format_version: 5 2023-12-06T21:59:19.276 INFO:journalctl@ceph.mon.c.smithi038.stdout: enable_index_compression: 1 2023-12-06T21:59:19.276 INFO:journalctl@ceph.mon.c.smithi038.stdout: block_align: 0 2023-12-06T21:59:19.276 INFO:journalctl@ceph.mon.c.smithi038.stdout: max_auto_readahead_size: 262144 2023-12-06T21:59:19.276 INFO:journalctl@ceph.mon.c.smithi038.stdout: prepopulate_block_cache: 0 2023-12-06T21:59:19.276 INFO:journalctl@ceph.mon.c.smithi038.stdout: initial_auto_readahead_size: 8192 2023-12-06T21:59:19.276 INFO:journalctl@ceph.mon.c.smithi038.stdout: num_file_reads_for_auto_readahead: 2 2023-12-06T21:59:19.276 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.write_buffer_size: 33554432 2023-12-06T21:59:19.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_write_buffer_number: 2 2023-12-06T21:59:19.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compression: NoCompression 2023-12-06T21:59:19.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.bottommost_compression: Disabled 2023-12-06T21:59:19.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.prefix_extractor: nullptr 2023-12-06T21:59:19.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T21:59:19.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.num_levels: 7 2023-12-06T21:59:19.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T21:59:19.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T21:59:19.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-06T21:59:19.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T21:59:19.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T21:59:19.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T21:59:19.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T21:59:19.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:59:19.277 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-06T21:59:19.278 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T21:59:19.278 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-06T21:59:19.278 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-06T21:59:19.278 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T21:59:19.278 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compression_opts.level: 32767 2023-12-06T21:59:19.278 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compression_opts.strategy: 0 2023-12-06T21:59:19.278 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T21:59:19.278 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T21:59:19.278 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-06T21:59:19.278 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-06T21:59:19.278 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compression_opts.enabled: false 2023-12-06T21:59:19.278 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-06T21:59:19.278 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T21:59:19.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T21:59:19.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T21:59:19.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.target_file_size_base: 67108864 2023-12-06T21:59:19.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T21:59:19.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T21:59:19.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T21:59:19.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T21:59:19.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T21:59:19.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T21:59:19.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T21:59:19.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T21:59:19.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T21:59:19.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T21:59:19.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T21:59:19.279 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T21:59:19.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T21:59:19.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-06T21:59:19.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.arena_block_size: 1048576 2023-12-06T21:59:19.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T21:59:19.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T21:59:19.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.disable_auto_compactions: 0 2023-12-06T21:59:19.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T21:59:19.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T21:59:19.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T21:59:19.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T21:59:19.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T21:59:19.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T21:59:19.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T21:59:19.280 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T21:59:19.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T21:59:19.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T21:59:19.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.table_properties_collectors: 2023-12-06T21:59:19.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.inplace_update_support: 0 2023-12-06T21:59:19.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T21:59:19.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T21:59:19.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T21:59:19.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T21:59:19.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.bloom_locality: 0 2023-12-06T21:59:19.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.max_successive_merges: 0 2023-12-06T21:59:19.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T21:59:19.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.paranoid_file_checks: 0 2023-12-06T21:59:19.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.force_consistency_checks: 1 2023-12-06T21:59:19.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.report_bg_io_stats: 0 2023-12-06T21:59:19.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.ttl: 2592000 2023-12-06T21:59:19.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-06T21:59:19.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-06T21:59:19.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-06T21:59:19.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.enable_blob_files: false 2023-12-06T21:59:19.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.min_blob_size: 0 2023-12-06T21:59:19.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.blob_file_size: 268435456 2023-12-06T21:59:19.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-06T21:59:19.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-06T21:59:19.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-06T21:59:19.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-06T21:59:19.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-06T21:59:19.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.blob_file_starting_level: 0 2023-12-06T21:59:19.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-06T21:59:19.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 69.sst 2023-12-06T21:59:19.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T21:59:19.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000074 succeeded,manifest_file_number is 74, next_file_number is 76, last_sequence is 40218, log_number is 68,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 68 2023-12-06T21:59:19.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 68 2023-12-06T21:59:19.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1682a1fd-24b3-4374-8388-07e98e45a8c5 2023-12-06T21:59:19.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701899959002619, "job": 1, "event": "recovery_started", "wal_files": [73]} 2023-12-06T21:59:19.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #73 mode 2 2023-12-06T21:59:19.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701899959009301, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 77, "file_size": 1183385, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 40230, "largest_seqno": 40987, "table_properties": {"data_size": 1179196, "index_size": 2343, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 837, "raw_key_size": 7607, "raw_average_key_size": 23, "raw_value_size": 1172008, "raw_average_value_size": 3595, "num_data_blocks": 106, "num_entries": 326, "num_filter_entries": 326, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1701899959, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1682a1fd-24b3-4374-8388-07e98e45a8c5", "db_session_id": "FQL8KGBV62HOKTFEY51C", "orig_file_number": 77, "seqno_to_time_mapping": "N/A"}} 2023-12-06T21:59:19.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701899959009527, "job": 1, "event": "recovery_finished"} 2023-12-06T21:59:19.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: [db/version_set.cc:5047] Creating manifest 79 2023-12-06T21:59:19.284 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-06T21:59:19.284 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000073.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-06T21:59:19.284 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f492460000 2023-12-06T21:59:19.284 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: DB pointer 0x55f49244c000 2023-12-06T21:59:19.284 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-06T21:59:19.284 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-06T21:59:19.284 INFO:journalctl@ceph.mon.c.smithi038.stdout: ** DB Stats ** 2023-12-06T21:59:19.284 INFO:journalctl@ceph.mon.c.smithi038.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:59:19.284 INFO:journalctl@ceph.mon.c.smithi038.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T21:59:19.284 INFO:journalctl@ceph.mon.c.smithi038.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:59:19.284 INFO:journalctl@ceph.mon.c.smithi038.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:59:19.284 INFO:journalctl@ceph.mon.c.smithi038.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T21:59:19.284 INFO:journalctl@ceph.mon.c.smithi038.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T21:59:19.284 INFO:journalctl@ceph.mon.c.smithi038.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T21:59:19.284 INFO:journalctl@ceph.mon.c.smithi038.stdout: 2023-12-06T21:59:19.285 INFO:journalctl@ceph.mon.c.smithi038.stdout: ** Compaction Stats [default] ** 2023-12-06T21:59:19.285 INFO:journalctl@ceph.mon.c.smithi038.stdout: 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 Rblob(GB) Wblob(GB) 2023-12-06T21:59:19.285 INFO:journalctl@ceph.mon.c.smithi038.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-06T21:59:19.285 INFO:journalctl@ceph.mon.c.smithi038.stdout: L0 2/0 3.58 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 363.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-06T21:59:19.285 INFO:journalctl@ceph.mon.c.smithi038.stdout: L6 1/0 7.89 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-06T21:59:19.285 INFO:journalctl@ceph.mon.c.smithi038.stdout: Sum 3/0 11.47 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 363.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-06T21:59:19.285 INFO:journalctl@ceph.mon.c.smithi038.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 363.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-06T21:59:19.285 INFO:journalctl@ceph.mon.c.smithi038.stdout: 2023-12-06T21:59:19.285 INFO:journalctl@ceph.mon.c.smithi038.stdout: ** Compaction Stats [default] ** 2023-12-06T21:59:19.285 INFO:journalctl@ceph.mon.c.smithi038.stdout: 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 Rblob(GB) Wblob(GB) 2023-12-06T21:59:19.285 INFO:journalctl@ceph.mon.c.smithi038.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T21:59:19.285 INFO:journalctl@ceph.mon.c.smithi038.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 363.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-06T21:59:19.285 INFO:journalctl@ceph.mon.c.smithi038.stdout: 2023-12-06T21:59:19.286 INFO:journalctl@ceph.mon.c.smithi038.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-06T21:59:19.286 INFO:journalctl@ceph.mon.c.smithi038.stdout: 2023-12-06T21:59:19.286 INFO:journalctl@ceph.mon.c.smithi038.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T21:59:19.286 INFO:journalctl@ceph.mon.c.smithi038.stdout: Flush(GB): cumulative 0.001, interval 0.001 2023-12-06T21:59:19.286 INFO:journalctl@ceph.mon.c.smithi038.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T21:59:19.286 INFO:journalctl@ceph.mon.c.smithi038.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T21:59:19.286 INFO:journalctl@ceph.mon.c.smithi038.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T21:59:19.286 INFO:journalctl@ceph.mon.c.smithi038.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-06T21:59:19.286 INFO:journalctl@ceph.mon.c.smithi038.stdout: Cumulative compaction: 0.00 GB write, 104.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:59:19.286 INFO:journalctl@ceph.mon.c.smithi038.stdout: Interval compaction: 0.00 GB write, 104.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T21:59:19.286 INFO:journalctl@ceph.mon.c.smithi038.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T21:59:19.287 INFO:journalctl@ceph.mon.c.smithi038.stdout: Block cache BinnedLRUCache@0x55f4923c5090#7 capacity: 512.00 MB usage: 8.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2023-12-06T21:59:19.287 INFO:journalctl@ceph.mon.c.smithi038.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,2.31 KB,0.000441074%) IndexBlock(2,5.91 KB,0.00112653%) Misc(1,0.00 KB,0%) 2023-12-06T21:59:19.287 INFO:journalctl@ceph.mon.c.smithi038.stdout: 2023-12-06T21:59:19.287 INFO:journalctl@ceph.mon.c.smithi038.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-06T21:59:19.287 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: starting mon.c rank 1 at public addrs [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] at bind addrs [v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:59:19.287 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: mon.c@-1(???) e4 preinit fsid c2c9453a-947e-11ee-95a2-87774f69a715 2023-12-06T21:59:19.287 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: mon.c@-1(???).mds e1 new map 2023-12-06T21:59:19.287 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: mon.c@-1(???).mds e1 print_map 2023-12-06T21:59:19.287 INFO:journalctl@ceph.mon.c.smithi038.stdout: e1 2023-12-06T21:59:19.287 INFO:journalctl@ceph.mon.c.smithi038.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-06T21:59:19.287 INFO:journalctl@ceph.mon.c.smithi038.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T21:59:19.287 INFO:journalctl@ceph.mon.c.smithi038.stdout: legacy client fscid: -1 2023-12-06T21:59:19.287 INFO:journalctl@ceph.mon.c.smithi038.stdout: 2023-12-06T21:59:19.287 INFO:journalctl@ceph.mon.c.smithi038.stdout: No filesystems configured 2023-12-06T21:59:19.288 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: mon.c@-1(???).osd e108 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-06T21:59:19.288 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:59:19.288 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:59:19.288 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-06T21:59:19.288 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:19 smithi038 ceph-mon[210390]: mon.c@-1(???).paxosservice(auth 1..29) refresh upgraded, format 0 -> 3 2023-12-06T21:59:20.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: mon.c calling monitor election 2023-12-06T21:59:20.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: mon.a calling monitor election 2023-12-06T21:59:20.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:59:20.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: monmap e4: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:59:20.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: fsmap 2023-12-06T21:59:20.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:59:20.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: mgrmap e48: y(active, since 33s), standbys: x 2023-12-06T21:59:20.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: overall HEALTH_OK 2023-12-06T21:59:20.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-06T21:59:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-06T21:59:20.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.562 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.563 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-06T21:59:20.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-06T21:59:20.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-06T21:59:20.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-06T21:59:20.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-06T21:59:20.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-06T21:59:20.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-06T21:59:20.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-12-06T21:59:20.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-06T21:59:20.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-06T21:59:20.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-12-06T21:59:20.564 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-06T21:59:20.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-12-06T21:59:20.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-06T21:59:20.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-06T21:59:20.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-12-06T21:59:20.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-06T21:59:20.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-06T21:59:20.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.565 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T21:59:20.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-06T21:59:20.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:20.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:20.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:20.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:20.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:20.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:20.566 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: mon.c calling monitor election 2023-12-06T21:59:20.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: mon.a calling monitor election 2023-12-06T21:59:20.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:59:20.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: monmap e4: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:59:20.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: fsmap 2023-12-06T21:59:20.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:59:20.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: mgrmap e48: y(active, since 33s), standbys: x 2023-12-06T21:59:20.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: overall HEALTH_OK 2023-12-06T21:59:20.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:20.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:20.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:20.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:20.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-06T21:59:20.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-06T21:59:20.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: mon.c calling monitor election 2023-12-06T21:59:20.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: mon.a calling monitor election 2023-12-06T21:59:20.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T21:59:20.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: monmap e4: 3 mons at {a=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.38:3301/0,v1:172.21.15.38:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-06T21:59:20.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: fsmap 2023-12-06T21:59:20.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: osdmap e108: 8 total, 8 up, 8 in 2023-12-06T21:59:20.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: mgrmap e48: y(active, since 33s), standbys: x 2023-12-06T21:59:20.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: overall HEALTH_OK 2023-12-06T21:59:20.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:20.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:20.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:20.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:20.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-06T21:59:20.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-06T21:59:20.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.635 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.636 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.637 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.637 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.637 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.637 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.637 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.637 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.637 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.637 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.637 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.637 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.637 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.637 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.638 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.638 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.638 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.638 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.638 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.638 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.638 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.638 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.638 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.638 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.638 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.638 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.638 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.639 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.639 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:20.639 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.639 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.639 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-06T21:59:20.639 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-06T21:59:20.640 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.640 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-06T21:59:20.640 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-06T21:59:20.640 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-06T21:59:20.640 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-06T21:59:20.640 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-06T21:59:20.640 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-12-06T21:59:20.640 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-06T21:59:20.640 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-06T21:59:20.640 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-12-06T21:59:20.640 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.640 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-06T21:59:20.640 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-12-06T21:59:20.640 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-06T21:59:20.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-06T21:59:20.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-12-06T21:59:20.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-06T21:59:20.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-06T21:59:20.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T21:59:20.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-06T21:59:20.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:20.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:20.641 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:20.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:20.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:20.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:20.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-06T21:59:20.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-06T21:59:20.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-06T21:59:20.643 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-06T21:59:20.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-06T21:59:20.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-06T21:59:20.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-06T21:59:20.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-06T21:59:20.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-06T21:59:20.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-12-06T21:59:20.644 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-06T21:59:20.645 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-06T21:59:20.645 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-12-06T21:59:20.645 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.645 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-06T21:59:20.645 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-12-06T21:59:20.645 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-06T21:59:20.645 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-06T21:59:20.645 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-12-06T21:59:20.645 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-06T21:59:20.646 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-06T21:59:20.646 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.646 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.646 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.646 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.646 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.646 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T21:59:20.646 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T21:59:20.647 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-06T21:59:20.647 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:20.647 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:20.647 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:20.647 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:20.647 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:20.647 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:20.648 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:20.648 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:21.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:21 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:59:21.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:21 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all mon 2023-12-06T21:59:21.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:21 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all crash 2023-12-06T21:59:21.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:21 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all mds 2023-12-06T21:59:21.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:21 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all rbd-mirror 2023-12-06T21:59:21.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:21 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all cephfs-mirror 2023-12-06T21:59:21.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:21 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all ceph-exporter 2023-12-06T21:59:21.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:21 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all nfs 2023-12-06T21:59:21.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:21 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all nvmeof 2023-12-06T21:59:21.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:21 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all node-exporter 2023-12-06T21:59:21.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:21 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all prometheus 2023-12-06T21:59:21.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:21 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all alertmanager 2023-12-06T21:59:21.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:21 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all grafana 2023-12-06T21:59:21.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:21 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all loki 2023-12-06T21:59:21.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:21 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all promtail 2023-12-06T21:59:21.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:21 smithi144 ceph-mon[178873]: Upgrade: Finalizing container_image settings 2023-12-06T21:59:21.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:21 smithi144 ceph-mon[178873]: Upgrade: Complete! 2023-12-06T21:59:21.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:21 smithi144 ceph-mon[178873]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:21.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:59:21.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all mon 2023-12-06T21:59:21.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all crash 2023-12-06T21:59:21.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all mds 2023-12-06T21:59:21.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all rbd-mirror 2023-12-06T21:59:21.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all cephfs-mirror 2023-12-06T21:59:21.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all ceph-exporter 2023-12-06T21:59:21.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all nfs 2023-12-06T21:59:21.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all nvmeof 2023-12-06T21:59:21.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all node-exporter 2023-12-06T21:59:21.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all prometheus 2023-12-06T21:59:21.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all alertmanager 2023-12-06T21:59:21.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all grafana 2023-12-06T21:59:21.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all loki 2023-12-06T21:59:21.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all promtail 2023-12-06T21:59:21.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[203539]: Upgrade: Finalizing container_image settings 2023-12-06T21:59:21.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[203539]: Upgrade: Complete! 2023-12-06T21:59:21.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[203539]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:21.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T21:59:21.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all mon 2023-12-06T21:59:21.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all crash 2023-12-06T21:59:21.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all mds 2023-12-06T21:59:21.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all rbd-mirror 2023-12-06T21:59:21.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all cephfs-mirror 2023-12-06T21:59:21.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all ceph-exporter 2023-12-06T21:59:21.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all nfs 2023-12-06T21:59:21.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all nvmeof 2023-12-06T21:59:21.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all node-exporter 2023-12-06T21:59:21.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all prometheus 2023-12-06T21:59:21.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all alertmanager 2023-12-06T21:59:21.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all grafana 2023-12-06T21:59:21.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all loki 2023-12-06T21:59:21.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all promtail 2023-12-06T21:59:21.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[210390]: Upgrade: Finalizing container_image settings 2023-12-06T21:59:21.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[210390]: Upgrade: Complete! 2023-12-06T21:59:21.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:21 smithi038 ceph-mon[210390]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:22.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:22 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:22.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:22 smithi038 ceph-mon[203539]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:22.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:22 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:22.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:22 smithi038 ceph-mon[210390]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:22.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:22 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:22.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:22 smithi144 ceph-mon[178873]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:24.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:59:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:59:24] "GET /metrics HTTP/1.1" 200 37928 "" "Prometheus/2.43.0" 2023-12-06T21:59:25.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:25 smithi144 ceph-mon[178873]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:25.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:25 smithi038 ceph-mon[203539]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:25.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:25 smithi038 ceph-mon[210390]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:26.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:26 smithi038 ceph-mon[203539]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:26.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:26 smithi038 ceph-mon[210390]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:26.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:26 smithi144 ceph-mon[178873]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:28.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:28 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:59:28.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:28 smithi038 ceph-mon[203539]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:28.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:28 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:59:28.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:28 smithi038 ceph-mon[210390]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:29.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:28 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:59:29.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:28 smithi144 ceph-mon[178873]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:30.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:30 smithi038 ceph-mon[203539]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:30.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:30 smithi038 ceph-mon[210390]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:30.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:30 smithi144 ceph-mon[178873]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:31.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:31 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:59:31.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:31 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:59:31.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:31 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:59:32.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:32 smithi144 ceph-mon[178873]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:32.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:32 smithi038 ceph-mon[203539]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:32.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:32 smithi038 ceph-mon[210390]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:34.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:34 smithi038 ceph-mon[203539]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:34.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:59:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:59:34] "GET /metrics HTTP/1.1" 200 37924 "" "Prometheus/2.43.0" 2023-12-06T21:59:34.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:34 smithi038 ceph-mon[210390]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:34.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:34 smithi144 ceph-mon[178873]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:36.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:35 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:36.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:35 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:36.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:35 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:36.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:35 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:36.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:35 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:36.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:35 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:36.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:35 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:36.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:35 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:36.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:35 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:37.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:36 smithi144 ceph-mon[178873]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:37.308 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:36 smithi038 ceph-mon[203539]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:37.309 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:36 smithi038 ceph-mon[210390]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:38.618 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch ps' 2023-12-06T21:59:38.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:38 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:59:38.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:38 smithi038 ceph-mon[203539]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:38.887 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:38 smithi038 ceph-mon[203539]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:38.887 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:38 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:59:38.887 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:38 smithi038 ceph-mon[210390]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:38.887 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:38 smithi038 ceph-mon[210390]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:39.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:38 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:59:39.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:38 smithi144 ceph-mon[178873]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:39.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:38 smithi144 ceph-mon[178873]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:40.531 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:59:40.531 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 0s ago 27m - - 2023-12-06T21:59:40.532 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 5s ago 27m - - 2023-12-06T21:59:40.532 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (2m) 0s ago 23m 20.3M - 0.25.0 c8568f914cd2 e7afd8b062a4 2023-12-06T21:59:40.532 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (2m) 5s ago 23m 88.6M - 9.4.7 954c08fa6188 73c1f001221b 2023-12-06T21:59:40.532 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (3m) 0s ago 23m 56.9M - 3.5 e1d6a67b021e ecccf81ec1cf 2023-12-06T21:59:40.532 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283,8765 running (3m) 5s ago 26m 447M - 19.0.0-69-g583a8f42 1299c0cbdc4b fe2129b8d864 2023-12-06T21:59:40.532 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (13m) 0s ago 28m 532M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T21:59:40.532 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (63s) 0s ago 28m 58.5M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 52d9e34645f1 2023-12-06T21:59:40.533 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (108s) 5s ago 26m 67.5M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b c471761c447a 2023-12-06T21:59:40.533 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (44s) 0s ago 27m 37.9M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 4277a732f895 2023-12-06T21:59:40.533 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (3m) 0s ago 23m 9.95M - 1.5.0 0da6a335fe13 bca82f4c7100 2023-12-06T21:59:40.533 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (3m) 5s ago 23m 17.7M - 1.5.0 0da6a335fe13 825cf31fc0d1 2023-12-06T21:59:40.533 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (26m) 0s ago 26m 177M 4096M 17.2.0 e1d6a67b021e 72716cc35253 2023-12-06T21:59:40.533 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (26m) 0s ago 26m 184M 4096M 17.2.0 e1d6a67b021e d82125440aa0 2023-12-06T21:59:40.534 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (25m) 0s ago 25m 133M 4096M 17.2.0 e1d6a67b021e 78995724f81e 2023-12-06T21:59:40.534 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (25m) 0s ago 25m 204M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T21:59:40.534 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (25m) 5s ago 25m 200M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T21:59:40.534 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (25m) 5s ago 25m 186M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T21:59:40.534 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (24m) 5s ago 24m 153M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T21:59:40.534 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (24m) 5s ago 24m 188M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T21:59:40.534 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (3m) 5s ago 24m 64.1M - 2.43.0 a07b618ecd1d c1b58f6426a5 2023-12-06T21:59:40.535 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (23m) 0s ago 23m 96.3M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T21:59:40.535 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (23m) 5s ago 23m 99.9M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T21:59:40.974 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:40 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:40.975 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:40 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:40.975 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:40 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:40.975 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:40 smithi038 ceph-mon[203539]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:40.975 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:40 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:40.976 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:40 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:40.976 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:40 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:40.976 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:40 smithi038 ceph-mon[210390]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:40.977 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2023-12-06T21:59:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:40 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:40 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:40 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:40 smithi144 ceph-mon[178873]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:41.968 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:41 smithi038 ceph-mon[203539]: from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:41.968 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:41 smithi038 ceph-mon[210390]: from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:42.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:41 smithi144 ceph-mon[178873]: from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:42.722 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T21:59:42.991 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:42.991 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:42.991 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:42.992 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:42 smithi038 ceph-mon[203539]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:42.992 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:42 smithi038 ceph-mon[203539]: from='client.? 172.21.15.38:0/2210613869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:42.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:42.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:42.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:42.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:42 smithi038 ceph-mon[210390]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:42.992 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:42 smithi038 ceph-mon[210390]: from='client.? 172.21.15.38:0/2210613869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:43.073 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2023-12-06T21:59:43.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:43.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:43.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:43.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:42 smithi144 ceph-mon[178873]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:43.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:42 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/2210613869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:44.587 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)" 2023-12-06T21:59:44.599 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:44 smithi038 ceph-mon[203539]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:44.599 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:59:44 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:59:44] "GET /metrics HTTP/1.1" 200 37924 "" "Prometheus/2.43.0" 2023-12-06T21:59:44.599 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:44 smithi038 ceph-mon[210390]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:44.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:44 smithi144 ceph-mon[178873]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:44.940 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2023-12-06T21:59:45.595 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:45 smithi038 ceph-mon[203539]: from='client.? 172.21.15.38:0/834830900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:45.595 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:45 smithi038 ceph-mon[210390]: from='client.? 172.21.15.38:0/834830900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:45.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:45 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/834830900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:46.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:46 smithi038 ceph-mon[203539]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:46.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:59:46.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:46 smithi038 ceph-mon[210390]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:46.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:59:46.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:46 smithi144 ceph-mon[178873]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:46.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T21:59:47.485 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:47 smithi038 ceph-mon[203539]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:47.486 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:47 smithi038 ceph-mon[210390]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:47.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:47 smithi144 ceph-mon[178873]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:47.899 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T21:59:48.226 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade status' 2023-12-06T21:59:48.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:48 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:59:48.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:48 smithi038 ceph-mon[203539]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:48.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:48 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:59:48.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:48 smithi038 ceph-mon[210390]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:49.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:48 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:59:49.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:48 smithi144 ceph-mon[178873]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:49.686 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:59:49.686 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": null, 2023-12-06T21:59:49.686 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": false, 2023-12-06T21:59:49.686 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "", 2023-12-06T21:59:49.686 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2023-12-06T21:59:49.686 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": null, 2023-12-06T21:59:49.686 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2023-12-06T21:59:49.686 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2023-12-06T21:59:49.686 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:59:50.072 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph health detail' 2023-12-06T21:59:50.616 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:50 smithi038 ceph-mon[203539]: from='client.64132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:50.616 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:50 smithi038 ceph-mon[203539]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:50.617 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:50 smithi038 ceph-mon[210390]: from='client.64132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:50.617 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:50 smithi038 ceph-mon[210390]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:50.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:50 smithi144 ceph-mon[178873]: from='client.64132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:50.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:50 smithi144 ceph-mon[178873]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:51.534 INFO:teuthology.orchestra.run.smithi038.stdout:HEALTH_OK 2023-12-06T21:59:51.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:51 smithi038 ceph-mon[203539]: from='client.? 172.21.15.38:0/1422315275' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:59:51.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:51 smithi038 ceph-mon[210390]: from='client.? 172.21.15.38:0/1422315275' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:59:51.921 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2023-12-06T21:59:52.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:51 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/1422315275' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T21:59:52.845 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:52 smithi038 ceph-mon[203539]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:52.846 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:52 smithi038 ceph-mon[210390]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:53.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:52 smithi144 ceph-mon[178873]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:54.614 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:54 smithi038 ceph-mon[203539]: from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:54.614 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:54 smithi038 ceph-mon[203539]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:54.615 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 21:59:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:21:59:54] "GET /metrics HTTP/1.1" 200 37925 "" "Prometheus/2.43.0" 2023-12-06T21:59:54.615 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:54 smithi038 ceph-mon[210390]: from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:54.615 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:54 smithi038 ceph-mon[210390]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:54.768 INFO:teuthology.orchestra.run.smithi038.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:59:54.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:54 smithi144 ceph-mon[178873]: from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:54.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:54 smithi144 ceph-mon[178873]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:55.161 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2023-12-06T21:59:55.860 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[203539]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:59:55.860 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:55.860 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:55.860 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:55.861 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:55.861 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:55.861 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[203539]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:59:55.861 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:55.861 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:55.861 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:55.861 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[210390]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:59:55.861 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:55.861 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:55.861 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:55.861 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:55.862 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:55.862 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[210390]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:59:55.862 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:55.862 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:55.862 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:55 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:56.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:55 smithi144 ceph-mon[178873]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:59:56.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:55 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:56.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:55 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:56.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:55 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:56.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:55 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T21:59:56.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:55 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:56.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:55 smithi144 ceph-mon[178873]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:59:56.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:55 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:56.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:55 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:56.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:55 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:56.725 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T21:59:57.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:56 smithi144 ceph-mon[178873]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:57.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:56 smithi038 ceph-mon[203539]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:57.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:56 smithi038 ceph-mon[210390]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T21:59:57.462 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T21:59:57.462 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 15s ago 27m - - 2023-12-06T21:59:57.463 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 2s ago 27m - - 2023-12-06T21:59:57.463 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (3m) 15s ago 23m 20.3M - 0.25.0 c8568f914cd2 e7afd8b062a4 2023-12-06T21:59:57.463 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (2m) 2s ago 23m 88.6M - 9.4.7 954c08fa6188 73c1f001221b 2023-12-06T21:59:57.463 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (3m) 15s ago 23m 57.0M - 3.5 e1d6a67b021e ecccf81ec1cf 2023-12-06T21:59:57.463 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283,8765 running (3m) 2s ago 26m 448M - 19.0.0-69-g583a8f42 1299c0cbdc4b fe2129b8d864 2023-12-06T21:59:57.463 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (13m) 15s ago 28m 532M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T21:59:57.463 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (80s) 15s ago 28m 58.5M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 52d9e34645f1 2023-12-06T21:59:57.463 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (2m) 2s ago 27m 59.6M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b c471761c447a 2023-12-06T21:59:57.463 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (38s) 15s ago 27m 30.8M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 411f5a260908 2023-12-06T21:59:57.463 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (3m) 15s ago 24m 9.78M - 1.5.0 0da6a335fe13 bca82f4c7100 2023-12-06T21:59:57.463 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (3m) 2s ago 24m 18.0M - 1.5.0 0da6a335fe13 825cf31fc0d1 2023-12-06T21:59:57.463 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (26m) 15s ago 26m 179M 4096M 17.2.0 e1d6a67b021e 72716cc35253 2023-12-06T21:59:57.463 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (26m) 15s ago 26m 186M 4096M 17.2.0 e1d6a67b021e d82125440aa0 2023-12-06T21:59:57.463 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (26m) 15s ago 26m 134M 4096M 17.2.0 e1d6a67b021e 78995724f81e 2023-12-06T21:59:57.464 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (25m) 15s ago 25m 206M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T21:59:57.464 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (25m) 2s ago 25m 202M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T21:59:57.464 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (25m) 2s ago 25m 188M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T21:59:57.464 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (25m) 2s ago 25m 154M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T21:59:57.464 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (24m) 2s ago 24m 190M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T21:59:57.464 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (3m) 2s ago 24m 64.2M - 2.43.0 a07b618ecd1d c1b58f6426a5 2023-12-06T21:59:57.464 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (23m) 15s ago 23m 96.4M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T21:59:57.464 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (23m) 2s ago 23m 100M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T21:59:57.913 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:59:57.913 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2023-12-06T21:59:57.913 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T21:59:57.913 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:59:57.913 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2023-12-06T21:59:57.913 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T21:59:57.913 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:59:57.913 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2023-12-06T21:59:57.913 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-06T21:59:57.914 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:59:57.914 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw": { 2023-12-06T21:59:57.914 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T21:59:57.914 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T21:59:57.914 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2023-12-06T21:59:57.914 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2023-12-06T21:59:57.914 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 5 2023-12-06T21:59:57.914 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T21:59:57.914 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:59:58.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:57 smithi144 ceph-mon[178873]: from='client.64150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:58.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:58.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:57 smithi144 ceph-mon[178873]: Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T21:59:58.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:57 smithi144 ceph-mon[178873]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T21:59:58.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:58.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:58.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:57 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all mgr 2023-12-06T21:59:58.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:58.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:58.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:57 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all mon 2023-12-06T21:59:58.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:58.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:58.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:57 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all crash 2023-12-06T21:59:58.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:58.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T21:59:58.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:57 smithi144 ceph-mon[178873]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T21:59:58.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:57 smithi144 ceph-mon[178873]: Upgrade: osd.0 is safe to restart 2023-12-06T21:59:58.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:57 smithi144 ceph-mon[178873]: from='client.64156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:58.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[203539]: from='client.64150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:58.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:58.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[203539]: Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T21:59:58.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[203539]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T21:59:58.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:58.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:58.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all mgr 2023-12-06T21:59:58.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:58.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:58.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all mon 2023-12-06T21:59:58.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:58.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:58.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all crash 2023-12-06T21:59:58.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:58.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T21:59:58.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[203539]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T21:59:58.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[203539]: Upgrade: osd.0 is safe to restart 2023-12-06T21:59:58.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[203539]: from='client.64156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:58.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[210390]: from='client.64150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:58.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:58.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[210390]: Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T21:59:58.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[210390]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T21:59:58.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T21:59:58.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all mgr 2023-12-06T21:59:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all mon 2023-12-06T21:59:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all crash 2023-12-06T21:59:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T21:59:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[210390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-06T21:59:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[210390]: Upgrade: osd.0 is safe to restart 2023-12-06T21:59:58.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:57 smithi038 ceph-mon[210390]: from='client.64156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:58.295 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T21:59:58.296 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7", 2023-12-06T21:59:58.296 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2023-12-06T21:59:58.296 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2023-12-06T21:59:58.296 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2023-12-06T21:59:58.296 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "0/8 daemons upgraded", 2023-12-06T21:59:58.296 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T21:59:58.296 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2023-12-06T21:59:58.296 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T21:59:59.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:58 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:59:59.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:58 smithi038 ceph-mon[203539]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:59.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:58 smithi038 ceph-mon[203539]: Upgrade: Updating osd.0 2023-12-06T21:59:59.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:58 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:59.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:58 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:59:59.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:58 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:59.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:58 smithi038 ceph-mon[203539]: Deploying daemon osd.0 on smithi038 2023-12-06T21:59:59.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:58 smithi038 ceph-mon[203539]: from='client.? 172.21.15.38:0/3364647834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:59.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:58 smithi038 ceph-mon[203539]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:59.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:58 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:59:59.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:58 smithi038 ceph-mon[210390]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:59.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:58 smithi038 ceph-mon[210390]: Upgrade: Updating osd.0 2023-12-06T21:59:59.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:58 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:59.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:58 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:59:59.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:58 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:59.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:58 smithi038 ceph-mon[210390]: Deploying daemon osd.0 on smithi038 2023-12-06T21:59:59.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:58 smithi038 ceph-mon[210390]: from='client.? 172.21.15.38:0/3364647834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:59.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:58 smithi038 ceph-mon[210390]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T21:59:59.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:58 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T21:59:59.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:58 smithi144 ceph-mon[178873]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T21:59:59.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:58 smithi144 ceph-mon[178873]: Upgrade: Updating osd.0 2023-12-06T21:59:59.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:58 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T21:59:59.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:58 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T21:59:59.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:58 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T21:59:59.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:58 smithi144 ceph-mon[178873]: Deploying daemon osd.0 on smithi038 2023-12-06T21:59:59.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:58 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/3364647834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T21:59:59.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:58 smithi144 ceph-mon[178873]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:00:00.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 21:59:59 smithi038 ceph-mon[203539]: from='client.64174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:00.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 21:59:59 smithi038 ceph-mon[210390]: from='client.64174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:00.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 21:59:59 smithi144 ceph-mon[178873]: from='client.64174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:00.549 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:00 smithi038 systemd[1]: Stopping Ceph osd.0 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:00:00.864 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-0[118704]: 2023-12-06T22:00:00.546+0000 7f0908de6700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:00:00.864 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-0[118704]: 2023-12-06T22:00:00.546+0000 7f0908de6700 -1 osd.0 108 *** Got signal Terminated *** 2023-12-06T22:00:00.864 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-0[118704]: 2023-12-06T22:00:00.546+0000 7f0908de6700 -1 osd.0 108 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:00:01.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:00 smithi038 ceph-mon[203539]: overall HEALTH_OK 2023-12-06T22:00:01.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:00 smithi038 ceph-mon[203539]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:00:01.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:00 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:01.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:00 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:01.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:00 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:01.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:00 smithi038 ceph-mon[203539]: osd.0 marked itself down and dead 2023-12-06T22:00:01.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:00 smithi038 ceph-mon[210390]: overall HEALTH_OK 2023-12-06T22:00:01.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:00 smithi038 ceph-mon[210390]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:00:01.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:00 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:01.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:00 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:01.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:00 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:01.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:00 smithi038 ceph-mon[210390]: osd.0 marked itself down and dead 2023-12-06T22:00:01.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:00 smithi144 ceph-mon[178873]: overall HEALTH_OK 2023-12-06T22:00:01.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:00 smithi144 ceph-mon[178873]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:00:01.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:00 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:01.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:00 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:01.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:00 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:01.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:00 smithi144 ceph-mon[178873]: osd.0 marked itself down and dead 2023-12-06T22:00:02.128 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:01 smithi038 bash[214340]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-0 2023-12-06T22:00:02.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:01 smithi038 ceph-mon[203539]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:00:02.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:01 smithi038 ceph-mon[203539]: osdmap e109: 8 total, 7 up, 8 in 2023-12-06T22:00:02.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:01 smithi038 ceph-mon[203539]: failed to encode map e109 with expected crc 2023-12-06T22:00:02.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:01 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:02.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:01 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:00:02.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:01 smithi038 ceph-mon[210390]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:00:02.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:01 smithi038 ceph-mon[210390]: osdmap e109: 8 total, 7 up, 8 in 2023-12-06T22:00:02.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:01 smithi038 ceph-mon[210390]: failed to encode map e109 with expected crc 2023-12-06T22:00:02.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:01 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:02.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:01 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:00:02.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:01 smithi144 ceph-mon[178873]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:00:02.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:01 smithi144 ceph-mon[178873]: osdmap e109: 8 total, 7 up, 8 in 2023-12-06T22:00:02.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:01 smithi144 ceph-mon[178873]: failed to encode map e109 with expected crc 2023-12-06T22:00:02.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:01 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:02.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:01 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:00:03.044 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:02 smithi038 ceph-mon[210390]: failed to encode map e109 with expected crc 2023-12-06T22:00:03.044 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:02 smithi038 ceph-mon[210390]: failed to encode map e109 with expected crc 2023-12-06T22:00:03.044 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:02 smithi038 ceph-mon[210390]: failed to encode map e109 with expected crc 2023-12-06T22:00:03.044 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:02 smithi038 ceph-mon[210390]: pgmap v42: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2023-12-06T22:00:03.044 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:02 smithi038 ceph-mon[210390]: failed to encode map e110 with expected crc 2023-12-06T22:00:03.044 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:02 smithi038 ceph-mon[210390]: osdmap e110: 8 total, 7 up, 8 in 2023-12-06T22:00:03.044 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:02 smithi038 ceph-mon[210390]: failed to encode map e110 with expected crc 2023-12-06T22:00:03.044 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:02 smithi038 ceph-mon[210390]: failed to encode map e110 with expected crc 2023-12-06T22:00:03.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:02 smithi038 ceph-mon[203539]: failed to encode map e109 with expected crc 2023-12-06T22:00:03.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:02 smithi038 ceph-mon[203539]: failed to encode map e109 with expected crc 2023-12-06T22:00:03.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:02 smithi038 ceph-mon[203539]: failed to encode map e109 with expected crc 2023-12-06T22:00:03.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:02 smithi038 ceph-mon[203539]: pgmap v42: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2023-12-06T22:00:03.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:02 smithi038 ceph-mon[203539]: failed to encode map e110 with expected crc 2023-12-06T22:00:03.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:02 smithi038 ceph-mon[203539]: osdmap e110: 8 total, 7 up, 8 in 2023-12-06T22:00:03.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:02 smithi038 ceph-mon[203539]: failed to encode map e110 with expected crc 2023-12-06T22:00:03.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:02 smithi038 ceph-mon[203539]: failed to encode map e110 with expected crc 2023-12-06T22:00:03.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:02 smithi144 ceph-mon[178873]: failed to encode map e109 with expected crc 2023-12-06T22:00:03.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:02 smithi144 ceph-mon[178873]: failed to encode map e109 with expected crc 2023-12-06T22:00:03.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:02 smithi144 ceph-mon[178873]: failed to encode map e109 with expected crc 2023-12-06T22:00:03.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:02 smithi144 ceph-mon[178873]: pgmap v42: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2023-12-06T22:00:03.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:02 smithi144 ceph-mon[178873]: failed to encode map e110 with expected crc 2023-12-06T22:00:03.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:02 smithi144 ceph-mon[178873]: osdmap e110: 8 total, 7 up, 8 in 2023-12-06T22:00:03.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:02 smithi144 ceph-mon[178873]: failed to encode map e110 with expected crc 2023-12-06T22:00:03.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:02 smithi144 ceph-mon[178873]: failed to encode map e110 with expected crc 2023-12-06T22:00:03.378 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:03 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.0.service: Succeeded. 2023-12-06T22:00:03.378 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:03 smithi038 systemd[1]: Stopped Ceph osd.0 for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:00:03.378 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:03 smithi038 systemd[1]: Starting Ceph osd.0 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:00:04.167 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:03 smithi038 ceph-mon[203539]: failed to encode map e110 with expected crc 2023-12-06T22:00:04.167 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:03 smithi038 ceph-mon[203539]: failed to encode map e110 with expected crc 2023-12-06T22:00:04.167 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:03 smithi038 ceph-mon[203539]: failed to encode map e110 with expected crc 2023-12-06T22:00:04.167 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:03 smithi038 ceph-mon[203539]: failed to encode map e110 with expected crc 2023-12-06T22:00:04.168 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:03 smithi038 ceph-mon[203539]: failed to encode map e110 with expected crc 2023-12-06T22:00:04.168 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:03 smithi038 ceph-mon[203539]: Health check failed: Reduced data availability: 14 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2023-12-06T22:00:04.168 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:03 smithi038 ceph-mon[210390]: failed to encode map e110 with expected crc 2023-12-06T22:00:04.168 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:03 smithi038 ceph-mon[210390]: failed to encode map e110 with expected crc 2023-12-06T22:00:04.168 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:03 smithi038 ceph-mon[210390]: failed to encode map e110 with expected crc 2023-12-06T22:00:04.168 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:03 smithi038 ceph-mon[210390]: failed to encode map e110 with expected crc 2023-12-06T22:00:04.168 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:03 smithi038 ceph-mon[210390]: failed to encode map e110 with expected crc 2023-12-06T22:00:04.168 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:03 smithi038 ceph-mon[210390]: Health check failed: Reduced data availability: 14 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2023-12-06T22:00:04.168 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:03 smithi038 bash[214606]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-06T22:00:04.168 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:03 smithi038 bash[214606]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2023-12-06T22:00:04.169 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:03 smithi038 bash[214606]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-06T22:00:04.169 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:03 smithi038 bash[214606]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-06T22:00:04.169 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:03 smithi038 bash[214606]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-06T22:00:04.169 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:03 smithi038 bash[214606]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-06T22:00:04.169 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:03 smithi038 bash[214606]: --> ceph-volume raw activate successful for osd ID: 0 2023-12-06T22:00:04.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:03 smithi144 ceph-mon[178873]: failed to encode map e110 with expected crc 2023-12-06T22:00:04.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:03 smithi144 ceph-mon[178873]: failed to encode map e110 with expected crc 2023-12-06T22:00:04.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:03 smithi144 ceph-mon[178873]: failed to encode map e110 with expected crc 2023-12-06T22:00:04.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:03 smithi144 ceph-mon[178873]: failed to encode map e110 with expected crc 2023-12-06T22:00:04.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:03 smithi144 ceph-mon[178873]: failed to encode map e110 with expected crc 2023-12-06T22:00:04.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:03 smithi144 ceph-mon[178873]: Health check failed: Reduced data availability: 14 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2023-12-06T22:00:04.576 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:00:04] "GET /metrics HTTP/1.1" 200 37989 "" "Prometheus/2.43.0" 2023-12-06T22:00:04.878 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:04 smithi038 bash[214882]: 76832034634cf5042153f7a8f62038d607120d4863bf534bb4ac14884d0019e5 2023-12-06T22:00:04.878 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:04 smithi038 systemd[1]: Started Ceph osd.0 for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:00:04.878 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-osd[214919]: -- 172.21.15.38:0/2575671029 <== mon.0 v2:172.21.15.38:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56377f41d1e0 con 0x56377f3ed000 2023-12-06T22:00:05.157 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[203539]: pgmap v44: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-06T22:00:05.157 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:05.157 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:05.157 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:05.157 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:05.157 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:05.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:05.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:05.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:05.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:05.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:05.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:05.158 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:05.158 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[210390]: pgmap v44: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-06T22:00:05.158 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:05.158 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:05.158 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:05.159 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:05.159 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:05.159 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:05.159 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:05.159 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:05.159 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:05.159 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:05.159 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:05.159 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:04 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:05.159 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-0[214896]: 2023-12-06T22:00:05.156+0000 7fcbf96bc640 -1 Falling back to public interface 2023-12-06T22:00:05.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:04 smithi144 ceph-mon[178873]: pgmap v44: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-06T22:00:05.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:05.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:05.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:05.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:05.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:05.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:05.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:05.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:05.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:05.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:05.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:05.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:06.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:06.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:06.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:06.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:06.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:06.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:06.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:06.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:06.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:06.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:06.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.903 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:06.903 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:06.903 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:06.903 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:06.903 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.903 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.903 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.904 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.904 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.904 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.904 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:06.904 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.904 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.904 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.904 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.904 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.904 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.904 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:06.904 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.904 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.904 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.904 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.904 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.905 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.905 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:06.905 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: pgmap v45: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:06.905 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.905 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.905 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.905 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.905 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.905 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:06.905 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.905 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:06.905 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:06.905 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:06.905 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:06.905 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: pgmap v45: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:07.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.342 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: pgmap v45: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:00:07.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.937 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.937 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.937 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.937 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.937 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.937 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.937 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.938 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.938 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.938 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.938 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.938 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.938 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.938 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.938 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.938 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.938 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.938 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.938 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.938 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.938 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.938 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.938 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.939 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.940 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.940 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.940 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-0[214896]: 2023-12-06T22:00:07.873+0000 7fcbf96bc640 -1 osd.0 0 read_superblock omap replica is missing. 2023-12-06T22:00:07.940 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-0[214896]: 2023-12-06T22:00:07.911+0000 7fcbf96bc640 -1 osd.0 108 log_to_monitors true 2023-12-06T22:00:07.940 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.940 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.940 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:07.941 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.942 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.943 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:07.943 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.943 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:07.943 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:07.943 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:07.943 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:07.943 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:08.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:08.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:08.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:00:09.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='osd.0 [v2:172.21.15.38:6802/338192733,v1:172.21.15.38:6803/338192733]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T22:00:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: pgmap v46: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 67/627 objects degraded (10.686%) 2023-12-06T22:00:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:08 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.378 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-0[214896]: 2023-12-06T22:00:08.938+0000 7fcbe7b27700 -1 osd.0 108 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:00:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:00:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='osd.0 [v2:172.21.15.38:6802/338192733,v1:172.21.15.38:6803/338192733]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T22:00:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: pgmap v46: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 67/627 objects degraded (10.686%) 2023-12-06T22:00:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:00:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='osd.0 [v2:172.21.15.38:6802/338192733,v1:172.21.15.38:6803/338192733]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T22:00:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: pgmap v46: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 67/627 objects degraded (10.686%) 2023-12-06T22:00:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:09.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:09.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:09.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:09.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:09.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:08 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='osd.0 [v2:172.21.15.38:6802/338192733,v1:172.21.15.38:6803/338192733]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T22:00:10.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: failed to encode map e111 with expected crc 2023-12-06T22:00:10.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: osdmap e111: 8 total, 7 up, 8 in 2023-12-06T22:00:10.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: failed to encode map e111 with expected crc 2023-12-06T22:00:10.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='osd.0 [v2:172.21.15.38:6802/338192733,v1:172.21.15.38:6803/338192733]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:00:10.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: Health check failed: Degraded data redundancy: 67/627 objects degraded (10.686%), 21 pgs degraded (PG_DEGRADED) 2023-12-06T22:00:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 14 pgs inactive, 57 pgs peering) 2023-12-06T22:00:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='osd.0 [v2:172.21.15.38:6802/338192733,v1:172.21.15.38:6803/338192733]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T22:00:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: failed to encode map e111 with expected crc 2023-12-06T22:00:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: osdmap e111: 8 total, 7 up, 8 in 2023-12-06T22:00:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: failed to encode map e111 with expected crc 2023-12-06T22:00:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='osd.0 [v2:172.21.15.38:6802/338192733,v1:172.21.15.38:6803/338192733]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:00:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: Health check failed: Degraded data redundancy: 67/627 objects degraded (10.686%), 21 pgs degraded (PG_DEGRADED) 2023-12-06T22:00:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 14 pgs inactive, 57 pgs peering) 2023-12-06T22:00:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='osd.0 [v2:172.21.15.38:6802/338192733,v1:172.21.15.38:6803/338192733]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T22:00:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: failed to encode map e111 with expected crc 2023-12-06T22:00:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: osdmap e111: 8 total, 7 up, 8 in 2023-12-06T22:00:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: failed to encode map e111 with expected crc 2023-12-06T22:00:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='osd.0 [v2:172.21.15.38:6802/338192733,v1:172.21.15.38:6803/338192733]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:00:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: Health check failed: Degraded data redundancy: 67/627 objects degraded (10.686%), 21 pgs degraded (PG_DEGRADED) 2023-12-06T22:00:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 14 pgs inactive, 57 pgs peering) 2023-12-06T22:00:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:10.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:10.786 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T22:00:10.548+0000 7f54af99d700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T22:00:11.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:11.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:11.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:11.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:11.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:00:11.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: failed to encode map e112 with expected crc 2023-12-06T22:00:11.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: osd.0 [v2:172.21.15.38:6802/338192733,v1:172.21.15.38:6803/338192733] boot 2023-12-06T22:00:11.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: osdmap e112: 8 total, 8 up, 8 in 2023-12-06T22:00:11.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:00:11.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:11.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:11.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:11.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:11.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:11.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:11.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:11.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:11.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: pgmap v49: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s; 67/627 objects degraded (10.686%) 2023-12-06T22:00:11.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:11.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:11.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:11.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:11.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:11.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:11.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:11.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:00:11.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: failed to encode map e112 with expected crc 2023-12-06T22:00:11.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: osd.0 [v2:172.21.15.38:6802/338192733,v1:172.21.15.38:6803/338192733] boot 2023-12-06T22:00:11.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: osdmap e112: 8 total, 8 up, 8 in 2023-12-06T22:00:11.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:00:11.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:11.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:11.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:11.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:11.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:11.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:11.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:11.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:11.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: pgmap v49: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s; 67/627 objects degraded (10.686%) 2023-12-06T22:00:11.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:11.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:11.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:11.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:11.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:11.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:11.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T22:00:11.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[203539]: osdmap e113: 8 total, 8 up, 8 in 2023-12-06T22:00:11.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:11.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:11.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:11.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T22:00:11.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:10 smithi038 ceph-mon[210390]: osdmap e113: 8 total, 8 up, 8 in 2023-12-06T22:00:11.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:11.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:11.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:11.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:11.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:00:11.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: failed to encode map e112 with expected crc 2023-12-06T22:00:11.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: osd.0 [v2:172.21.15.38:6802/338192733,v1:172.21.15.38:6803/338192733] boot 2023-12-06T22:00:11.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: osdmap e112: 8 total, 8 up, 8 in 2023-12-06T22:00:11.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T22:00:11.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: pgmap v49: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 642 B/s rd, 0 op/s; 67/627 objects degraded (10.686%) 2023-12-06T22:00:11.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T22:00:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:11.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:10 smithi144 ceph-mon[178873]: osdmap e113: 8 total, 8 up, 8 in 2023-12-06T22:00:12.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:11 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:12.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:11 smithi144 ceph-mon[178873]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T22:00:12.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:11 smithi144 ceph-mon[178873]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T22:00:12.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:11 smithi144 ceph-mon[178873]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:11 smithi144 ceph-mon[178873]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:11 smithi144 ceph-mon[178873]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:11 smithi144 ceph-mon[178873]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:11 smithi144 ceph-mon[178873]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:11 smithi144 ceph-mon[178873]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:11 smithi144 ceph-mon[178873]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:11 smithi144 ceph-mon[178873]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[203539]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T22:00:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[203539]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T22:00:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[203539]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[203539]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[203539]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[203539]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[203539]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[203539]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[203539]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[203539]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:12.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[210390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T22:00:12.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[210390]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T22:00:12.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[210390]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[210390]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[210390]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[210390]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[210390]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[210390]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[210390]: failed to encode map e113 with expected crc 2023-12-06T22:00:12.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:11 smithi038 ceph-mon[210390]: failed to encode map e113 with expected crc 2023-12-06T22:00:13.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:12 smithi144 ceph-mon[178873]: pgmap v51: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/627 objects degraded (4.466%) 2023-12-06T22:00:13.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:12 smithi038 ceph-mon[203539]: pgmap v51: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/627 objects degraded (4.466%) 2023-12-06T22:00:13.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:12 smithi038 ceph-mon[210390]: pgmap v51: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/627 objects degraded (4.466%) 2023-12-06T22:00:14.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:14 smithi144 ceph-mon[178873]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:00:14.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:14 smithi144 ceph-mon[178873]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/627 objects degraded (4.466%), 7 pgs degraded) 2023-12-06T22:00:14.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:14 smithi144 ceph-mon[178873]: Cluster is now healthy 2023-12-06T22:00:14.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:00:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:00:14] "GET /metrics HTTP/1.1" 200 37989 "" "Prometheus/2.43.0" 2023-12-06T22:00:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:14 smithi038 ceph-mon[203539]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:00:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:14 smithi038 ceph-mon[203539]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/627 objects degraded (4.466%), 7 pgs degraded) 2023-12-06T22:00:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:14 smithi038 ceph-mon[203539]: Cluster is now healthy 2023-12-06T22:00:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:14 smithi038 ceph-mon[210390]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:00:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:14 smithi038 ceph-mon[210390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/627 objects degraded (4.466%), 7 pgs degraded) 2023-12-06T22:00:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:14 smithi038 ceph-mon[210390]: Cluster is now healthy 2023-12-06T22:00:16.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:16.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:16.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:16.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:16.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:16.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:17.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:17 smithi144 ceph-mon[178873]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2023-12-06T22:00:17.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:17.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:00:17.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:17 smithi038 ceph-mon[203539]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2023-12-06T22:00:17.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:17.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:00:17.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:17 smithi038 ceph-mon[210390]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2023-12-06T22:00:17.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:17.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:00:18.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:18 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:00:18.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:18 smithi038 ceph-mon[203539]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:00:18.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:18 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:00:18.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:18 smithi038 ceph-mon[210390]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:00:18.999 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:18 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:00:19.000 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:18 smithi144 ceph-mon[178873]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:00:20.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:20 smithi038 ceph-mon[203539]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:00:20.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:20 smithi038 ceph-mon[210390]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:00:20.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:20 smithi144 ceph-mon[178873]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:00:22.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:22 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:22.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:22 smithi144 ceph-mon[178873]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T22:00:22.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:22 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:22.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:22 smithi038 ceph-mon[203539]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T22:00:22.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:22 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:22.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:22 smithi038 ceph-mon[210390]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T22:00:24.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:24 smithi038 ceph-mon[203539]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:00:24.629 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:00:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:00:24] "GET /metrics HTTP/1.1" 200 37998 "" "Prometheus/2.43.0" 2023-12-06T22:00:24.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:24 smithi038 ceph-mon[210390]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:00:24.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:24 smithi144 ceph-mon[178873]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:00:25.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T22:00:25.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T22:00:26.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T22:00:26.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:26 smithi038 ceph-mon[203539]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T22:00:26.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:26 smithi038 ceph-mon[203539]: Upgrade: osd.1 is safe to restart 2023-12-06T22:00:26.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:26 smithi038 ceph-mon[203539]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:00:26.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:26 smithi038 ceph-mon[210390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T22:00:26.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:26 smithi038 ceph-mon[210390]: Upgrade: osd.1 is safe to restart 2023-12-06T22:00:26.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:26 smithi038 ceph-mon[210390]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:00:27.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:26 smithi144 ceph-mon[178873]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-06T22:00:27.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:26 smithi144 ceph-mon[178873]: Upgrade: osd.1 is safe to restart 2023-12-06T22:00:27.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:26 smithi144 ceph-mon[178873]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:00:28.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:27 smithi144 ceph-mon[178873]: Upgrade: Updating osd.1 2023-12-06T22:00:28.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:28.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T22:00:28.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:28.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:27 smithi144 ceph-mon[178873]: Deploying daemon osd.1 on smithi038 2023-12-06T22:00:28.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:27 smithi038 ceph-mon[203539]: Upgrade: Updating osd.1 2023-12-06T22:00:28.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:28.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T22:00:28.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:28.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:27 smithi038 ceph-mon[203539]: Deploying daemon osd.1 on smithi038 2023-12-06T22:00:28.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:27 smithi038 ceph-mon[210390]: Upgrade: Updating osd.1 2023-12-06T22:00:28.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:28.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T22:00:28.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:28.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:27 smithi038 ceph-mon[210390]: Deploying daemon osd.1 on smithi038 2023-12-06T22:00:28.678 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T22:00:28.725 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:28 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:00:28.725 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:28 smithi038 ceph-mon[203539]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:00:28.726 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:28 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:00:28.726 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:28 smithi038 ceph-mon[210390]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:00:29.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:28 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:00:29.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:28 smithi144 ceph-mon[178873]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:00:29.127 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:28 smithi038 systemd[1]: Stopping Ceph osd.1 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:00:29.378 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:29 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-1[121837]: 2023-12-06T22:00:29.126+0000 7f8103294700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:00:29.378 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:29 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-1[121837]: 2023-12-06T22:00:29.126+0000 7f8103294700 -1 osd.1 113 *** Got signal Terminated *** 2023-12-06T22:00:29.378 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:29 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-1[121837]: 2023-12-06T22:00:29.126+0000 7f8103294700 -1 osd.1 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:00:29.420 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:00:29.420 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 18s ago 28m - - 2023-12-06T22:00:29.420 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 14s ago 27m - - 2023-12-06T22:00:29.420 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (3m) 18s ago 24m 20.3M - 0.25.0 c8568f914cd2 e7afd8b062a4 2023-12-06T22:00:29.421 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (3m) 14s ago 24m 89.0M - 9.4.7 954c08fa6188 73c1f001221b 2023-12-06T22:00:29.421 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (4m) 18s ago 23m 57.2M - 3.5 e1d6a67b021e ecccf81ec1cf 2023-12-06T22:00:29.421 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283,8765 running (4m) 14s ago 27m 448M - 19.0.0-69-g583a8f42 1299c0cbdc4b fe2129b8d864 2023-12-06T22:00:29.421 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (14m) 18s ago 28m 538M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T22:00:29.421 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (112s) 18s ago 28m 75.7M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 52d9e34645f1 2023-12-06T22:00:29.421 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (2m) 14s ago 27m 62.7M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b c471761c447a 2023-12-06T22:00:29.422 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (70s) 18s ago 27m 50.9M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 411f5a260908 2023-12-06T22:00:29.422 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (4m) 18s ago 24m 10.2M - 1.5.0 0da6a335fe13 bca82f4c7100 2023-12-06T22:00:29.422 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (4m) 14s ago 24m 18.5M - 1.5.0 0da6a335fe13 825cf31fc0d1 2023-12-06T22:00:29.422 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (24s) 18s ago 27m 57.4M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 76832034634c 2023-12-06T22:00:29.422 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (27m) 18s ago 27m 193M 4096M 17.2.0 e1d6a67b021e d82125440aa0 2023-12-06T22:00:29.422 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (26m) 18s ago 26m 139M 4096M 17.2.0 e1d6a67b021e 78995724f81e 2023-12-06T22:00:29.422 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (26m) 18s ago 26m 214M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T22:00:29.422 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (26m) 14s ago 26m 208M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T22:00:29.422 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (25m) 14s ago 25m 195M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T22:00:29.423 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (25m) 14s ago 25m 158M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T22:00:29.423 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (25m) 14s ago 25m 198M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T22:00:29.423 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (3m) 14s ago 24m 68.4M - 2.43.0 a07b618ecd1d c1b58f6426a5 2023-12-06T22:00:29.423 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (24m) 18s ago 24m 96.5M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T22:00:29.423 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (23m) 14s ago 23m 100M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T22:00:29.851 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T22:00:29.851 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2023-12-06T22:00:29.851 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:00:29.851 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:00:29.851 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2023-12-06T22:00:29.851 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:00:29.851 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:00:29.851 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2023-12-06T22:00:29.851 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-06T22:00:29.851 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 1 2023-12-06T22:00:29.852 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:00:29.852 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw": { 2023-12-06T22:00:29.852 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T22:00:29.852 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:00:29.852 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2023-12-06T22:00:29.852 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2023-12-06T22:00:29.852 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 6 2023-12-06T22:00:29.852 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T22:00:29.852 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T22:00:30.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:29 smithi144 ceph-mon[178873]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:30.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:29 smithi144 ceph-mon[178873]: from='client.64192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:30.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:29 smithi144 ceph-mon[178873]: osd.1 marked itself down and dead 2023-12-06T22:00:30.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:29 smithi038 ceph-mon[203539]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:30.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:29 smithi038 ceph-mon[203539]: from='client.64192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:30.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:29 smithi038 ceph-mon[203539]: osd.1 marked itself down and dead 2023-12-06T22:00:30.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:29 smithi038 ceph-mon[210390]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:30.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:29 smithi038 ceph-mon[210390]: from='client.64192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:30.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:29 smithi038 ceph-mon[210390]: osd.1 marked itself down and dead 2023-12-06T22:00:30.234 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T22:00:30.235 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7", 2023-12-06T22:00:30.235 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2023-12-06T22:00:30.235 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2023-12-06T22:00:30.235 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2023-12-06T22:00:30.235 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "1/8 daemons upgraded", 2023-12-06T22:00:30.235 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T22:00:30.235 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2023-12-06T22:00:30.235 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T22:00:30.628 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:30 smithi038 bash[218660]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-1 2023-12-06T22:00:30.954 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[203539]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:30.955 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[203539]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:00:30.955 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[203539]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.955 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[203539]: osdmap e114: 8 total, 7 up, 8 in 2023-12-06T22:00:30.955 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[203539]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.955 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[203539]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.955 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[203539]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.955 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[203539]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.955 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[203539]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.955 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[203539]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.955 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[203539]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.955 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[203539]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.955 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[203539]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.955 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[203539]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.956 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[203539]: from='client.? 172.21.15.38:0/2605272447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:30.956 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[203539]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:30.956 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[203539]: pgmap v61: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:00:30.956 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[210390]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:30.956 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[210390]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:00:30.956 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[210390]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.956 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[210390]: osdmap e114: 8 total, 7 up, 8 in 2023-12-06T22:00:30.956 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[210390]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.956 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[210390]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.956 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[210390]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.956 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[210390]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.956 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[210390]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.957 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[210390]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.957 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[210390]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.957 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[210390]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.957 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[210390]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.957 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[210390]: failed to encode map e114 with expected crc 2023-12-06T22:00:30.957 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[210390]: from='client.? 172.21.15.38:0/2605272447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:30.957 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[210390]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:30.957 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:30 smithi038 ceph-mon[210390]: pgmap v61: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:00:31.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:30 smithi144 ceph-mon[178873]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:31.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:30 smithi144 ceph-mon[178873]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:00:31.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:30 smithi144 ceph-mon[178873]: failed to encode map e114 with expected crc 2023-12-06T22:00:31.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:30 smithi144 ceph-mon[178873]: osdmap e114: 8 total, 7 up, 8 in 2023-12-06T22:00:31.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:30 smithi144 ceph-mon[178873]: failed to encode map e114 with expected crc 2023-12-06T22:00:31.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:30 smithi144 ceph-mon[178873]: failed to encode map e114 with expected crc 2023-12-06T22:00:31.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:30 smithi144 ceph-mon[178873]: failed to encode map e114 with expected crc 2023-12-06T22:00:31.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:30 smithi144 ceph-mon[178873]: failed to encode map e114 with expected crc 2023-12-06T22:00:31.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:30 smithi144 ceph-mon[178873]: failed to encode map e114 with expected crc 2023-12-06T22:00:31.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:30 smithi144 ceph-mon[178873]: failed to encode map e114 with expected crc 2023-12-06T22:00:31.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:30 smithi144 ceph-mon[178873]: failed to encode map e114 with expected crc 2023-12-06T22:00:31.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:30 smithi144 ceph-mon[178873]: failed to encode map e114 with expected crc 2023-12-06T22:00:31.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:30 smithi144 ceph-mon[178873]: failed to encode map e114 with expected crc 2023-12-06T22:00:31.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:30 smithi144 ceph-mon[178873]: failed to encode map e114 with expected crc 2023-12-06T22:00:31.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:30 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/2605272447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:31.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:30 smithi144 ceph-mon[178873]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:00:31.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:30 smithi144 ceph-mon[178873]: pgmap v61: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:00:32.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:31 smithi144 ceph-mon[178873]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:31 smithi144 ceph-mon[178873]: osdmap e115: 8 total, 7 up, 8 in 2023-12-06T22:00:32.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:31 smithi144 ceph-mon[178873]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:31 smithi144 ceph-mon[178873]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:31 smithi144 ceph-mon[178873]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:31 smithi144 ceph-mon[178873]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:31 smithi144 ceph-mon[178873]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:31 smithi144 ceph-mon[178873]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:31 smithi144 ceph-mon[178873]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:31 smithi144 ceph-mon[178873]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:31 smithi144 ceph-mon[178873]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:31 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:32.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:31 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:32.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:31 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:32.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:31 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:32.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:31 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:00:32.090 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[203539]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.091 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[203539]: osdmap e115: 8 total, 7 up, 8 in 2023-12-06T22:00:32.091 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[203539]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.091 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[203539]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.091 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[203539]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.091 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[203539]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.091 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[203539]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.091 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[203539]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.091 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[203539]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.091 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[203539]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.091 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[203539]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.091 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:32.091 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:32.091 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:32.091 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:32.091 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:00:32.092 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[210390]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.092 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[210390]: osdmap e115: 8 total, 7 up, 8 in 2023-12-06T22:00:32.092 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[210390]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.092 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[210390]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.092 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[210390]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.092 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[210390]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.092 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[210390]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.092 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[210390]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.092 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[210390]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.092 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[210390]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.092 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[210390]: failed to encode map e115 with expected crc 2023-12-06T22:00:32.092 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:32.092 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:32.093 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:32.093 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:32.093 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:31 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:00:32.378 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:32 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.1.service: Succeeded. 2023-12-06T22:00:32.379 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:32 smithi038 systemd[1]: Stopped Ceph osd.1 for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:00:32.379 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:32 smithi038 systemd[1]: Starting Ceph osd.1 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:00:32.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:32 smithi038 ceph-mon[203539]: pgmap v63: 161 pgs: 19 active+undersized+degraded, 1 stale+active+clean, 37 active+undersized, 104 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 77/627 objects degraded (12.281%) 2023-12-06T22:00:32.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:32 smithi038 ceph-mon[210390]: pgmap v63: 161 pgs: 19 active+undersized+degraded, 1 stale+active+clean, 37 active+undersized, 104 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 77/627 objects degraded (12.281%) 2023-12-06T22:00:33.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:32 smithi144 ceph-mon[178873]: pgmap v63: 161 pgs: 19 active+undersized+degraded, 1 stale+active+clean, 37 active+undersized, 104 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 77/627 objects degraded (12.281%) 2023-12-06T22:00:33.628 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:33 smithi038 bash[219468]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-06T22:00:33.628 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:33 smithi038 bash[219468]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2023-12-06T22:00:33.628 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:33 smithi038 bash[219468]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-06T22:00:33.629 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:33 smithi038 bash[219468]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-06T22:00:33.629 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:33 smithi038 bash[219468]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2023-12-06T22:00:33.629 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:33 smithi038 bash[219468]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-06T22:00:33.629 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:33 smithi038 bash[219468]: --> ceph-volume raw activate successful for osd ID: 1 2023-12-06T22:00:34.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:33 smithi144 ceph-mon[178873]: Health check failed: Degraded data redundancy: 77/627 objects degraded (12.281%), 19 pgs degraded (PG_DEGRADED) 2023-12-06T22:00:34.093 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:33 smithi038 ceph-mon[203539]: Health check failed: Degraded data redundancy: 77/627 objects degraded (12.281%), 19 pgs degraded (PG_DEGRADED) 2023-12-06T22:00:34.093 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:33 smithi038 ceph-mon[210390]: Health check failed: Degraded data redundancy: 77/627 objects degraded (12.281%), 19 pgs degraded (PG_DEGRADED) 2023-12-06T22:00:34.539 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:00:34] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.43.0" 2023-12-06T22:00:34.540 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:34 smithi038 bash[219923]: 01e8d2e7fcfefcbb704f638cbcf496f32d915c5280e9145b3b86bfe035cbd15d 2023-12-06T22:00:34.540 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-osd[220003]: -- 172.21.15.38:0/978834423 <== mon.1 v2:172.21.15.38:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559bac8f91e0 con 0x559bac8c8c00 2023-12-06T22:00:34.540 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:34 smithi038 systemd[1]: Started Ceph osd.1 for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:00:34.878 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-1[219962]: 2023-12-06T22:00:34.762+0000 7f6514bcf640 -1 Falling back to public interface 2023-12-06T22:00:34.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: pgmap v64: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:34.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:34.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:34.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:34.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:34.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:34.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:34.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:34.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:34.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:34.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:34.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:34.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:34.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:34.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:34.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:34.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:34.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:34.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:34.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:34.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:34.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-06T22:00:34.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-06T22:00:34.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:34.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-06T22:00:34.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-06T22:00:34.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-06T22:00:34.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: pgmap v64: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:34.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:34.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:34.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:34.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:34.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:34.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:34.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:34.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:34.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:34.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:34.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:34.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:34.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:34.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:34.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:34.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:34.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:34.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:34.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:34.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:34.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-06T22:00:34.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-06T22:00:34.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:34.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-06T22:00:34.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-06T22:00:34.882 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-06T22:00:34.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-06T22:00:34.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-06T22:00:34.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-06T22:00:34.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-06T22:00:34.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:34.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-06T22:00:34.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-06T22:00:34.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-06T22:00:34.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-06T22:00:34.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-06T22:00:34.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:34.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:34.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:34.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:34.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:34.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:34.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T22:00:34.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-06T22:00:34.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:34.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:34.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:34.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:34.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:34.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:34.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:34.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-06T22:00:34.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-06T22:00:34.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-06T22:00:34.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-06T22:00:34.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:34.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-06T22:00:34.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-06T22:00:34.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-06T22:00:34.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-06T22:00:34.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-06T22:00:34.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:34.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:34.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:34.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:34.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:34.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:34.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T22:00:34.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-06T22:00:34.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:34.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:34.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:34.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:34.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:34.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:34.886 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:35.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: pgmap v64: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:35.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:35.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:35.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:35.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:35.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:35.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:35.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:35.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:35.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:35.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:00:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-06T22:00:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-06T22:00:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-06T22:00:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-06T22:00:35.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-06T22:00:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-06T22:00:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-06T22:00:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-06T22:00:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-06T22:00:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-06T22:00:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-06T22:00:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-06T22:00:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-06T22:00:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-06T22:00:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:35.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:35.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:00:35.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T22:00:35.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-06T22:00:35.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:35.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:35.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:35.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:35.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:35.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:35.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:36.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:35 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:36.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:35 smithi144 ceph-mon[178873]: pgmap v65: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:36.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:35 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all nvmeof 2023-12-06T22:00:36.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:35 smithi144 ceph-mon[178873]: Upgrade: Finalizing container_image settings 2023-12-06T22:00:36.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:35 smithi144 ceph-mon[178873]: Upgrade: Complete! 2023-12-06T22:00:36.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:35 smithi144 ceph-mon[178873]: pgmap v66: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:36.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:35 smithi144 ceph-mon[178873]: pgmap v67: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:36.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:35 smithi144 ceph-mon[178873]: pgmap v68: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:36.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:35 smithi144 ceph-mon[178873]: pgmap v69: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:36.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:35 smithi144 ceph-mon[178873]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T22:00:36.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:35 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:36.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:35 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:36.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:35 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:36.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:35 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:36.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:36.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[203539]: pgmap v65: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:36.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all nvmeof 2023-12-06T22:00:36.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[203539]: Upgrade: Finalizing container_image settings 2023-12-06T22:00:36.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[203539]: Upgrade: Complete! 2023-12-06T22:00:36.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[203539]: pgmap v66: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:36.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[203539]: pgmap v67: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:36.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[203539]: pgmap v68: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:36.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[203539]: pgmap v69: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:36.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[203539]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T22:00:36.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:36.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:36.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:36.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:36.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:00:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[210390]: pgmap v65: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all nvmeof 2023-12-06T22:00:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[210390]: Upgrade: Finalizing container_image settings 2023-12-06T22:00:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[210390]: Upgrade: Complete! 2023-12-06T22:00:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[210390]: pgmap v66: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[210390]: pgmap v67: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[210390]: pgmap v68: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[210390]: pgmap v69: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[210390]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T22:00:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:36.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:35 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:37.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:36 smithi144 ceph-mon[178873]: pgmap v70: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:37.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:36 smithi144 ceph-mon[178873]: pgmap v71: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:37.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:37.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:36 smithi038 ceph-mon[203539]: pgmap v70: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:37.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:36 smithi038 ceph-mon[203539]: pgmap v71: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:37.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:37.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:36 smithi038 ceph-mon[210390]: pgmap v70: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:37.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:36 smithi038 ceph-mon[210390]: pgmap v71: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 84/627 objects degraded (13.397%) 2023-12-06T22:00:37.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:37.628 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:37 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-1[219962]: 2023-12-06T22:00:37.486+0000 7f6514bcf640 -1 osd.1 0 read_superblock omap replica is missing. 2023-12-06T22:00:37.628 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:37 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-1[219962]: 2023-12-06T22:00:37.520+0000 7f6514bcf640 -1 osd.1 113 log_to_monitors true 2023-12-06T22:00:38.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:37 smithi144 ceph-mon[178873]: from='osd.1 [v2:172.21.15.38:6810/2169927483,v1:172.21.15.38:6811/2169927483]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T22:00:38.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:37 smithi144 ceph-mon[178873]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T22:00:38.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:37 smithi038 ceph-mon[203539]: from='osd.1 [v2:172.21.15.38:6810/2169927483,v1:172.21.15.38:6811/2169927483]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T22:00:38.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:37 smithi038 ceph-mon[203539]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T22:00:38.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:37 smithi038 ceph-mon[210390]: from='osd.1 [v2:172.21.15.38:6810/2169927483,v1:172.21.15.38:6811/2169927483]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T22:00:38.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:37 smithi038 ceph-mon[210390]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T22:00:38.129 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:00:37 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-1[219962]: 2023-12-06T22:00:37.796+0000 7f650483d700 -1 osd.1 113 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:00:39.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:38 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:00:39.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:38 smithi144 ceph-mon[178873]: pgmap v72: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 84/627 objects degraded (13.397%) 2023-12-06T22:00:39.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:38 smithi144 ceph-mon[178873]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T22:00:39.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:38 smithi144 ceph-mon[178873]: failed to encode map e116 with expected crc 2023-12-06T22:00:39.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:38 smithi144 ceph-mon[178873]: failed to encode map e116 with expected crc 2023-12-06T22:00:39.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:38 smithi144 ceph-mon[178873]: osdmap e116: 8 total, 7 up, 8 in 2023-12-06T22:00:39.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:38 smithi144 ceph-mon[178873]: from='osd.1 [v2:172.21.15.38:6810/2169927483,v1:172.21.15.38:6811/2169927483]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:00:39.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:38 smithi144 ceph-mon[178873]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:00:39.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:38 smithi144 ceph-mon[178873]: failed to encode map e116 with expected crc 2023-12-06T22:00:39.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:38 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:00:39.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:38 smithi038 ceph-mon[203539]: pgmap v72: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 84/627 objects degraded (13.397%) 2023-12-06T22:00:39.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:38 smithi038 ceph-mon[203539]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T22:00:39.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:38 smithi038 ceph-mon[203539]: failed to encode map e116 with expected crc 2023-12-06T22:00:39.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:38 smithi038 ceph-mon[203539]: failed to encode map e116 with expected crc 2023-12-06T22:00:39.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:38 smithi038 ceph-mon[203539]: osdmap e116: 8 total, 7 up, 8 in 2023-12-06T22:00:39.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:38 smithi038 ceph-mon[203539]: from='osd.1 [v2:172.21.15.38:6810/2169927483,v1:172.21.15.38:6811/2169927483]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:00:39.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:38 smithi038 ceph-mon[203539]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:00:39.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:38 smithi038 ceph-mon[203539]: failed to encode map e116 with expected crc 2023-12-06T22:00:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:38 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:00:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:38 smithi038 ceph-mon[210390]: pgmap v72: 161 pgs: 21 active+undersized+degraded, 42 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 84/627 objects degraded (13.397%) 2023-12-06T22:00:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:38 smithi038 ceph-mon[210390]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T22:00:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:38 smithi038 ceph-mon[210390]: failed to encode map e116 with expected crc 2023-12-06T22:00:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:38 smithi038 ceph-mon[210390]: failed to encode map e116 with expected crc 2023-12-06T22:00:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:38 smithi038 ceph-mon[210390]: osdmap e116: 8 total, 7 up, 8 in 2023-12-06T22:00:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:38 smithi038 ceph-mon[210390]: from='osd.1 [v2:172.21.15.38:6810/2169927483,v1:172.21.15.38:6811/2169927483]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:00:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:38 smithi038 ceph-mon[210390]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:00:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:38 smithi038 ceph-mon[210390]: failed to encode map e116 with expected crc 2023-12-06T22:00:40.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:39 smithi038 ceph-mon[203539]: failed to encode map e116 with expected crc 2023-12-06T22:00:40.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:39 smithi038 ceph-mon[203539]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:00:40.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:39 smithi038 ceph-mon[203539]: failed to encode map e117 with expected crc 2023-12-06T22:00:40.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:39 smithi038 ceph-mon[203539]: failed to encode map e117 with expected crc 2023-12-06T22:00:40.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:39 smithi038 ceph-mon[203539]: osd.1 [v2:172.21.15.38:6810/2169927483,v1:172.21.15.38:6811/2169927483] boot 2023-12-06T22:00:40.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:39 smithi038 ceph-mon[203539]: osdmap e117: 8 total, 8 up, 8 in 2023-12-06T22:00:40.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:39 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:00:40.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:39 smithi038 ceph-mon[203539]: osdmap e118: 8 total, 8 up, 8 in 2023-12-06T22:00:40.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:39 smithi038 ceph-mon[210390]: failed to encode map e116 with expected crc 2023-12-06T22:00:40.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:39 smithi038 ceph-mon[210390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:00:40.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:39 smithi038 ceph-mon[210390]: failed to encode map e117 with expected crc 2023-12-06T22:00:40.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:39 smithi038 ceph-mon[210390]: failed to encode map e117 with expected crc 2023-12-06T22:00:40.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:39 smithi038 ceph-mon[210390]: osd.1 [v2:172.21.15.38:6810/2169927483,v1:172.21.15.38:6811/2169927483] boot 2023-12-06T22:00:40.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:39 smithi038 ceph-mon[210390]: osdmap e117: 8 total, 8 up, 8 in 2023-12-06T22:00:40.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:39 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:00:40.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:39 smithi038 ceph-mon[210390]: osdmap e118: 8 total, 8 up, 8 in 2023-12-06T22:00:40.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:39 smithi144 ceph-mon[178873]: failed to encode map e116 with expected crc 2023-12-06T22:00:40.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:39 smithi144 ceph-mon[178873]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:00:40.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:39 smithi144 ceph-mon[178873]: failed to encode map e117 with expected crc 2023-12-06T22:00:40.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:39 smithi144 ceph-mon[178873]: failed to encode map e117 with expected crc 2023-12-06T22:00:40.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:39 smithi144 ceph-mon[178873]: osd.1 [v2:172.21.15.38:6810/2169927483,v1:172.21.15.38:6811/2169927483] boot 2023-12-06T22:00:40.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:39 smithi144 ceph-mon[178873]: osdmap e117: 8 total, 8 up, 8 in 2023-12-06T22:00:40.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:39 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T22:00:40.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:39 smithi144 ceph-mon[178873]: osdmap e118: 8 total, 8 up, 8 in 2023-12-06T22:00:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:40 smithi144 ceph-mon[178873]: pgmap v75: 161 pgs: 6 peering, 20 active+undersized+degraded, 37 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 78/627 objects degraded (12.440%) 2023-12-06T22:00:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:40 smithi144 ceph-mon[178873]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:40 smithi144 ceph-mon[178873]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:40 smithi144 ceph-mon[178873]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:40 smithi144 ceph-mon[178873]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:40 smithi144 ceph-mon[178873]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:40 smithi144 ceph-mon[178873]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:40 smithi144 ceph-mon[178873]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:40 smithi144 ceph-mon[178873]: Health check update: Degraded data redundancy: 78/627 objects degraded (12.440%), 20 pgs degraded (PG_DEGRADED) 2023-12-06T22:00:41.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:40 smithi038 ceph-mon[203539]: pgmap v75: 161 pgs: 6 peering, 20 active+undersized+degraded, 37 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 78/627 objects degraded (12.440%) 2023-12-06T22:00:41.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:40 smithi038 ceph-mon[203539]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:40 smithi038 ceph-mon[203539]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:40 smithi038 ceph-mon[203539]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:40 smithi038 ceph-mon[203539]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:40 smithi038 ceph-mon[203539]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:40 smithi038 ceph-mon[203539]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:40 smithi038 ceph-mon[203539]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:40 smithi038 ceph-mon[203539]: Health check update: Degraded data redundancy: 78/627 objects degraded (12.440%), 20 pgs degraded (PG_DEGRADED) 2023-12-06T22:00:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:40 smithi038 ceph-mon[210390]: pgmap v75: 161 pgs: 6 peering, 20 active+undersized+degraded, 37 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 78/627 objects degraded (12.440%) 2023-12-06T22:00:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:40 smithi038 ceph-mon[210390]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:40 smithi038 ceph-mon[210390]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:40 smithi038 ceph-mon[210390]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:40 smithi038 ceph-mon[210390]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:40 smithi038 ceph-mon[210390]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:40 smithi038 ceph-mon[210390]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:40 smithi038 ceph-mon[210390]: failed to encode map e118 with expected crc 2023-12-06T22:00:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:40 smithi038 ceph-mon[210390]: Health check update: Degraded data redundancy: 78/627 objects degraded (12.440%), 20 pgs degraded (PG_DEGRADED) 2023-12-06T22:00:43.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:42 smithi038 ceph-mon[203539]: pgmap v77: 161 pgs: 6 peering, 20 active+undersized+degraded, 37 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2023-12-06T22:00:43.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:42 smithi038 ceph-mon[210390]: pgmap v77: 161 pgs: 6 peering, 20 active+undersized+degraded, 37 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2023-12-06T22:00:43.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:42 smithi144 ceph-mon[178873]: pgmap v77: 161 pgs: 6 peering, 20 active+undersized+degraded, 37 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 78/627 objects degraded (12.440%) 2023-12-06T22:00:44.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:43 smithi144 ceph-mon[178873]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/627 objects degraded (12.440%), 20 pgs degraded) 2023-12-06T22:00:44.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:43 smithi038 ceph-mon[203539]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/627 objects degraded (12.440%), 20 pgs degraded) 2023-12-06T22:00:44.344 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:43 smithi038 ceph-mon[210390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/627 objects degraded (12.440%), 20 pgs degraded) 2023-12-06T22:00:44.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:00:44 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:00:44] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.43.0" 2023-12-06T22:00:45.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:44 smithi144 ceph-mon[178873]: pgmap v78: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:00:45.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:44 smithi038 ceph-mon[203539]: pgmap v78: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:00:45.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:44 smithi038 ceph-mon[210390]: pgmap v78: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:00:47.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:46 smithi144 ceph-mon[178873]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 665 B/s rd, 0 op/s 2023-12-06T22:00:47.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:47.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:00:47.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:46 smithi038 ceph-mon[203539]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 665 B/s rd, 0 op/s 2023-12-06T22:00:47.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:47.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:00:47.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:46 smithi038 ceph-mon[210390]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 665 B/s rd, 0 op/s 2023-12-06T22:00:47.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:47.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:00:49.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:48 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:00:49.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:48 smithi144 ceph-mon[178873]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:00:49.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:48 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:00:49.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:48 smithi038 ceph-mon[210390]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:00:49.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:48 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:00:49.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:48 smithi038 ceph-mon[203539]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:00:51.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:50 smithi144 ceph-mon[178873]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:00:51.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:50 smithi038 ceph-mon[203539]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:00:51.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:50 smithi038 ceph-mon[210390]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:00:53.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:52 smithi038 ceph-mon[203539]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s 2023-12-06T22:00:53.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:52 smithi038 ceph-mon[210390]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s 2023-12-06T22:00:53.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:52 smithi144 ceph-mon[178873]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s 2023-12-06T22:00:54.378 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:00:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:00:54] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2023-12-06T22:00:55.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:54 smithi144 ceph-mon[178873]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:00:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:54 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:54 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:55.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:54 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:55.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:54 smithi038 ceph-mon[203539]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:00:55.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:54 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:55.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:54 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:55.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:54 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:55.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:54 smithi038 ceph-mon[210390]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:00:55.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:54 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:55.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:54 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:55.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:54 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:56.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:55 smithi144 ceph-mon[178873]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2023-12-06T22:00:56.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:55 smithi144 ceph-mon[178873]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:00:56.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:55 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:56.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:55 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:56.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:55 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:56.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:55 smithi038 ceph-mon[203539]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2023-12-06T22:00:56.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:55 smithi038 ceph-mon[203539]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:00:56.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:55 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:56.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:55 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:56.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:55 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:56.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:55 smithi038 ceph-mon[210390]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2023-12-06T22:00:56.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:55 smithi038 ceph-mon[210390]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:00:56.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:55 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:56.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:55 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:56.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:55 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:57.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:56 smithi144 ceph-mon[178873]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2023-12-06T22:00:57.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:56 smithi144 ceph-mon[178873]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2023-12-06T22:00:57.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:56 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:57.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:56 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:57.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:56 smithi144 ceph-mon[178873]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T22:00:57.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:56 smithi144 ceph-mon[178873]: Cluster is now healthy 2023-12-06T22:00:57.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:56 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:57.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:56 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:57.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:56 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:57.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:56 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:57.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:56 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:57.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[203539]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2023-12-06T22:00:57.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[203539]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2023-12-06T22:00:57.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:57.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:57.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[203539]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T22:00:57.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[203539]: Cluster is now healthy 2023-12-06T22:00:57.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:57.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:57.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:57.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:57.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[210390]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2023-12-06T22:00:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[210390]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2023-12-06T22:00:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[210390]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T22:00:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[210390]: Cluster is now healthy 2023-12-06T22:00:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:00:57.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:00:57.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:00:57.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:56 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:00:58.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:57 smithi144 ceph-mon[178873]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2023-12-06T22:00:58.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:57 smithi038 ceph-mon[203539]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2023-12-06T22:00:58.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:57 smithi038 ceph-mon[210390]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2023-12-06T22:00:59.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:58 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:00:59.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:58 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:00:59.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:58 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:01:00.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:00:59 smithi144 ceph-mon[178873]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2023-12-06T22:01:00.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:00:59 smithi038 ceph-mon[203539]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2023-12-06T22:01:00.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:00:59 smithi038 ceph-mon[210390]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2023-12-06T22:01:00.972 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch ps' 2023-12-06T22:01:02.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:01 smithi144 ceph-mon[178873]: from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:02.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:01 smithi144 ceph-mon[178873]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:01:02.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:01 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:02.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:01 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:01:02.369 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:01:02.369 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 5s ago 28m - - 2023-12-06T22:01:02.369 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 6s ago 28m - - 2023-12-06T22:01:02.369 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (4m) 5s ago 25m 20.4M - 0.25.0 c8568f914cd2 e7afd8b062a4 2023-12-06T22:01:02.369 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (3m) 6s ago 24m 93.5M - 9.4.7 954c08fa6188 73c1f001221b 2023-12-06T22:01:02.370 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (5m) 5s ago 24m 57.4M - 3.5 e1d6a67b021e ecccf81ec1cf 2023-12-06T22:01:02.370 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283,8765 running (4m) 6s ago 28m 449M - 19.0.0-69-g583a8f42 1299c0cbdc4b fe2129b8d864 2023-12-06T22:01:02.370 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (14m) 5s ago 29m 544M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T22:01:02.370 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (2m) 5s ago 29m 80.7M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 52d9e34645f1 2023-12-06T22:01:02.370 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (3m) 6s ago 28m 67.9M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b c471761c447a 2023-12-06T22:01:02.370 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (103s) 5s ago 28m 56.4M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 411f5a260908 2023-12-06T22:01:02.370 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (4m) 5s ago 25m 9.98M - 1.5.0 0da6a335fe13 bca82f4c7100 2023-12-06T22:01:02.370 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (4m) 6s ago 25m 17.7M - 1.5.0 0da6a335fe13 825cf31fc0d1 2023-12-06T22:01:02.370 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (57s) 5s ago 27m 70.4M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 76832034634c 2023-12-06T22:01:02.370 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (28s) 5s ago 27m 57.9M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 01e8d2e7fcfe 2023-12-06T22:01:02.370 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (27m) 5s ago 27m 146M 4096M 17.2.0 e1d6a67b021e 78995724f81e 2023-12-06T22:01:02.370 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (26m) 5s ago 26m 226M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T22:01:02.370 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (26m) 6s ago 26m 220M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T22:01:02.370 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (26m) 6s ago 26m 204M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T22:01:02.370 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (26m) 6s ago 26m 165M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T22:01:02.371 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (25m) 6s ago 25m 205M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T22:01:02.371 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (4m) 6s ago 25m 68.5M - 2.43.0 a07b618ecd1d c1b58f6426a5 2023-12-06T22:01:02.371 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (24m) 5s ago 24m 96.9M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T22:01:02.371 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (24m) 6s ago 24m 100M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T22:01:02.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:01 smithi038 ceph-mon[210390]: from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:02.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:01 smithi038 ceph-mon[210390]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:01:02.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:01 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:02.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:01 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:01:02.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:01 smithi038 ceph-mon[203539]: from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:02.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:01 smithi038 ceph-mon[203539]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:01:02.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:01 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:02.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:01 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:01:02.738 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2023-12-06T22:01:03.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:03 smithi038 ceph-mon[203539]: from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:03.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:03 smithi038 ceph-mon[203539]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:03.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:03 smithi038 ceph-mon[210390]: from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:03.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:03 smithi038 ceph-mon[210390]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:04.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:03 smithi144 ceph-mon[178873]: from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:04.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:03 smithi144 ceph-mon[178873]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:04.223 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T22:01:04.577 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:01:04 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:01:04] "GET /metrics HTTP/1.1" 200 38090 "" "Prometheus/2.43.0" 2023-12-06T22:01:04.579 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2023-12-06T22:01:04.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:04 smithi038 ceph-mon[203539]: from='client.? 172.21.15.38:0/353849614' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:04.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:04 smithi038 ceph-mon[210390]: from='client.? 172.21.15.38:0/353849614' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:05.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:04 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/353849614' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:05.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:05 smithi038 ceph-mon[203539]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:01:05.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:05 smithi038 ceph-mon[210390]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:01:06.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:05 smithi144 ceph-mon[178873]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:01:07.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:06 smithi144 ceph-mon[178873]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:07.081 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:06 smithi038 ceph-mon[203539]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:07.082 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:06 smithi038 ceph-mon[210390]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:07.456 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T22:01:07.778 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade status' 2023-12-06T22:01:07.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:07 smithi038 ceph-mon[203539]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2023-12-06T22:01:07.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:07 smithi038 ceph-mon[210390]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2023-12-06T22:01:08.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:07 smithi144 ceph-mon[178873]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s 2023-12-06T22:01:09.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:08 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:01:09.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:08 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:01:09.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:08 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:01:09.166 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T22:01:09.166 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": null, 2023-12-06T22:01:09.166 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": false, 2023-12-06T22:01:09.167 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "", 2023-12-06T22:01:09.167 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2023-12-06T22:01:09.167 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": null, 2023-12-06T22:01:09.167 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2023-12-06T22:01:09.167 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2023-12-06T22:01:09.167 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T22:01:09.551 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph health detail' 2023-12-06T22:01:09.873 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:09 smithi038 ceph-mon[203539]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:09.873 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:09 smithi038 ceph-mon[203539]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:09.873 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:09 smithi038 ceph-mon[210390]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:09.873 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:09 smithi038 ceph-mon[210390]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:10.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:09 smithi144 ceph-mon[178873]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:10.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:09 smithi144 ceph-mon[178873]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:11.020 INFO:teuthology.orchestra.run.smithi038.stdout:HEALTH_OK 2023-12-06T22:01:11.394 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2023-12-06T22:01:12.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:11 smithi038 ceph-mon[203539]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:12.033 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:11 smithi038 ceph-mon[203539]: from='client.? 172.21.15.38:0/2322348651' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:01:12.034 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:11 smithi038 ceph-mon[210390]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:12.034 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:11 smithi038 ceph-mon[210390]: from='client.? 172.21.15.38:0/2322348651' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:01:12.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:11 smithi144 ceph-mon[178873]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:12.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:11 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/2322348651' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:01:14.052 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:13 smithi038 ceph-mon[203539]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:14.052 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:13 smithi038 ceph-mon[203539]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:14.052 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:13 smithi038 ceph-mon[210390]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:14.052 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:13 smithi038 ceph-mon[210390]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:14.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:13 smithi144 ceph-mon[178873]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:14.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:13 smithi144 ceph-mon[178873]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:14.382 INFO:teuthology.orchestra.run.smithi038.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:01:14.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:01:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:01:14] "GET /metrics HTTP/1.1" 200 38090 "" "Prometheus/2.43.0" 2023-12-06T22:01:15.024 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2023-12-06T22:01:15.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:15 smithi038 ceph-mon[203539]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:01:15.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:15.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:15.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:15.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:15.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:15.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:15 smithi038 ceph-mon[203539]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:01:15.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:15 smithi038 ceph-mon[203539]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:15.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:15 smithi038 ceph-mon[210390]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:01:15.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:15.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:15.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:15.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:15.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:15.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:15 smithi038 ceph-mon[210390]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:01:15.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:15 smithi038 ceph-mon[210390]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:15.771 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:15 smithi144 ceph-mon[178873]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:01:15.771 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:15.771 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:15.771 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:15.771 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:15.772 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:15.772 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:15 smithi144 ceph-mon[178873]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:01:15.772 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:15 smithi144 ceph-mon[178873]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:01:16.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:16.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:16.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:16.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:16.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:16.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:16.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:01:16.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:16.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:16.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:16.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:16.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:16.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:16.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:01:16.864 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T22:01:17.611 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:01:17.611 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 2s ago 28m - - 2023-12-06T22:01:17.611 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 1s ago 28m - - 2023-12-06T22:01:17.611 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (4m) 2s ago 25m 20.4M - 0.25.0 c8568f914cd2 e7afd8b062a4 2023-12-06T22:01:17.611 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (4m) 1s ago 25m 93.0M - 9.4.7 954c08fa6188 73c1f001221b 2023-12-06T22:01:17.611 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (5m) 2s ago 24m 60.5M - 3.5 e1d6a67b021e ecccf81ec1cf 2023-12-06T22:01:17.611 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283,8765 running (5m) 1s ago 28m 449M - 19.0.0-69-g583a8f42 1299c0cbdc4b fe2129b8d864 2023-12-06T22:01:17.611 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (15m) 2s ago 29m 545M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T22:01:17.611 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (2m) 2s ago 29m 83.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 52d9e34645f1 2023-12-06T22:01:17.612 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (3m) 1s ago 28m 66.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b c471761c447a 2023-12-06T22:01:17.612 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (118s) 2s ago 28m 56.4M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 411f5a260908 2023-12-06T22:01:17.612 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (4m) 2s ago 25m 10.2M - 1.5.0 0da6a335fe13 bca82f4c7100 2023-12-06T22:01:17.612 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (4m) 1s ago 25m 17.4M - 1.5.0 0da6a335fe13 825cf31fc0d1 2023-12-06T22:01:17.612 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (73s) 2s ago 28m 71.9M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 76832034634c 2023-12-06T22:01:17.612 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (43s) 2s ago 27m 59.9M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 01e8d2e7fcfe 2023-12-06T22:01:17.612 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (27m) 2s ago 27m 147M 4096M 17.2.0 e1d6a67b021e 78995724f81e 2023-12-06T22:01:17.612 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (27m) 2s ago 27m 228M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T22:01:17.612 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (26m) 1s ago 26m 221M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T22:01:17.612 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (26m) 1s ago 26m 205M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T22:01:17.612 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (26m) 1s ago 26m 166M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T22:01:17.612 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (26m) 1s ago 26m 206M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T22:01:17.613 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (4m) 1s ago 25m 70.7M - 2.43.0 a07b618ecd1d c1b58f6426a5 2023-12-06T22:01:17.613 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (24m) 2s ago 24m 96.9M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T22:01:17.613 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (24m) 1s ago 24m 100M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T22:01:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:17 smithi144 ceph-mon[178873]: Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T22:01:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:17 smithi144 ceph-mon[178873]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T22:01:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:17 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all mgr 2023-12-06T22:01:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:17 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all mon 2023-12-06T22:01:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:17 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all crash 2023-12-06T22:01:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T22:01:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:17 smithi144 ceph-mon[178873]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T22:01:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:17 smithi144 ceph-mon[178873]: Upgrade: osd.2 is safe to restart 2023-12-06T22:01:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:17 smithi144 ceph-mon[178873]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:17 smithi144 ceph-mon[178873]: from='client.64264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:17.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:17 smithi144 ceph-mon[178873]: from='client.64270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:17.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:17.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[203539]: Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T22:01:17.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[203539]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T22:01:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all mgr 2023-12-06T22:01:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all mon 2023-12-06T22:01:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:17.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:17.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all crash 2023-12-06T22:01:17.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:17.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T22:01:17.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[203539]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T22:01:17.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[203539]: Upgrade: osd.2 is safe to restart 2023-12-06T22:01:17.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[203539]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:17.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[203539]: from='client.64264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:17.881 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[203539]: from='client.64270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[210390]: Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T22:01:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[210390]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T22:01:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all mgr 2023-12-06T22:01:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all mon 2023-12-06T22:01:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all crash 2023-12-06T22:01:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T22:01:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[210390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-12-06T22:01:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[210390]: Upgrade: osd.2 is safe to restart 2023-12-06T22:01:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[210390]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[210390]: from='client.64264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:17 smithi038 ceph-mon[210390]: from='client.64270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:18.068 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T22:01:18.069 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2023-12-06T22:01:18.069 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:01:18.069 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:01:18.069 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2023-12-06T22:01:18.069 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:01:18.069 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:01:18.069 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2023-12-06T22:01:18.070 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-06T22:01:18.070 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:01:18.070 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:01:18.070 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw": { 2023-12-06T22:01:18.070 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T22:01:18.070 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:01:18.070 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2023-12-06T22:01:18.071 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2023-12-06T22:01:18.071 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 7 2023-12-06T22:01:18.071 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T22:01:18.071 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T22:01:18.439 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T22:01:18.439 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7", 2023-12-06T22:01:18.439 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2023-12-06T22:01:18.439 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2023-12-06T22:01:18.439 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2023-12-06T22:01:18.439 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "2/8 daemons upgraded", 2023-12-06T22:01:18.439 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T22:01:18.439 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2023-12-06T22:01:18.439 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T22:01:18.751 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:18 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:01:18.751 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:18 smithi038 ceph-mon[203539]: Upgrade: Updating osd.2 2023-12-06T22:01:18.751 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:18.751 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:18 smithi038 ceph-mon[203539]: from='client.64276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:18.751 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T22:01:18.751 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:18.751 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:18 smithi038 ceph-mon[203539]: Deploying daemon osd.2 on smithi038 2023-12-06T22:01:18.752 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:18 smithi038 ceph-mon[203539]: from='client.? 172.21.15.38:0/2272855272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:18.752 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:18 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:01:18.752 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:18 smithi038 ceph-mon[210390]: Upgrade: Updating osd.2 2023-12-06T22:01:18.752 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:18.752 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:18 smithi038 ceph-mon[210390]: from='client.64276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:18.752 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T22:01:18.752 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:18.752 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:18 smithi038 ceph-mon[210390]: Deploying daemon osd.2 on smithi038 2023-12-06T22:01:18.752 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:18 smithi038 ceph-mon[210390]: from='client.? 172.21.15.38:0/2272855272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:19.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:18 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:01:19.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:18 smithi144 ceph-mon[178873]: Upgrade: Updating osd.2 2023-12-06T22:01:19.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:19.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:18 smithi144 ceph-mon[178873]: from='client.64276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:19.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T22:01:19.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:19.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:18 smithi144 ceph-mon[178873]: Deploying daemon osd.2 on smithi038 2023-12-06T22:01:19.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:18 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/2272855272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:19.641 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:19 smithi038 ceph-mon[203539]: from='client.64288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:19.642 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:19 smithi038 ceph-mon[203539]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:19.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:19 smithi038 ceph-mon[210390]: from='client.64288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:19.642 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:19 smithi038 ceph-mon[210390]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:19.995 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:19 smithi038 systemd[1]: Stopping Ceph osd.2 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:01:20.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:19 smithi144 ceph-mon[178873]: from='client.64288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:20.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:19 smithi144 ceph-mon[178873]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:20.378 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:19 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-2[125232]: 2023-12-06T22:01:19.994+0000 7f21a6189700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:01:20.378 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:19 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-2[125232]: 2023-12-06T22:01:19.994+0000 7f21a6189700 -1 osd.2 118 *** Got signal Terminated *** 2023-12-06T22:01:20.378 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:19 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-2[125232]: 2023-12-06T22:01:19.994+0000 7f21a6189700 -1 osd.2 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:01:20.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:20 smithi038 ceph-mon[203539]: osd.2 marked itself down and dead 2023-12-06T22:01:20.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:20 smithi038 ceph-mon[210390]: osd.2 marked itself down and dead 2023-12-06T22:01:21.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:20 smithi144 ceph-mon[178873]: osd.2 marked itself down and dead 2023-12-06T22:01:21.378 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:21 smithi038 bash[224328]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-2 2023-12-06T22:01:21.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:21 smithi144 ceph-mon[178873]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:01:21.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:21 smithi144 ceph-mon[178873]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:21 smithi144 ceph-mon[178873]: osdmap e119: 8 total, 7 up, 8 in 2023-12-06T22:01:21.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:21 smithi144 ceph-mon[178873]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:21 smithi144 ceph-mon[178873]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:21 smithi144 ceph-mon[178873]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:21 smithi144 ceph-mon[178873]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:21 smithi144 ceph-mon[178873]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:21 smithi144 ceph-mon[178873]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:21 smithi144 ceph-mon[178873]: pgmap v101: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:01:21.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[203539]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:01:21.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[203539]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[203539]: osdmap e119: 8 total, 7 up, 8 in 2023-12-06T22:01:21.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[203539]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[203539]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[203539]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[203539]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[203539]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[203539]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[203539]: pgmap v101: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:01:21.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[210390]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:01:21.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[210390]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[210390]: osdmap e119: 8 total, 7 up, 8 in 2023-12-06T22:01:21.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[210390]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[210390]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[210390]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[210390]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[210390]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[210390]: failed to encode map e119 with expected crc 2023-12-06T22:01:21.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:21 smithi038 ceph-mon[210390]: pgmap v101: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:01:22.628 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:22 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.2.service: Succeeded. 2023-12-06T22:01:22.628 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:22 smithi038 systemd[1]: Stopped Ceph osd.2 for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:01:22.628 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:22 smithi038 systemd[1]: Starting Ceph osd.2 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:01:23.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:22 smithi144 ceph-mon[178873]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:22 smithi144 ceph-mon[178873]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:22 smithi144 ceph-mon[178873]: osdmap e120: 8 total, 7 up, 8 in 2023-12-06T22:01:23.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:22 smithi144 ceph-mon[178873]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:22 smithi144 ceph-mon[178873]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:22 smithi144 ceph-mon[178873]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:22 smithi144 ceph-mon[178873]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:22 smithi144 ceph-mon[178873]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:22 smithi038 ceph-mon[203539]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:22 smithi038 ceph-mon[203539]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:22 smithi038 ceph-mon[203539]: osdmap e120: 8 total, 7 up, 8 in 2023-12-06T22:01:23.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:22 smithi038 ceph-mon[203539]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:22 smithi038 ceph-mon[203539]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:22 smithi038 ceph-mon[203539]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:22 smithi038 ceph-mon[203539]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:22 smithi038 ceph-mon[203539]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:22 smithi038 ceph-mon[210390]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:22 smithi038 ceph-mon[210390]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:22 smithi038 ceph-mon[210390]: osdmap e120: 8 total, 7 up, 8 in 2023-12-06T22:01:23.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:22 smithi038 ceph-mon[210390]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:22 smithi038 ceph-mon[210390]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:22 smithi038 ceph-mon[210390]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:22 smithi038 ceph-mon[210390]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:22 smithi038 ceph-mon[210390]: failed to encode map e120 with expected crc 2023-12-06T22:01:23.628 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:23 smithi038 bash[224596]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-06T22:01:23.628 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:23 smithi038 bash[224596]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2023-12-06T22:01:23.628 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:23 smithi038 bash[224596]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-06T22:01:23.628 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:23 smithi038 bash[224596]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-06T22:01:23.628 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:23 smithi038 bash[224596]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2023-12-06T22:01:23.628 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:23 smithi038 bash[224596]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-06T22:01:23.628 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:23 smithi038 bash[224596]: --> ceph-volume raw activate successful for osd ID: 2 2023-12-06T22:01:23.912 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:23 smithi038 ceph-mon[203539]: pgmap v103: 161 pgs: 9 active+undersized+degraded, 4 stale+active+clean, 23 active+undersized, 125 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 32/627 objects degraded (5.104%) 2023-12-06T22:01:23.913 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:23 smithi038 ceph-mon[203539]: Health check failed: Degraded data redundancy: 32/627 objects degraded (5.104%), 9 pgs degraded (PG_DEGRADED) 2023-12-06T22:01:23.913 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:23 smithi038 ceph-mon[210390]: pgmap v103: 161 pgs: 9 active+undersized+degraded, 4 stale+active+clean, 23 active+undersized, 125 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 32/627 objects degraded (5.104%) 2023-12-06T22:01:23.913 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:23 smithi038 ceph-mon[210390]: Health check failed: Degraded data redundancy: 32/627 objects degraded (5.104%), 9 pgs degraded (PG_DEGRADED) 2023-12-06T22:01:24.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:23 smithi144 ceph-mon[178873]: pgmap v103: 161 pgs: 9 active+undersized+degraded, 4 stale+active+clean, 23 active+undersized, 125 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 32/627 objects degraded (5.104%) 2023-12-06T22:01:24.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:23 smithi144 ceph-mon[178873]: Health check failed: Degraded data redundancy: 32/627 objects degraded (5.104%), 9 pgs degraded (PG_DEGRADED) 2023-12-06T22:01:24.344 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:23 smithi038 bash[224859]: bd79ec6806a7bb128c5e2b1908df4e05c5f970ace6fb1c2730e6297205511c38 2023-12-06T22:01:24.345 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:23 smithi038 systemd[1]: Started Ceph osd.2 for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:01:24.345 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:23 smithi038 ceph-osd[224896]: -- 172.21.15.38:0/3708716214 <== mon.1 v2:172.21.15.38:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b4ecf631e0 con 0x55b4ecf33400 2023-12-06T22:01:24.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:01:24] "GET /metrics HTTP/1.1" 200 38090 "" "Prometheus/2.43.0" 2023-12-06T22:01:24.628 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-2[224873]: 2023-12-06T22:01:24.444+0000 7f3c916df640 -1 Falling back to public interface 2023-12-06T22:01:25.116 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.116 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.116 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.116 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.116 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.116 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.116 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.116 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:25.116 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.116 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:25.116 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.116 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.116 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.117 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.117 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:25.117 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.117 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:25.117 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.117 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.117 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.117 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.117 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:25.117 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.117 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:25.117 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.117 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.117 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.117 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.118 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.118 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:25.118 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.118 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.118 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.118 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.118 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.118 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:25.118 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.118 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.118 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.118 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.118 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.118 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:25.119 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.119 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.119 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.119 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.119 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.119 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.119 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.119 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.119 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.120 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.120 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.120 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:25.120 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.120 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:25.120 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.120 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.120 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.120 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.120 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:25.120 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.120 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:25.120 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.120 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.120 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.121 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.121 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:25.121 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.121 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:25.121 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.121 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.121 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.121 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.121 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.121 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:25.121 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.121 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.121 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.121 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.121 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.122 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:25.122 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.122 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.122 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.122 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.122 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.122 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:25.122 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.122 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.122 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.122 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:24 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:25.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:25.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:25.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:25.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:25.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:25.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:25.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:25.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:25.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:24 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:26.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:26.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:26.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: pgmap v104: 161 pgs: 12 active+undersized+degraded, 34 active+undersized, 115 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/627 objects degraded (8.931%) 2023-12-06T22:01:26.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:26.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:26.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:26.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:26.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:26.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:26.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:26.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:26.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:26.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:26.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:26.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:26.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:26.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:26.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:26.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:26.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:26.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:26.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:26.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:26.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:26.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:26.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:26.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:26.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:26.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:26.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:26.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:25 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:26.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:26.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:26.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: pgmap v104: 161 pgs: 12 active+undersized+degraded, 34 active+undersized, 115 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/627 objects degraded (8.931%) 2023-12-06T22:01:26.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:26.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:26.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:26.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:26.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:26.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:26.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:26.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:26.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:26.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:26.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:26.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:26.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:26.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:26.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:26.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:26.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:26.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:26.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:26.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:26.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:26.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:26.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:26.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:26.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:26.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:26.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:26.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:26.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:26.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:26.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: pgmap v104: 161 pgs: 12 active+undersized+degraded, 34 active+undersized, 115 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/627 objects degraded (8.931%) 2023-12-06T22:01:26.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:26.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:26.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:26.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:26.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:26.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:26.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:26.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:26.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:26.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:26.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:26.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:26.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:26.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:26.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:26.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:26.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:26.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:26.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:26.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:26.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:26.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:26.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:26.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:26.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:26.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:26.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:26.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:26.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:25 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.126 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.126 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.126 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.126 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.126 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.127 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:26 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:26 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.378 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-2[224873]: 2023-12-06T22:01:27.175+0000 7f3c916df640 -1 osd.2 0 read_superblock omap replica is missing. 2023-12-06T22:01:27.378 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-2[224873]: 2023-12-06T22:01:27.202+0000 7f3c916df640 -1 osd.2 118 log_to_monitors true 2023-12-06T22:01:27.985 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.985 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.985 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: pgmap v105: 161 pgs: 12 active+undersized+degraded, 34 active+undersized, 115 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 56/627 objects degraded (8.931%) 2023-12-06T22:01:27.985 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.985 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.985 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.985 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.985 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:27.985 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:27.985 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:27.986 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:27.986 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:27.986 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:27.986 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='osd.2 [v2:172.21.15.38:6818/1020771923,v1:172.21.15.38:6819/1020771923]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T22:01:28.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:28.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:28.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: pgmap v105: 161 pgs: 12 active+undersized+degraded, 34 active+undersized, 115 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 56/627 objects degraded (8.931%) 2023-12-06T22:01:28.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:28.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:28.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:28.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:28.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:28.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:28.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:28.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:28.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='osd.2 [v2:172.21.15.38:6818/1020771923,v1:172.21.15.38:6819/1020771923]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T22:01:28.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T22:01:28.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:28.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:28.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:28.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:28.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:28.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:28.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:28.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:28.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:28.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:28.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:28.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:28.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:28.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:28.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:28.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:28.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:28.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:28.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:28.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:28.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:28.378 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-2[224873]: 2023-12-06T22:01:28.154+0000 7f3c80b4c700 -1 osd.2 118 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:01:28.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:28.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:28.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: pgmap v105: 161 pgs: 12 active+undersized+degraded, 34 active+undersized, 115 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 56/627 objects degraded (8.931%) 2023-12-06T22:01:28.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:28.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:28.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:28.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:28.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:28.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:28.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:28.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:28.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='osd.2 [v2:172.21.15.38:6818/1020771923,v1:172.21.15.38:6819/1020771923]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T22:01:28.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T22:01:28.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:28.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:28.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:28.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:28.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:28.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:28.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:28.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:28.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:28.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T22:01:28.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:28.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:28.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:28.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:28.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:28.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:28.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:28.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:28.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:28.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:28.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:28.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:28.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:28.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:28.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:28.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:28.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:28.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:28.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:28.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:28.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:28.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:28.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:28.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:28.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:28.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:28.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:28.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:28.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:28.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:28.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:28.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:28.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:28.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:29.241 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:01:29.242 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:29.242 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:29.242 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:29.242 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:29.242 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.242 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.242 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.242 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.242 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.242 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:29.242 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:29.242 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T22:01:29.242 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: failed to encode map e121 with expected crc 2023-12-06T22:01:29.242 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: osdmap e121: 8 total, 7 up, 8 in 2023-12-06T22:01:29.243 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='osd.2 [v2:172.21.15.38:6818/1020771923,v1:172.21.15.38:6819/1020771923]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:01:29.243 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:01:29.243 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.243 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.243 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.243 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.243 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.243 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:29.243 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:29.243 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.243 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.243 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.243 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.244 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.244 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:29.244 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: failed to encode map e121 with expected crc 2023-12-06T22:01:29.244 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.244 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.244 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.244 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.244 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.244 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:29.244 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.244 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.244 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.244 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.245 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.245 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:29.245 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.245 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.245 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.245 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.245 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.245 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:29.245 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.245 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.245 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.245 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.245 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.246 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:01:29.246 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:29.246 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:29.246 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:29.246 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:29.246 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.246 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.246 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.246 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.246 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.246 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:29.246 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:29.246 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T22:01:29.246 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: failed to encode map e121 with expected crc 2023-12-06T22:01:29.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: osdmap e121: 8 total, 7 up, 8 in 2023-12-06T22:01:29.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='osd.2 [v2:172.21.15.38:6818/1020771923,v1:172.21.15.38:6819/1020771923]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:01:29.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:01:29.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:29.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:29.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.247 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:29.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: failed to encode map e121 with expected crc 2023-12-06T22:01:29.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:29.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:29.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.248 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.249 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.249 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.249 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:29.249 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.249 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.249 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.249 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.249 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:01:29.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:29.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:29.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:29.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:29.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T22:01:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: failed to encode map e121 with expected crc 2023-12-06T22:01:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: osdmap e121: 8 total, 7 up, 8 in 2023-12-06T22:01:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='osd.2 [v2:172.21.15.38:6818/1020771923,v1:172.21.15.38:6819/1020771923]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:01:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:01:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:29.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:29.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: failed to encode map e121 with expected crc 2023-12-06T22:01:29.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:29.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:29.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:29.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:29.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:29.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:29.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:29.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:30.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: failed to encode map e121 with expected crc 2023-12-06T22:01:30.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: failed to encode map e121 with expected crc 2023-12-06T22:01:30.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:30.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: failed to encode map e121 with expected crc 2023-12-06T22:01:30.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: failed to encode map e121 with expected crc 2023-12-06T22:01:30.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:30.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: pgmap v107: 161 pgs: 12 active+undersized+degraded, 34 active+undersized, 115 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/627 objects degraded (8.931%) 2023-12-06T22:01:30.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:30.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:30.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:30.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:01:30.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: osd.2 [v2:172.21.15.38:6818/1020771923,v1:172.21.15.38:6819/1020771923] boot 2023-12-06T22:01:30.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: osdmap e122: 8 total, 8 up, 8 in 2023-12-06T22:01:30.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: failed to encode map e122 with expected crc 2023-12-06T22:01:30.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: failed to encode map e122 with expected crc 2023-12-06T22:01:30.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:01:30.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:30.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all nvmeof 2023-12-06T22:01:30.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: Upgrade: Finalizing container_image settings 2023-12-06T22:01:30.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-06T22:01:30.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-06T22:01:30.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-06T22:01:30.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-06T22:01:30.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-06T22:01:30.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-06T22:01:30.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-06T22:01:30.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-06T22:01:30.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-06T22:01:30.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-06T22:01:30.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-06T22:01:30.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-06T22:01:30.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-06T22:01:30.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-06T22:01:30.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: Upgrade: Complete! 2023-12-06T22:01:30.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T22:01:30.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-06T22:01:30.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:30.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:30.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:30.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:30.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:30.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:30.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:30 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.340 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: failed to encode map e121 with expected crc 2023-12-06T22:01:30.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: failed to encode map e121 with expected crc 2023-12-06T22:01:30.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:30.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: failed to encode map e121 with expected crc 2023-12-06T22:01:30.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: failed to encode map e121 with expected crc 2023-12-06T22:01:30.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:30.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: pgmap v107: 161 pgs: 12 active+undersized+degraded, 34 active+undersized, 115 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/627 objects degraded (8.931%) 2023-12-06T22:01:30.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:30.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:30.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:30.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:01:30.341 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.342 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: osd.2 [v2:172.21.15.38:6818/1020771923,v1:172.21.15.38:6819/1020771923] boot 2023-12-06T22:01:30.342 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: osdmap e122: 8 total, 8 up, 8 in 2023-12-06T22:01:30.342 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: failed to encode map e122 with expected crc 2023-12-06T22:01:30.342 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: failed to encode map e122 with expected crc 2023-12-06T22:01:30.342 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:01:30.342 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:30.342 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.342 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.342 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.342 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all nvmeof 2023-12-06T22:01:30.342 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.342 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.342 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.343 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.343 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.343 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.343 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.343 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: Upgrade: Finalizing container_image settings 2023-12-06T22:01:30.343 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-06T22:01:30.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: failed to encode map e121 with expected crc 2023-12-06T22:01:30.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: failed to encode map e121 with expected crc 2023-12-06T22:01:30.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:30.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: failed to encode map e121 with expected crc 2023-12-06T22:01:30.343 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: failed to encode map e121 with expected crc 2023-12-06T22:01:30.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:30.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: pgmap v107: 161 pgs: 12 active+undersized+degraded, 34 active+undersized, 115 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/627 objects degraded (8.931%) 2023-12-06T22:01:30.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:30.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:30.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:01:30.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:01:30.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: osd.2 [v2:172.21.15.38:6818/1020771923,v1:172.21.15.38:6819/1020771923] boot 2023-12-06T22:01:30.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: osdmap e122: 8 total, 8 up, 8 in 2023-12-06T22:01:30.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: failed to encode map e122 with expected crc 2023-12-06T22:01:30.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: failed to encode map e122 with expected crc 2023-12-06T22:01:30.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T22:01:30.344 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:30.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all nvmeof 2023-12-06T22:01:30.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:30.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: Upgrade: Finalizing container_image settings 2023-12-06T22:01:30.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-06T22:01:30.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-06T22:01:30.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-06T22:01:30.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-06T22:01:30.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-06T22:01:30.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-06T22:01:30.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-06T22:01:30.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-06T22:01:30.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-06T22:01:30.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-06T22:01:30.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-06T22:01:30.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-06T22:01:30.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-06T22:01:30.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-06T22:01:30.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: Upgrade: Complete! 2023-12-06T22:01:30.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T22:01:30.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-06T22:01:30.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:30.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:30.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:30.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:30.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:30.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:30.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.348 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.348 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-06T22:01:30.348 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.348 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-06T22:01:30.348 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-06T22:01:30.349 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-06T22:01:30.349 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-06T22:01:30.349 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-06T22:01:30.349 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-06T22:01:30.349 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-06T22:01:30.349 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.349 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-06T22:01:30.349 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-06T22:01:30.349 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-06T22:01:30.349 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-06T22:01:30.349 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-06T22:01:30.349 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.349 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.349 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.349 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.350 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.350 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-06T22:01:30.350 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: Upgrade: Complete! 2023-12-06T22:01:30.350 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T22:01:30.350 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-06T22:01:30.350 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:30.350 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:30.350 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:30.350 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.350 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:01:30.350 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:01:30.350 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:01:30.350 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.350 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.350 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:30.350 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:30 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:31.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:31 smithi144 ceph-mon[178873]: failed to encode map e122 with expected crc 2023-12-06T22:01:31.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:31 smithi144 ceph-mon[178873]: failed to encode map e122 with expected crc 2023-12-06T22:01:31.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:31 smithi144 ceph-mon[178873]: osdmap e123: 8 total, 8 up, 8 in 2023-12-06T22:01:31.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:31 smithi144 ceph-mon[178873]: failed to encode map e123 with expected crc 2023-12-06T22:01:31.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:31 smithi144 ceph-mon[178873]: failed to encode map e123 with expected crc 2023-12-06T22:01:31.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:31 smithi144 ceph-mon[178873]: failed to encode map e123 with expected crc 2023-12-06T22:01:31.365 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:31 smithi038 ceph-mon[203539]: failed to encode map e122 with expected crc 2023-12-06T22:01:31.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:31 smithi038 ceph-mon[203539]: failed to encode map e122 with expected crc 2023-12-06T22:01:31.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:31 smithi038 ceph-mon[203539]: osdmap e123: 8 total, 8 up, 8 in 2023-12-06T22:01:31.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:31 smithi038 ceph-mon[203539]: failed to encode map e123 with expected crc 2023-12-06T22:01:31.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:31 smithi038 ceph-mon[203539]: failed to encode map e123 with expected crc 2023-12-06T22:01:31.366 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:31 smithi038 ceph-mon[203539]: failed to encode map e123 with expected crc 2023-12-06T22:01:31.366 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:31 smithi038 ceph-mon[210390]: failed to encode map e122 with expected crc 2023-12-06T22:01:31.366 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:31 smithi038 ceph-mon[210390]: failed to encode map e122 with expected crc 2023-12-06T22:01:31.366 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:31 smithi038 ceph-mon[210390]: osdmap e123: 8 total, 8 up, 8 in 2023-12-06T22:01:31.366 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:31 smithi038 ceph-mon[210390]: failed to encode map e123 with expected crc 2023-12-06T22:01:31.366 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:31 smithi038 ceph-mon[210390]: failed to encode map e123 with expected crc 2023-12-06T22:01:31.366 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:31 smithi038 ceph-mon[210390]: failed to encode map e123 with expected crc 2023-12-06T22:01:32.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:32 smithi144 ceph-mon[178873]: failed to encode map e123 with expected crc 2023-12-06T22:01:32.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:32 smithi144 ceph-mon[178873]: failed to encode map e123 with expected crc 2023-12-06T22:01:32.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:32 smithi144 ceph-mon[178873]: failed to encode map e123 with expected crc 2023-12-06T22:01:32.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:32 smithi144 ceph-mon[178873]: failed to encode map e123 with expected crc 2023-12-06T22:01:32.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:32 smithi144 ceph-mon[178873]: pgmap v110: 161 pgs: 12 active+undersized+degraded, 34 active+undersized, 115 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 56/627 objects degraded (8.931%) 2023-12-06T22:01:32.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:32 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:32.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:32 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:01:32.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:32 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:32.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:32 smithi038 ceph-mon[203539]: failed to encode map e123 with expected crc 2023-12-06T22:01:32.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:32 smithi038 ceph-mon[203539]: failed to encode map e123 with expected crc 2023-12-06T22:01:32.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:32 smithi038 ceph-mon[203539]: failed to encode map e123 with expected crc 2023-12-06T22:01:32.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:32 smithi038 ceph-mon[203539]: failed to encode map e123 with expected crc 2023-12-06T22:01:32.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:32 smithi038 ceph-mon[203539]: pgmap v110: 161 pgs: 12 active+undersized+degraded, 34 active+undersized, 115 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 56/627 objects degraded (8.931%) 2023-12-06T22:01:32.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:32 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:32.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:32 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:01:32.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:32 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:32.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:32 smithi038 ceph-mon[210390]: failed to encode map e123 with expected crc 2023-12-06T22:01:32.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:32 smithi038 ceph-mon[210390]: failed to encode map e123 with expected crc 2023-12-06T22:01:32.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:32 smithi038 ceph-mon[210390]: failed to encode map e123 with expected crc 2023-12-06T22:01:32.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:32 smithi038 ceph-mon[210390]: failed to encode map e123 with expected crc 2023-12-06T22:01:32.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:32 smithi038 ceph-mon[210390]: pgmap v110: 161 pgs: 12 active+undersized+degraded, 34 active+undersized, 115 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 56/627 objects degraded (8.931%) 2023-12-06T22:01:32.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:32 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:32.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:32 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:01:32.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:32 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:33.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:33 smithi144 ceph-mon[178873]: Health check update: Degraded data redundancy: 56/627 objects degraded (8.931%), 12 pgs degraded (PG_DEGRADED) 2023-12-06T22:01:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:33 smithi038 ceph-mon[203539]: Health check update: Degraded data redundancy: 56/627 objects degraded (8.931%), 12 pgs degraded (PG_DEGRADED) 2023-12-06T22:01:33.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:33 smithi038 ceph-mon[210390]: Health check update: Degraded data redundancy: 56/627 objects degraded (8.931%), 12 pgs degraded (PG_DEGRADED) 2023-12-06T22:01:34.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:34 smithi144 ceph-mon[178873]: pgmap v111: 161 pgs: 3 active+undersized+degraded, 20 active+undersized, 138 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 24/627 objects degraded (3.828%) 2023-12-06T22:01:34.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:34 smithi038 ceph-mon[203539]: pgmap v111: 161 pgs: 3 active+undersized+degraded, 20 active+undersized, 138 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 24/627 objects degraded (3.828%) 2023-12-06T22:01:34.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:34 smithi038 ceph-mon[210390]: pgmap v111: 161 pgs: 3 active+undersized+degraded, 20 active+undersized, 138 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 24/627 objects degraded (3.828%) 2023-12-06T22:01:34.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:01:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:01:34] "GET /metrics HTTP/1.1" 200 38015 "" "Prometheus/2.43.0" 2023-12-06T22:01:35.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:35 smithi144 ceph-mon[178873]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/627 objects degraded (3.828%), 3 pgs degraded) 2023-12-06T22:01:35.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:35 smithi144 ceph-mon[178873]: Cluster is now healthy 2023-12-06T22:01:35.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:35 smithi038 ceph-mon[203539]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/627 objects degraded (3.828%), 3 pgs degraded) 2023-12-06T22:01:35.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:35 smithi038 ceph-mon[203539]: Cluster is now healthy 2023-12-06T22:01:35.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:35 smithi038 ceph-mon[210390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/627 objects degraded (3.828%), 3 pgs degraded) 2023-12-06T22:01:35.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:35 smithi038 ceph-mon[210390]: Cluster is now healthy 2023-12-06T22:01:36.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:36 smithi144 ceph-mon[178873]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2023-12-06T22:01:36.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:36.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:36.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:36.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:36 smithi038 ceph-mon[210390]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2023-12-06T22:01:36.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:36.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:36.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:36.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:36 smithi038 ceph-mon[203539]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 787 B/s rd, 0 op/s 2023-12-06T22:01:36.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:36.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:36.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:38.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:38 smithi038 ceph-mon[203539]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T22:01:38.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:38 smithi038 ceph-mon[210390]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T22:01:38.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:38 smithi144 ceph-mon[178873]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T22:01:39.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:39 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:01:39.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:39 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:01:39.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:39 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:01:40.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:40 smithi038 ceph-mon[203539]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:01:40.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:40 smithi038 ceph-mon[210390]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:01:40.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:40 smithi144 ceph-mon[178873]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:01:42.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:42 smithi038 ceph-mon[203539]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2023-12-06T22:01:42.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:42.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:42 smithi038 ceph-mon[210390]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2023-12-06T22:01:42.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:42.409 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:42 smithi144 ceph-mon[178873]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2023-12-06T22:01:42.410 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:43.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:43 smithi144 ceph-mon[178873]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:44.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:43 smithi038 ceph-mon[203539]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:44.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:43 smithi038 ceph-mon[210390]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:44.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:01:44 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:01:44] "GET /metrics HTTP/1.1" 200 38015 "" "Prometheus/2.43.0" 2023-12-06T22:01:46.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:45 smithi144 ceph-mon[178873]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:46.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:45 smithi038 ceph-mon[203539]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:46.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:45 smithi038 ceph-mon[210390]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:47.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:47.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:01:47.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:47 smithi038 ceph-mon[210390]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:47.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:47.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:01:47.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:47 smithi038 ceph-mon[203539]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:47.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:47.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:01:47.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:47 smithi144 ceph-mon[178873]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:48.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:48 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:01:48.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:48 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:01:49.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:48 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:01:49.249 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch ps' 2023-12-06T22:01:49.864 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:49 smithi038 ceph-mon[203539]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:49.865 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:49 smithi038 ceph-mon[203539]: from='client.44355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:49.865 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:49.865 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:49.865 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:49 smithi038 ceph-mon[210390]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:49.865 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:49 smithi038 ceph-mon[210390]: from='client.44355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:49.866 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:49.866 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:50.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:49 smithi144 ceph-mon[178873]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:50.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:49 smithi144 ceph-mon[178873]: from='client.44355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:50.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:50.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:50.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:50.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:50.945 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:01:50.946 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 1s ago 29m - - 2023-12-06T22:01:50.946 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 15s ago 29m - - 2023-12-06T22:01:50.946 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (4m) 1s ago 25m 20.4M - 0.25.0 c8568f914cd2 e7afd8b062a4 2023-12-06T22:01:50.946 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (4m) 15s ago 25m 93.0M - 9.4.7 954c08fa6188 73c1f001221b 2023-12-06T22:01:50.946 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (5m) 1s ago 25m 60.5M - 3.5 e1d6a67b021e ecccf81ec1cf 2023-12-06T22:01:50.946 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283,8765 running (5m) 15s ago 28m 449M - 19.0.0-69-g583a8f42 1299c0cbdc4b fe2129b8d864 2023-12-06T22:01:50.946 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (15m) 1s ago 30m 551M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T22:01:50.946 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (3m) 1s ago 30m 92.6M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 52d9e34645f1 2023-12-06T22:01:50.946 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (3m) 15s ago 29m 71.0M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b c471761c447a 2023-12-06T22:01:50.946 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (2m) 1s ago 29m 62.1M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 411f5a260908 2023-12-06T22:01:50.946 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (5m) 1s ago 26m 10.3M - 1.5.0 0da6a335fe13 bca82f4c7100 2023-12-06T22:01:50.946 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (5m) 15s ago 26m 18.2M - 1.5.0 0da6a335fe13 825cf31fc0d1 2023-12-06T22:01:50.947 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (106s) 1s ago 28m 77.6M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 76832034634c 2023-12-06T22:01:50.947 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (76s) 1s ago 28m 66.9M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 01e8d2e7fcfe 2023-12-06T22:01:50.947 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (27s) 1s ago 28m 53.2M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b bd79ec6806a7 2023-12-06T22:01:50.947 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (27m) 1s ago 27m 236M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T22:01:50.947 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (27m) 15s ago 27m 228M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T22:01:50.947 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (27m) 15s ago 27m 212M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T22:01:50.947 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (26m) 15s ago 26m 169M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T22:01:50.947 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (26m) 15s ago 26m 213M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T22:01:50.947 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (5m) 15s ago 26m 72.1M - 2.43.0 a07b618ecd1d c1b58f6426a5 2023-12-06T22:01:50.947 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (25m) 1s ago 25m 97.2M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T22:01:50.947 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (25m) 15s ago 25m 100M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T22:01:51.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:51.297 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2023-12-06T22:01:51.987 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:51 smithi038 ceph-mon[203539]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:51.987 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:51 smithi038 ceph-mon[203539]: from='client.44361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:51.987 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:51 smithi038 ceph-mon[210390]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:51.987 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:51 smithi038 ceph-mon[210390]: from='client.44361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:52.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:51 smithi144 ceph-mon[178873]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:52.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:51 smithi144 ceph-mon[178873]: from='client.44361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:53.180 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T22:01:53.531 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2023-12-06T22:01:53.868 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:53 smithi038 ceph-mon[203539]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:53.869 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:53 smithi038 ceph-mon[203539]: from='client.? 172.21.15.38:0/281664222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:53.869 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:53 smithi038 ceph-mon[210390]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:53.869 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:53 smithi038 ceph-mon[210390]: from='client.? 172.21.15.38:0/281664222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:54.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:53 smithi144 ceph-mon[178873]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:01:54.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:53 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/281664222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:01:54.497 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:01:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:01:54] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2023-12-06T22:01:56.014 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:55 smithi038 ceph-mon[203539]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:56.014 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:55 smithi038 ceph-mon[203539]: from='client.44373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:56.014 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:55 smithi038 ceph-mon[210390]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:56.014 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:55 smithi038 ceph-mon[210390]: from='client.44373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:56.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:55 smithi144 ceph-mon[178873]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:56.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:55 smithi144 ceph-mon[178873]: from='client.44373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:01:56.424 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T22:01:56.780 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade status' 2023-12-06T22:01:57.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:57.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:57.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:57 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:57 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:57.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:57 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:57.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:57.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:57.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:01:58.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:58 smithi038 ceph-mon[203539]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:58.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:58 smithi038 ceph-mon[210390]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:58.380 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T22:01:58.380 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": null, 2023-12-06T22:01:58.380 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": false, 2023-12-06T22:01:58.380 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "", 2023-12-06T22:01:58.380 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2023-12-06T22:01:58.380 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": null, 2023-12-06T22:01:58.380 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "", 2023-12-06T22:01:58.380 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2023-12-06T22:01:58.380 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T22:01:58.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:58 smithi144 ceph-mon[178873]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:01:58.755 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph health detail' 2023-12-06T22:01:59.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:01:59 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:01:59.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:01:59 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:01:59.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:01:59 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:02:00.253 INFO:teuthology.orchestra.run.smithi038.stdout:HEALTH_OK 2023-12-06T22:02:00.418 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:00 smithi038 ceph-mon[203539]: from='client.64324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:00.418 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:00 smithi038 ceph-mon[203539]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:02:00.418 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:00 smithi038 ceph-mon[210390]: from='client.64324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:00.418 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:00 smithi038 ceph-mon[210390]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:02:00.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:00 smithi144 ceph-mon[178873]: from='client.64324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:00.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:00 smithi144 ceph-mon[178873]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:02:00.630 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2023-12-06T22:02:01.268 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:01 smithi038 ceph-mon[203539]: from='client.? 172.21.15.38:0/1280345669' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:02:01.268 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:01 smithi038 ceph-mon[210390]: from='client.? 172.21.15.38:0/1280345669' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:02:01.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:01 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/1280345669' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:02:02.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:02 smithi144 ceph-mon[178873]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:02:02.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:02 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:02:02.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:02 smithi038 ceph-mon[203539]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:02:02.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:02 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:02:02.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:02 smithi038 ceph-mon[210390]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:02:02.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:02 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:02:03.264 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:03 smithi144 ceph-mon[178873]: from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:03.372 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:03 smithi038 ceph-mon[203539]: from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:03.372 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:03 smithi038 ceph-mon[210390]: from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:03.437 INFO:teuthology.orchestra.run.smithi038.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:02:03.801 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2023-12-06T22:02:04.476 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:02:04 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:02:04] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2023-12-06T22:02:04.476 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:04 smithi038 ceph-mon[203539]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:02:04.477 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:04.477 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:04.477 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:04.477 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:04.477 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:04 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:04.477 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:04 smithi038 ceph-mon[210390]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:02:04.477 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:04 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:04.477 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:04 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:04.477 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:04 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:04.477 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:04 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:04.477 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:04 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:04.522 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:04 smithi144 ceph-mon[178873]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:02:04.523 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:04.523 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:04.523 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:04.523 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:04.523 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:04 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:05.404 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T22:02:05.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:05 smithi144 ceph-mon[178873]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:02:05.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:05 smithi144 ceph-mon[178873]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:02:05.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:05 smithi038 ceph-mon[203539]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:02:05.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:05 smithi038 ceph-mon[203539]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:02:05.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:05 smithi038 ceph-mon[210390]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:02:05.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:05 smithi038 ceph-mon[210390]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T22:02:06.143 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:02:06.143 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 16s ago 29m - - 2023-12-06T22:02:06.143 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 10s ago 29m - - 2023-12-06T22:02:06.143 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (5m) 16s ago 26m 20.4M - 0.25.0 c8568f914cd2 e7afd8b062a4 2023-12-06T22:02:06.144 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (5m) 10s ago 25m 93.3M - 9.4.7 954c08fa6188 73c1f001221b 2023-12-06T22:02:06.144 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (6m) 16s ago 25m 60.5M - 3.5 e1d6a67b021e ecccf81ec1cf 2023-12-06T22:02:06.144 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283,8765 running (5m) 10s ago 29m 449M - 19.0.0-69-g583a8f42 1299c0cbdc4b fe2129b8d864 2023-12-06T22:02:06.144 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (15m) 16s ago 30m 551M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T22:02:06.144 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (3m) 16s ago 30m 92.6M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 52d9e34645f1 2023-12-06T22:02:06.144 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (4m) 10s ago 29m 72.8M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b c471761c447a 2023-12-06T22:02:06.144 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (2m) 16s ago 29m 62.1M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 411f5a260908 2023-12-06T22:02:06.144 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (5m) 16s ago 26m 10.3M - 1.5.0 0da6a335fe13 bca82f4c7100 2023-12-06T22:02:06.144 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (5m) 10s ago 26m 18.0M - 1.5.0 0da6a335fe13 825cf31fc0d1 2023-12-06T22:02:06.144 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (2m) 16s ago 28m 77.6M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 76832034634c 2023-12-06T22:02:06.144 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (92s) 16s ago 28m 66.9M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 01e8d2e7fcfe 2023-12-06T22:02:06.144 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (42s) 16s ago 28m 53.2M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b bd79ec6806a7 2023-12-06T22:02:06.144 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (28m) 16s ago 28m 236M 4096M 17.2.0 e1d6a67b021e 94b840443f92 2023-12-06T22:02:06.144 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (27m) 10s ago 27m 230M 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T22:02:06.144 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (27m) 10s ago 27m 213M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T22:02:06.145 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (27m) 10s ago 27m 171M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T22:02:06.145 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (26m) 10s ago 26m 215M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T22:02:06.145 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (5m) 10s ago 26m 72.4M - 2.43.0 a07b618ecd1d c1b58f6426a5 2023-12-06T22:02:06.145 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (25m) 16s ago 25m 97.2M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T22:02:06.145 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (25m) 10s ago 25m 100M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T22:02:06.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[203539]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:02:06.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:06.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:06.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:06.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:06.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:06.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:06.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:06.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:06.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T22:02:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[210390]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:02:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:06.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:06 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T22:02:06.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:06 smithi144 ceph-mon[178873]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:02:06.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:06.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:06.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:06.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:06.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:06.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:06.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:06.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:06.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T22:02:06.580 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T22:02:06.580 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2023-12-06T22:02:06.580 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:02:06.580 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:02:06.580 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2023-12-06T22:02:06.580 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:02:06.580 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:02:06.580 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2023-12-06T22:02:06.580 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2023-12-06T22:02:06.581 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:02:06.581 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:02:06.581 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw": { 2023-12-06T22:02:06.581 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T22:02:06.581 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:02:06.581 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2023-12-06T22:02:06.581 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2023-12-06T22:02:06.581 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 8 2023-12-06T22:02:06.581 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T22:02:06.581 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T22:02:06.951 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T22:02:06.951 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7", 2023-12-06T22:02:06.951 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2023-12-06T22:02:06.951 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2023-12-06T22:02:06.951 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2023-12-06T22:02:06.951 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "3/8 daemons upgraded", 2023-12-06T22:02:06.952 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T22:02:06.952 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2023-12-06T22:02:06.952 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T22:02:07.451 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[210390]: from='client.64342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:07.451 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[210390]: Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T22:02:07.451 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[210390]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T22:02:07.451 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all mgr 2023-12-06T22:02:07.452 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all mon 2023-12-06T22:02:07.452 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all crash 2023-12-06T22:02:07.452 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[210390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T22:02:07.452 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[210390]: Upgrade: osd.3 is safe to restart 2023-12-06T22:02:07.452 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[210390]: from='client.44403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:07.452 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[210390]: from='client.64354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:07.452 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:07.452 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T22:02:07.452 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:07.452 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[210390]: from='client.? 172.21.15.38:0/2055718235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:07.453 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[203539]: from='client.64342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:07.453 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[203539]: Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T22:02:07.453 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[203539]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T22:02:07.453 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all mgr 2023-12-06T22:02:07.453 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all mon 2023-12-06T22:02:07.453 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all crash 2023-12-06T22:02:07.453 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[203539]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T22:02:07.453 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[203539]: Upgrade: osd.3 is safe to restart 2023-12-06T22:02:07.453 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[203539]: from='client.44403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:07.453 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[203539]: from='client.64354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:07.454 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:07.454 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T22:02:07.454 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:07.454 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:07 smithi038 ceph-mon[203539]: from='client.? 172.21.15.38:0/2055718235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:07.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:07 smithi144 ceph-mon[178873]: from='client.64342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:07.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:07 smithi144 ceph-mon[178873]: Upgrade: Target is version 19.0.0-69-g583a8f42 (unknown) 2023-12-06T22:02:07.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:07 smithi144 ceph-mon[178873]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7'] 2023-12-06T22:02:07.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:07 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all mgr 2023-12-06T22:02:07.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:07 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all mon 2023-12-06T22:02:07.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:07 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all crash 2023-12-06T22:02:07.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:07 smithi144 ceph-mon[178873]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-12-06T22:02:07.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:07 smithi144 ceph-mon[178873]: Upgrade: osd.3 is safe to restart 2023-12-06T22:02:07.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:07 smithi144 ceph-mon[178873]: from='client.44403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:07.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:07 smithi144 ceph-mon[178873]: from='client.64354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:07.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:07.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T22:02:07.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:07 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:07.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:07 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/2055718235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:08.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:08 smithi038 ceph-mon[203539]: Upgrade: Updating osd.3 2023-12-06T22:02:08.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:08 smithi038 ceph-mon[203539]: Deploying daemon osd.3 on smithi038 2023-12-06T22:02:08.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:08 smithi038 ceph-mon[203539]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:02:08.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:08 smithi038 ceph-mon[203539]: from='client.64366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:08.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:08 smithi038 ceph-mon[210390]: Upgrade: Updating osd.3 2023-12-06T22:02:08.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:08 smithi038 ceph-mon[210390]: Deploying daemon osd.3 on smithi038 2023-12-06T22:02:08.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:08 smithi038 ceph-mon[210390]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:02:08.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:08 smithi038 ceph-mon[210390]: from='client.64366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:08.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:08 smithi144 ceph-mon[178873]: Upgrade: Updating osd.3 2023-12-06T22:02:08.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:08 smithi144 ceph-mon[178873]: Deploying daemon osd.3 on smithi038 2023-12-06T22:02:08.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:08 smithi144 ceph-mon[178873]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:02:08.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:08 smithi144 ceph-mon[178873]: from='client.64366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:08.847 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:08 smithi038 systemd[1]: Stopping Ceph osd.3 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:02:09.128 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:08 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-3[128669]: 2023-12-06T22:02:08.846+0000 7ff6f8d8c700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:02:09.128 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:08 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-3[128669]: 2023-12-06T22:02:08.846+0000 7ff6f8d8c700 -1 osd.3 123 *** Got signal Terminated *** 2023-12-06T22:02:09.128 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:08 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-3[128669]: 2023-12-06T22:02:08.846+0000 7ff6f8d8c700 -1 osd.3 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:02:09.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:09 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:02:09.520 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:09 smithi038 ceph-mon[203539]: osd.3 marked itself down and dead 2023-12-06T22:02:09.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:09 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:02:09.520 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:09 smithi038 ceph-mon[210390]: osd.3 marked itself down and dead 2023-12-06T22:02:09.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:09 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:02:09.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:09 smithi144 ceph-mon[178873]: osd.3 marked itself down and dead 2023-12-06T22:02:09.836 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:09 smithi038 bash[230655]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-3 2023-12-06T22:02:10.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:10 smithi144 ceph-mon[178873]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:02:10.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:10 smithi144 ceph-mon[178873]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:02:10.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:10 smithi144 ceph-mon[178873]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:10 smithi144 ceph-mon[178873]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:10 smithi144 ceph-mon[178873]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:10 smithi144 ceph-mon[178873]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:10 smithi144 ceph-mon[178873]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:10 smithi144 ceph-mon[178873]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:10 smithi144 ceph-mon[178873]: osdmap e124: 8 total, 7 up, 8 in 2023-12-06T22:02:10.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:10 smithi144 ceph-mon[178873]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:10 smithi144 ceph-mon[178873]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:10 smithi144 ceph-mon[178873]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:10.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:10.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:10 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:10.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[210390]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:02:10.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[210390]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:02:10.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[210390]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[210390]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[210390]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[210390]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[210390]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[210390]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[210390]: osdmap e124: 8 total, 7 up, 8 in 2023-12-06T22:02:10.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[210390]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[210390]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[210390]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:10.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:10.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:10.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[203539]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:02:10.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[203539]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:02:10.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[203539]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[203539]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[203539]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[203539]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[203539]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[203539]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[203539]: osdmap e124: 8 total, 7 up, 8 in 2023-12-06T22:02:10.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[203539]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[203539]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[203539]: failed to encode map e124 with expected crc 2023-12-06T22:02:10.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:10.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:10.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:10 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:11 smithi144 ceph-mon[178873]: failed to encode map e125 with expected crc 2023-12-06T22:02:11.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:11 smithi144 ceph-mon[178873]: osdmap e125: 8 total, 7 up, 8 in 2023-12-06T22:02:11.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:11 smithi144 ceph-mon[178873]: failed to encode map e125 with expected crc 2023-12-06T22:02:11.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:11 smithi144 ceph-mon[178873]: failed to encode map e125 with expected crc 2023-12-06T22:02:11.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:11 smithi144 ceph-mon[178873]: failed to encode map e125 with expected crc 2023-12-06T22:02:11.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:11 smithi144 ceph-mon[178873]: failed to encode map e125 with expected crc 2023-12-06T22:02:11.584 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:11 smithi038 ceph-mon[203539]: failed to encode map e125 with expected crc 2023-12-06T22:02:11.585 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:11 smithi038 ceph-mon[203539]: osdmap e125: 8 total, 7 up, 8 in 2023-12-06T22:02:11.585 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:11 smithi038 ceph-mon[203539]: failed to encode map e125 with expected crc 2023-12-06T22:02:11.585 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:11 smithi038 ceph-mon[203539]: failed to encode map e125 with expected crc 2023-12-06T22:02:11.585 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:11 smithi038 ceph-mon[203539]: failed to encode map e125 with expected crc 2023-12-06T22:02:11.585 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:11 smithi038 ceph-mon[203539]: failed to encode map e125 with expected crc 2023-12-06T22:02:11.585 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:11 smithi038 ceph-mon[210390]: failed to encode map e125 with expected crc 2023-12-06T22:02:11.585 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:11 smithi038 ceph-mon[210390]: osdmap e125: 8 total, 7 up, 8 in 2023-12-06T22:02:11.585 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:11 smithi038 ceph-mon[210390]: failed to encode map e125 with expected crc 2023-12-06T22:02:11.585 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:11 smithi038 ceph-mon[210390]: failed to encode map e125 with expected crc 2023-12-06T22:02:11.585 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:11 smithi038 ceph-mon[210390]: failed to encode map e125 with expected crc 2023-12-06T22:02:11.586 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:11 smithi038 ceph-mon[210390]: failed to encode map e125 with expected crc 2023-12-06T22:02:11.878 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:11 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.3.service: Succeeded. 2023-12-06T22:02:11.878 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:11 smithi038 systemd[1]: Stopped Ceph osd.3 for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:02:11.878 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:11 smithi038 systemd[1]: Starting Ceph osd.3 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:02:12.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:12 smithi144 ceph-mon[178873]: pgmap v132: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T22:02:12.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:12 smithi038 ceph-mon[203539]: pgmap v132: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T22:02:12.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:12 smithi038 ceph-mon[210390]: pgmap v132: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 148 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2023-12-06T22:02:13.142 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:12 smithi038 bash[231395]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-06T22:02:13.142 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:12 smithi038 bash[231395]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2023-12-06T22:02:13.142 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:12 smithi038 bash[231395]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-06T22:02:13.142 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:12 smithi038 bash[231395]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-06T22:02:13.142 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:12 smithi038 bash[231395]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2023-12-06T22:02:13.142 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:12 smithi038 bash[231395]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-06T22:02:13.142 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:12 smithi038 bash[231395]: --> ceph-volume raw activate successful for osd ID: 3 2023-12-06T22:02:14.048 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:13 smithi038 ceph-mon[203539]: pgmap v133: 161 pgs: 13 active+undersized+degraded, 13 stale+active+clean, 19 active+undersized, 116 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 40/627 objects degraded (6.380%) 2023-12-06T22:02:14.050 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:13 smithi038 ceph-osd[231953]: -- 172.21.15.38:0/3996883754 <== mon.0 v2:172.21.15.38:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a90e2391e0 con 0x55a90e209000 2023-12-06T22:02:14.050 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:13 smithi038 bash[231891]: 61af0fb8dea3a20334614039dd8f38c602e09ae1b8c142298acf452ebdef8912 2023-12-06T22:02:14.051 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:13 smithi038 systemd[1]: Started Ceph osd.3 for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:02:14.051 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:13 smithi038 ceph-mon[210390]: pgmap v133: 161 pgs: 13 active+undersized+degraded, 13 stale+active+clean, 19 active+undersized, 116 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 40/627 objects degraded (6.380%) 2023-12-06T22:02:14.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:13 smithi144 ceph-mon[178873]: pgmap v133: 161 pgs: 13 active+undersized+degraded, 13 stale+active+clean, 19 active+undersized, 116 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 40/627 objects degraded (6.380%) 2023-12-06T22:02:14.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:02:14] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2023-12-06T22:02:14.628 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-3[231917]: 2023-12-06T22:02:14.325+0000 7f390a599640 -1 Falling back to public interface 2023-12-06T22:02:14.942 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: Health check failed: Degraded data redundancy: 40/627 objects degraded (6.380%), 13 pgs degraded (PG_DEGRADED) 2023-12-06T22:02:14.942 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.942 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.942 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: pgmap v134: 161 pgs: 18 active+undersized+degraded, 6 stale+active+clean, 34 active+undersized, 103 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 58/627 objects degraded (9.250%) 2023-12-06T22:02:14.942 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.942 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.942 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.942 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:14.942 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:14.942 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:14.943 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: pgmap v135: 161 pgs: 18 active+undersized+degraded, 6 stale+active+clean, 34 active+undersized, 103 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 58/627 objects degraded (9.250%) 2023-12-06T22:02:14.943 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.943 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:14.943 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:14.943 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:14.943 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:14.943 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:14.943 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:14.943 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.943 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:14.943 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:14.943 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:14.943 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:14.943 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:14.943 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:14.944 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.944 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:14.944 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:14.944 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: Health check failed: Degraded data redundancy: 40/627 objects degraded (6.380%), 13 pgs degraded (PG_DEGRADED) 2023-12-06T22:02:14.944 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.944 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.944 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: pgmap v134: 161 pgs: 18 active+undersized+degraded, 6 stale+active+clean, 34 active+undersized, 103 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 58/627 objects degraded (9.250%) 2023-12-06T22:02:14.944 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.944 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.944 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.944 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:14.944 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:14.945 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:14.945 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: pgmap v135: 161 pgs: 18 active+undersized+degraded, 6 stale+active+clean, 34 active+undersized, 103 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 58/627 objects degraded (9.250%) 2023-12-06T22:02:14.945 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.945 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:14.945 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:14.945 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:14.945 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:14.945 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:14.945 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:14.945 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.945 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:14.945 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:14.945 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:14.945 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:14.945 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:14.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:14.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:14.946 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:14.946 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:14.946 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:14.946 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:14.946 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:14.946 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.946 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:14.947 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:14.947 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:14.947 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:14.947 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:14.947 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.947 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:14.947 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:14.947 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:14.947 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:14.947 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:14.947 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.947 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:14.947 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:14.948 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:14.948 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:14.948 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:14.948 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:14.948 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: Health check failed: Degraded data redundancy: 40/627 objects degraded (6.380%), 13 pgs degraded (PG_DEGRADED) 2023-12-06T22:02:15.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: pgmap v134: 161 pgs: 18 active+undersized+degraded, 6 stale+active+clean, 34 active+undersized, 103 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 58/627 objects degraded (9.250%) 2023-12-06T22:02:15.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:15.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:15.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: pgmap v135: 161 pgs: 18 active+undersized+degraded, 6 stale+active+clean, 34 active+undersized, 103 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 58/627 objects degraded (9.250%) 2023-12-06T22:02:15.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:15.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:15.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:15.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:15.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:15.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:15.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:15.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.850 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:15.850 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:15.850 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:15.850 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:15.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:15.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:15.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:15.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:15.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:15.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:15.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:15.851 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.852 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:15.852 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:15.852 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.852 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:15.852 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.852 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:15.852 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.852 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:15.852 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:15.852 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.852 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:15.853 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:15.853 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:15.853 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:15.853 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.853 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:15.853 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:15.853 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.853 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:15.854 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.854 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:15.854 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.854 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:15.854 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:15.854 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.854 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:15.854 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.854 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:15.854 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.854 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:15.854 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:15.855 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.855 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:15.855 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.855 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:15.855 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.855 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:15.855 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:15.855 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.855 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:15.856 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.856 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:15.856 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.856 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:15.856 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:15.856 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.856 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:15.856 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.856 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:15.856 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.856 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:15.856 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:15.857 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.857 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.857 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:15.857 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.857 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:15.857 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:15.857 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.857 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.857 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:15.858 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.858 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:15.858 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:15.858 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.858 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:15.858 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.858 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:15.858 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.858 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:15.858 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:15.858 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:15.859 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.859 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:15.859 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:15.859 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:15.859 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:15.859 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:16.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:16.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:16.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:16.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:16.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:16.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:16.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:16.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:16.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:16.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:16.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: pgmap v136: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 80/627 objects degraded (12.759%) 2023-12-06T22:02:17.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:02:17.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.077 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.077 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.077 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.077 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.078 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.078 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.078 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.078 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.078 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.078 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.078 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.078 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.078 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.078 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.078 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: pgmap v136: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 80/627 objects degraded (12.759%) 2023-12-06T22:02:17.078 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.078 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.080 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.080 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.080 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.080 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.080 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.080 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:02:17.080 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.080 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.080 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.080 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.080 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.080 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.080 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.080 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.081 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.081 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.081 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.081 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.081 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-3[231917]: 2023-12-06T22:02:17.076+0000 7f390a599640 -1 osd.3 0 read_superblock omap replica is missing. 2023-12-06T22:02:17.082 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.082 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.082 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.082 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.082 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.082 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.082 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.082 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.082 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.082 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.082 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: pgmap v136: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 80/627 objects degraded (12.759%) 2023-12-06T22:02:17.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.083 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.084 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.084 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.084 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.084 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.084 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.084 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.084 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.084 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.084 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.084 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.084 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:02:17.084 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.084 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.084 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.084 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.084 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.085 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.085 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.085 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.085 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.085 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.085 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.085 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.378 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-3[231917]: 2023-12-06T22:02:17.117+0000 7f390a599640 -1 osd.3 123 log_to_monitors true 2023-12-06T22:02:17.680 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.681 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.682 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.927 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.928 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.929 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.929 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.929 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='osd.3 [v2:172.21.15.38:6826/3543348154,v1:172.21.15.38:6827/3543348154]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T22:02:17.929 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T22:02:17.929 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.929 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.929 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.929 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.929 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.929 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.929 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.929 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.929 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.929 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.929 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.930 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.930 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.930 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.930 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.930 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.930 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.930 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.930 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.930 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.930 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.930 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.930 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.930 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.930 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.931 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.931 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.931 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.931 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.931 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.931 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.931 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.931 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.931 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.932 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.932 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.932 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.932 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.932 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.932 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.932 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='osd.3 [v2:172.21.15.38:6826/3543348154,v1:172.21.15.38:6827/3543348154]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T22:02:17.932 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T22:02:17.932 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.932 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.932 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.932 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.932 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.932 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.933 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:17.933 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.933 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.933 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.933 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.933 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.933 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.933 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.933 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.933 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.933 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.933 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.933 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:17.933 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.933 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:17.934 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:17.934 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:17.934 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:17.934 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:18.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:18.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:18.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:18.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:18.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:18.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:18.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:18.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:18.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:18.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:18.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:18.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:18.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:18.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:18.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:18.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:18.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:18.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:18.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:18.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:18.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:18.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:18.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:18.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='osd.3 [v2:172.21.15.38:6826/3543348154,v1:172.21.15.38:6827/3543348154]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T22:02:18.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T22:02:18.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:18.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:18.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:18.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:18.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:18.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:18.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:18.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:18.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:18.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:18.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:18.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:18.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:18.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:18.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:18.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:18.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:18.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:18.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:18.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:18.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:18.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:18.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:18.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:18.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:18.283 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-3[231917]: 2023-12-06T22:02:18.059+0000 7f38fb209700 -1 osd.3 123 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:02:19.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:02:19.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:19.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:19.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: pgmap v137: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 80/627 objects degraded (12.759%) 2023-12-06T22:02:19.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:19.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:19.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T22:02:19.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: failed to encode map e126 with expected crc 2023-12-06T22:02:19.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: osdmap e126: 8 total, 7 up, 8 in 2023-12-06T22:02:19.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='osd.3 [v2:172.21.15.38:6826/3543348154,v1:172.21.15.38:6827/3543348154]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:02:19.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:02:19.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: failed to encode map e126 with expected crc 2023-12-06T22:02:19.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:19.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:19.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:19.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:19.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:19.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:19.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:02:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: pgmap v137: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 80/627 objects degraded (12.759%) 2023-12-06T22:02:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:19.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:19.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T22:02:19.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: failed to encode map e126 with expected crc 2023-12-06T22:02:19.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: osdmap e126: 8 total, 7 up, 8 in 2023-12-06T22:02:19.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='osd.3 [v2:172.21.15.38:6826/3543348154,v1:172.21.15.38:6827/3543348154]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:02:19.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:02:19.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: failed to encode map e126 with expected crc 2023-12-06T22:02:19.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:19.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:02:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: pgmap v137: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 80/627 objects degraded (12.759%) 2023-12-06T22:02:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T22:02:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: failed to encode map e126 with expected crc 2023-12-06T22:02:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: osdmap e126: 8 total, 7 up, 8 in 2023-12-06T22:02:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='osd.3 [v2:172.21.15.38:6826/3543348154,v1:172.21.15.38:6827/3543348154]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:02:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2023-12-06T22:02:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: failed to encode map e126 with expected crc 2023-12-06T22:02:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:19.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:19.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:19.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:19.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:19.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:19.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:19.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.136 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.136 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:19.136 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:19.136 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.136 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:19.136 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.136 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.136 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.137 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:19.137 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.137 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:19.137 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:19.137 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:19.137 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:19.137 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:20.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: failed to encode map e126 with expected crc 2023-12-06T22:02:20.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:20.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:20.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:20.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:20.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:20.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:20.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:20.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:20.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:20.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:20.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:20.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:20.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:20.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:20.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:20.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:20.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:20.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:02:20.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: failed to encode map e127 with expected crc 2023-12-06T22:02:20.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: osd.3 [v2:172.21.15.38:6826/3543348154,v1:172.21.15.38:6827/3543348154] boot 2023-12-06T22:02:20.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: osdmap e127: 8 total, 8 up, 8 in 2023-12-06T22:02:20.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:02:20.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:20.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:20.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:20.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:20.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.063 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T22:02:19.858+0000 7f54af99d700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T22:02:20.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: failed to encode map e126 with expected crc 2023-12-06T22:02:20.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:20.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:20.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:20.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:20.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:20.065 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:20.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:20.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:20.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:20.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:20.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:20.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:20.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:20.066 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:20.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:20.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:20.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:20.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:02:20.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: failed to encode map e127 with expected crc 2023-12-06T22:02:20.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: osd.3 [v2:172.21.15.38:6826/3543348154,v1:172.21.15.38:6827/3543348154] boot 2023-12-06T22:02:20.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: osdmap e127: 8 total, 8 up, 8 in 2023-12-06T22:02:20.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:02:20.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:20.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.067 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:20.068 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:20.068 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:20.068 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:20.068 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.068 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:20.068 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.068 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:20.068 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:20.068 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:20.068 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.068 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:20.068 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.069 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:20.069 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:20.069 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:20.069 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: failed to encode map e126 with expected crc 2023-12-06T22:02:20.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:20.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:20.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:20.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.069 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:20.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:20.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:20.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:20.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:20.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:20.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:20.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:20.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:20.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.070 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:20.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:20.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:20.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:20.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:20.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:02:20.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: failed to encode map e127 with expected crc 2023-12-06T22:02:20.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: osd.3 [v2:172.21.15.38:6826/3543348154,v1:172.21.15.38:6827/3543348154] boot 2023-12-06T22:02:20.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: osdmap e127: 8 total, 8 up, 8 in 2023-12-06T22:02:20.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T22:02:20.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:20.071 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.072 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:20.072 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:20.072 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:20.072 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:20.072 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.072 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:20.072 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.072 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:20.072 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:20.072 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:20.072 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.072 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:20.073 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:20.073 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:20.073 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:20.073 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:20.073 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:21.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: failed to encode map e127 with expected crc 2023-12-06T22:02:21.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: failed to encode map e127 with expected crc 2023-12-06T22:02:21.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:21.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:21.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:21.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:21.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:21.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:21.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.043 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:21.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:21.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:21.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:21.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:21.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T22:02:21.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T22:02:21.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T22:02:21.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: pgmap v140: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 502 B/s rd, 0 op/s; 80/627 objects degraded (12.759%) 2023-12-06T22:02:21.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.044 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: failed to encode map e128 with expected crc 2023-12-06T22:02:21.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: osdmap e128: 8 total, 8 up, 8 in 2023-12-06T22:02:21.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: failed to encode map e128 with expected crc 2023-12-06T22:02:21.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: failed to encode map e128 with expected crc 2023-12-06T22:02:21.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: failed to encode map e128 with expected crc 2023-12-06T22:02:21.045 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.045 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: failed to encode map e127 with expected crc 2023-12-06T22:02:21.045 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: failed to encode map e127 with expected crc 2023-12-06T22:02:21.045 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:21.045 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:21.045 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:21.045 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:21.046 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:21.046 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:21.046 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.046 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:21.046 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.046 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.046 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.046 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:21.046 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:21.046 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:21.046 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:21.046 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T22:02:21.046 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T22:02:21.046 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T22:02:21.046 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: pgmap v140: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 502 B/s rd, 0 op/s; 80/627 objects degraded (12.759%) 2023-12-06T22:02:21.047 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.047 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.047 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: failed to encode map e128 with expected crc 2023-12-06T22:02:21.047 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: osdmap e128: 8 total, 8 up, 8 in 2023-12-06T22:02:21.047 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: failed to encode map e128 with expected crc 2023-12-06T22:02:21.047 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: failed to encode map e128 with expected crc 2023-12-06T22:02:21.047 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: failed to encode map e128 with expected crc 2023-12-06T22:02:21.047 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: failed to encode map e127 with expected crc 2023-12-06T22:02:21.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: failed to encode map e127 with expected crc 2023-12-06T22:02:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T22:02:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T22:02:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2023-12-06T22:02:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: pgmap v140: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 502 B/s rd, 0 op/s; 80/627 objects degraded (12.759%) 2023-12-06T22:02:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: failed to encode map e128 with expected crc 2023-12-06T22:02:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: osdmap e128: 8 total, 8 up, 8 in 2023-12-06T22:02:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: failed to encode map e128 with expected crc 2023-12-06T22:02:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: failed to encode map e128 with expected crc 2023-12-06T22:02:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: failed to encode map e128 with expected crc 2023-12-06T22:02:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:22.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:21 smithi144 ceph-mon[178873]: failed to encode map e128 with expected crc 2023-12-06T22:02:22.124 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:21 smithi038 ceph-mon[203539]: failed to encode map e128 with expected crc 2023-12-06T22:02:22.125 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:21 smithi038 ceph-mon[210390]: failed to encode map e128 with expected crc 2023-12-06T22:02:23.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:22 smithi144 ceph-mon[178873]: pgmap v142: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/627 objects degraded (12.759%) 2023-12-06T22:02:23.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:22 smithi144 ceph-mon[178873]: Health check update: Degraded data redundancy: 80/627 objects degraded (12.759%), 23 pgs degraded (PG_DEGRADED) 2023-12-06T22:02:23.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:22 smithi038 ceph-mon[203539]: pgmap v142: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/627 objects degraded (12.759%) 2023-12-06T22:02:23.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:22 smithi038 ceph-mon[203539]: Health check update: Degraded data redundancy: 80/627 objects degraded (12.759%), 23 pgs degraded (PG_DEGRADED) 2023-12-06T22:02:23.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:22 smithi038 ceph-mon[210390]: pgmap v142: 161 pgs: 23 active+undersized+degraded, 43 active+undersized, 95 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/627 objects degraded (12.759%) 2023-12-06T22:02:23.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:22 smithi038 ceph-mon[210390]: Health check update: Degraded data redundancy: 80/627 objects degraded (12.759%), 23 pgs degraded (PG_DEGRADED) 2023-12-06T22:02:24.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:02:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:02:24] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2023-12-06T22:02:25.286 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:24 smithi144 ceph-mon[178873]: pgmap v143: 161 pgs: 3 active+undersized+degraded, 5 active+undersized, 153 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 14/627 objects degraded (2.233%) 2023-12-06T22:02:25.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:24 smithi038 ceph-mon[203539]: pgmap v143: 161 pgs: 3 active+undersized+degraded, 5 active+undersized, 153 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 14/627 objects degraded (2.233%) 2023-12-06T22:02:25.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:24 smithi038 ceph-mon[210390]: pgmap v143: 161 pgs: 3 active+undersized+degraded, 5 active+undersized, 153 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 14/627 objects degraded (2.233%) 2023-12-06T22:02:26.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:26 smithi144 ceph-mon[178873]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/627 objects degraded (2.233%), 3 pgs degraded) 2023-12-06T22:02:26.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:26 smithi144 ceph-mon[178873]: Cluster is now healthy 2023-12-06T22:02:26.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:26 smithi038 ceph-mon[203539]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/627 objects degraded (2.233%), 3 pgs degraded) 2023-12-06T22:02:26.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:26 smithi038 ceph-mon[203539]: Cluster is now healthy 2023-12-06T22:02:26.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:26 smithi038 ceph-mon[210390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/627 objects degraded (2.233%), 3 pgs degraded) 2023-12-06T22:02:26.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:26 smithi038 ceph-mon[210390]: Cluster is now healthy 2023-12-06T22:02:27.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:27 smithi144 ceph-mon[178873]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:27.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:27 smithi038 ceph-mon[203539]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:27.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:27 smithi038 ceph-mon[210390]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:29.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:28 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:02:29.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:28 smithi144 ceph-mon[178873]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:29.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:28 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:02:29.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:28 smithi038 ceph-mon[203539]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:29.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:28 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:02:29.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:28 smithi038 ceph-mon[210390]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:31.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:30 smithi144 ceph-mon[178873]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:31.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:30 smithi038 ceph-mon[203539]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:31.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:30 smithi038 ceph-mon[210390]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:32.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:32 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:32.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:32 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:02:32.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:32 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:32.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:32 smithi038 ceph-mon[203539]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:32.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:32 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:32.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:32 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:02:32.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:32 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:32.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:32 smithi038 ceph-mon[210390]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:32 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:32 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:02:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:32 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:32 smithi144 ceph-mon[178873]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:34.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:02:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:02:34] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2023-12-06T22:02:35.273 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:34 smithi144 ceph-mon[178873]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2023-12-06T22:02:35.273 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:34 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T22:02:35.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:34 smithi038 ceph-mon[203539]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2023-12-06T22:02:35.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:34 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T22:02:35.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:34 smithi038 ceph-mon[210390]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2023-12-06T22:02:35.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:34 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T22:02:36.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:35 smithi144 ceph-mon[178873]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T22:02:36.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:35 smithi144 ceph-mon[178873]: Upgrade: osd.4 is safe to restart 2023-12-06T22:02:36.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:35 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:36.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:35 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T22:02:36.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:35 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:36.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:35 smithi038 ceph-mon[203539]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T22:02:36.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:35 smithi038 ceph-mon[203539]: Upgrade: osd.4 is safe to restart 2023-12-06T22:02:36.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:35 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:36.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:35 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T22:02:36.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:35 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:36.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:35 smithi038 ceph-mon[210390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-12-06T22:02:36.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:35 smithi038 ceph-mon[210390]: Upgrade: osd.4 is safe to restart 2023-12-06T22:02:36.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:35 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:36.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:35 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T22:02:36.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:35 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:37.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:36 smithi144 ceph-mon[178873]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:02:37.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:36 smithi144 ceph-mon[178873]: Upgrade: Updating osd.4 2023-12-06T22:02:37.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:36 smithi144 ceph-mon[178873]: Deploying daemon osd.4 on smithi144 2023-12-06T22:02:37.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:37.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:37.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:37.335 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T22:02:37.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:36 smithi038 ceph-mon[203539]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:02:37.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:36 smithi038 ceph-mon[203539]: Upgrade: Updating osd.4 2023-12-06T22:02:37.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:36 smithi038 ceph-mon[203539]: Deploying daemon osd.4 on smithi144 2023-12-06T22:02:37.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:37.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:37.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:36 smithi038 ceph-mon[210390]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:02:37.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:36 smithi038 ceph-mon[210390]: Upgrade: Updating osd.4 2023-12-06T22:02:37.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:36 smithi038 ceph-mon[210390]: Deploying daemon osd.4 on smithi144 2023-12-06T22:02:37.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:37.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:37.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:38.033 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:02:38.033 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 18s ago 30m - - 2023-12-06T22:02:38.033 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 1s ago 30m - - 2023-12-06T22:02:38.034 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (5m) 18s ago 26m 20.4M - 0.25.0 c8568f914cd2 e7afd8b062a4 2023-12-06T22:02:38.034 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (5m) 1s ago 26m - - 9.4.7 954c08fa6188 73c1f001221b 2023-12-06T22:02:38.034 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (6m) 18s ago 25m 63.1M - 3.5 e1d6a67b021e ecccf81ec1cf 2023-12-06T22:02:38.034 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283,8765 running (6m) 1s ago 29m - - 19.0.0-69-g583a8f42 1299c0cbdc4b fe2129b8d864 2023-12-06T22:02:38.034 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (16m) 18s ago 31m 555M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T22:02:38.034 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (4m) 18s ago 31m 97.8M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 52d9e34645f1 2023-12-06T22:02:38.034 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (4m) 1s ago 29m - 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b c471761c447a 2023-12-06T22:02:38.034 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (3m) 18s ago 30m 64.6M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 411f5a260908 2023-12-06T22:02:38.034 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (6m) 18s ago 26m 16.8M - 1.5.0 0da6a335fe13 bca82f4c7100 2023-12-06T22:02:38.034 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (6m) 1s ago 26m - - 1.5.0 0da6a335fe13 825cf31fc0d1 2023-12-06T22:02:38.034 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (2m) 18s ago 29m 84.7M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 76832034634c 2023-12-06T22:02:38.034 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (2m) 18s ago 29m 74.3M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 01e8d2e7fcfe 2023-12-06T22:02:38.034 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (74s) 18s ago 28m 58.5M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b bd79ec6806a7 2023-12-06T22:02:38.034 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (24s) 18s ago 28m 61.4M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 61af0fb8dea3 2023-12-06T22:02:38.034 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (28m) 1s ago 28m - 4096M 17.2.0 e1d6a67b021e c18633171e9f 2023-12-06T22:02:38.035 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (28m) 1s ago 28m - 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T22:02:38.035 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (27m) 1s ago 27m - 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T22:02:38.035 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (27m) 1s ago 27m - 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T22:02:38.035 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (6m) 1s ago 26m - - 2.43.0 a07b618ecd1d c1b58f6426a5 2023-12-06T22:02:38.035 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (26m) 18s ago 26m 97.6M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T22:02:38.035 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (26m) 1s ago 26m - - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T22:02:38.229 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:38 smithi144 systemd[1]: Stopping Ceph osd.4 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:02:38.460 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T22:02:38.460 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2023-12-06T22:02:38.460 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:02:38.460 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:02:38.460 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2023-12-06T22:02:38.460 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:02:38.460 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:02:38.460 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2023-12-06T22:02:38.460 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-06T22:02:38.460 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 4 2023-12-06T22:02:38.460 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:02:38.461 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw": { 2023-12-06T22:02:38.461 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T22:02:38.461 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:02:38.461 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2023-12-06T22:02:38.461 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2023-12-06T22:02:38.461 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 9 2023-12-06T22:02:38.461 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T22:02:38.461 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T22:02:38.562 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4[114484]: 2023-12-06T22:02:38.229+0000 7f2bc93a9700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:02:38.562 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4[114484]: 2023-12-06T22:02:38.229+0000 7f2bc93a9700 -1 osd.4 128 *** Got signal Terminated *** 2023-12-06T22:02:38.563 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4[114484]: 2023-12-06T22:02:38.229+0000 7f2bc93a9700 -1 osd.4 128 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:02:38.832 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T22:02:38.832 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7", 2023-12-06T22:02:38.832 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2023-12-06T22:02:38.832 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2023-12-06T22:02:38.832 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2023-12-06T22:02:38.832 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "4/8 daemons upgraded", 2023-12-06T22:02:38.832 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T22:02:38.832 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2023-12-06T22:02:38.832 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T22:02:39.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:38 smithi144 ceph-mon[178873]: from='client.64378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:39.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:38 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:02:39.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:38 smithi144 ceph-mon[178873]: from='client.44439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:39.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:38 smithi144 ceph-mon[178873]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:02:39.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:38 smithi144 ceph-mon[178873]: from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:39.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:38 smithi144 ceph-mon[178873]: osd.4 marked itself down and dead 2023-12-06T22:02:39.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:38 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/2956846106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:39.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:38 smithi038 ceph-mon[203539]: from='client.64378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:39.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:38 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:02:39.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:38 smithi038 ceph-mon[203539]: from='client.44439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:39.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:38 smithi038 ceph-mon[203539]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:02:39.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:38 smithi038 ceph-mon[203539]: from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:39.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:38 smithi038 ceph-mon[203539]: osd.4 marked itself down and dead 2023-12-06T22:02:39.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:38 smithi038 ceph-mon[203539]: from='client.? 172.21.15.38:0/2956846106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:38 smithi038 ceph-mon[210390]: from='client.64378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:38 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:02:39.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:38 smithi038 ceph-mon[210390]: from='client.44439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:39.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:38 smithi038 ceph-mon[210390]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:02:39.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:38 smithi038 ceph-mon[210390]: from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:39.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:38 smithi038 ceph-mon[210390]: osd.4 marked itself down and dead 2023-12-06T22:02:39.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:38 smithi038 ceph-mon[210390]: from='client.? 172.21.15.38:0/2956846106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:39.558 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:39 smithi144 bash[193742]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4 2023-12-06T22:02:39.974 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:39 smithi038 ceph-mon[203539]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:02:39.974 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:39 smithi038 ceph-mon[203539]: failed to encode map e129 with expected crc 2023-12-06T22:02:39.975 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:39 smithi038 ceph-mon[203539]: failed to encode map e129 with expected crc 2023-12-06T22:02:39.975 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:39 smithi038 ceph-mon[203539]: failed to encode map e129 with expected crc 2023-12-06T22:02:39.975 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:39 smithi038 ceph-mon[203539]: osdmap e129: 8 total, 7 up, 8 in 2023-12-06T22:02:39.975 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:39 smithi038 ceph-mon[203539]: from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:39.975 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:39 smithi038 ceph-mon[210390]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:02:39.975 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:39 smithi038 ceph-mon[210390]: failed to encode map e129 with expected crc 2023-12-06T22:02:39.975 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:39 smithi038 ceph-mon[210390]: failed to encode map e129 with expected crc 2023-12-06T22:02:39.975 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:39 smithi038 ceph-mon[210390]: failed to encode map e129 with expected crc 2023-12-06T22:02:39.975 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:39 smithi038 ceph-mon[210390]: osdmap e129: 8 total, 7 up, 8 in 2023-12-06T22:02:39.975 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:39 smithi038 ceph-mon[210390]: from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:40.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:39 smithi144 ceph-mon[178873]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:02:40.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:39 smithi144 ceph-mon[178873]: failed to encode map e129 with expected crc 2023-12-06T22:02:40.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:39 smithi144 ceph-mon[178873]: failed to encode map e129 with expected crc 2023-12-06T22:02:40.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:39 smithi144 ceph-mon[178873]: failed to encode map e129 with expected crc 2023-12-06T22:02:40.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:39 smithi144 ceph-mon[178873]: osdmap e129: 8 total, 7 up, 8 in 2023-12-06T22:02:40.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:39 smithi144 ceph-mon[178873]: from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:02:40.691 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:40 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.4.service: Succeeded. 2023-12-06T22:02:40.691 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:40 smithi144 systemd[1]: Stopped Ceph osd.4 for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:02:40.691 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:40 smithi144 systemd[1]: Starting Ceph osd.4 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:02:41.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:40 smithi144 ceph-mon[178873]: failed to encode map e130 with expected crc 2023-12-06T22:02:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:40 smithi144 ceph-mon[178873]: osdmap e130: 8 total, 7 up, 8 in 2023-12-06T22:02:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:40 smithi144 ceph-mon[178873]: failed to encode map e130 with expected crc 2023-12-06T22:02:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:40 smithi144 ceph-mon[178873]: failed to encode map e130 with expected crc 2023-12-06T22:02:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:40 smithi144 ceph-mon[178873]: failed to encode map e130 with expected crc 2023-12-06T22:02:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:40 smithi144 ceph-mon[178873]: pgmap v153: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2023-12-06T22:02:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:40 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:40 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:41.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:40 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:41.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:40 smithi038 ceph-mon[203539]: failed to encode map e130 with expected crc 2023-12-06T22:02:41.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:40 smithi038 ceph-mon[203539]: osdmap e130: 8 total, 7 up, 8 in 2023-12-06T22:02:41.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:40 smithi038 ceph-mon[203539]: failed to encode map e130 with expected crc 2023-12-06T22:02:41.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:40 smithi038 ceph-mon[203539]: failed to encode map e130 with expected crc 2023-12-06T22:02:41.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:40 smithi038 ceph-mon[203539]: failed to encode map e130 with expected crc 2023-12-06T22:02:41.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:40 smithi038 ceph-mon[203539]: pgmap v153: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2023-12-06T22:02:41.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:40 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:41.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:40 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:41.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:40 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:40 smithi038 ceph-mon[210390]: failed to encode map e130 with expected crc 2023-12-06T22:02:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:40 smithi038 ceph-mon[210390]: osdmap e130: 8 total, 7 up, 8 in 2023-12-06T22:02:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:40 smithi038 ceph-mon[210390]: failed to encode map e130 with expected crc 2023-12-06T22:02:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:40 smithi038 ceph-mon[210390]: failed to encode map e130 with expected crc 2023-12-06T22:02:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:40 smithi038 ceph-mon[210390]: failed to encode map e130 with expected crc 2023-12-06T22:02:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:40 smithi038 ceph-mon[210390]: pgmap v153: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2023-12-06T22:02:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:40 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:40 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:40 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:41.559 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:41 smithi144 bash[194010]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-06T22:02:41.559 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:41 smithi144 bash[194010]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2023-12-06T22:02:41.559 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:41 smithi144 bash[194010]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-06T22:02:41.559 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:41 smithi144 bash[194010]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-06T22:02:41.559 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:41 smithi144 bash[194010]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-06T22:02:41.559 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:41 smithi144 bash[194010]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-06T22:02:41.559 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:41 smithi144 bash[194010]: --> ceph-volume raw activate successful for osd ID: 4 2023-12-06T22:02:42.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:41 smithi144 ceph-mon[178873]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-12-06T22:02:42.059 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:41 smithi144 ceph-osd[194299]: -- 172.21.15.144:0/1155563761 <== mon.2 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5647ffe271e0 con 0x5647ffdf7400 2023-12-06T22:02:42.059 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:41 smithi144 bash[194262]: 38ca5625ee6d465194804cd8bbf03766cedb0f80557adc26feafe14f87c10ded 2023-12-06T22:02:42.059 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:41 smithi144 systemd[1]: Started Ceph osd.4 for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:02:42.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:41 smithi038 ceph-mon[203539]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-12-06T22:02:42.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:41 smithi038 ceph-mon[210390]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2023-12-06T22:02:42.808 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4[194276]: 2023-12-06T22:02:42.422+0000 7f12888d5640 -1 Falling back to public interface 2023-12-06T22:02:43.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: pgmap v154: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:43.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:43.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:43.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:43.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: pgmap v154: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:43.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:43.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:43.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:43.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:43.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:43.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:43.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:43.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:43.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:43.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: pgmap v154: 161 pgs: 9 peering, 21 stale+active+clean, 131 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail 2023-12-06T22:02:43.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:43.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:43.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:43.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:43.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:43.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:43.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:43.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:43.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:43.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:43.313 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:44.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:44.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:44.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:44.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:44.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:44.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:44.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:44.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:44.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:44.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:44.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:44.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:44.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:44.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:44.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:44.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:44.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:44.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:44.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:44.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:44.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:44.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:44.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:44.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:44.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:44.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:44.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:44.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:44.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:44.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:43 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:44.279 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:44.279 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:44.279 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:44.279 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:44.279 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.280 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:44.280 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.280 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:44.280 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:44.280 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:44.280 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:44.280 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.280 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:44.280 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.280 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:44.280 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:44.280 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:44.280 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:44.280 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.281 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:44.281 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.281 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:44.281 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:44.281 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:44.281 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.281 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:44.281 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.281 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:44.281 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:44.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:44.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:44.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:44.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:44.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:44.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:44.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:44.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:44.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:44.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.282 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:44.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:44.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:44.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:44.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:44.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:44.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:44.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:44.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:44.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.283 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:44.284 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:44.284 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:44.284 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.284 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:44.284 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.284 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:44.284 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:44.284 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:44.284 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.284 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:44.284 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.284 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:44.284 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:44.284 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:44.285 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:44.285 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:44.285 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.285 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:44.285 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.285 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:44.285 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:44.285 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:44.285 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.285 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:44.285 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:44.285 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:44.285 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:44.285 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:43 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:44.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:02:44] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2023-12-06T22:02:45.308 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4[194276]: 2023-12-06T22:02:45.134+0000 7f12888d5640 -1 osd.4 0 read_superblock omap replica is missing. 2023-12-06T22:02:45.309 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4[194276]: 2023-12-06T22:02:45.163+0000 7f12888d5640 -1 osd.4 128 log_to_monitors true 2023-12-06T22:02:45.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: pgmap v155: 161 pgs: 21 active+undersized+degraded, 9 peering, 39 active+undersized, 92 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 82/627 objects degraded (13.078%) 2023-12-06T22:02:45.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: Health check failed: Degraded data redundancy: 82/627 objects degraded (13.078%), 21 pgs degraded (PG_DEGRADED) 2023-12-06T22:02:45.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:44 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: pgmap v155: 161 pgs: 21 active+undersized+degraded, 9 peering, 39 active+undersized, 92 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 82/627 objects degraded (13.078%) 2023-12-06T22:02:45.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: Health check failed: Degraded data redundancy: 82/627 objects degraded (13.078%), 21 pgs degraded (PG_DEGRADED) 2023-12-06T22:02:45.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: pgmap v155: 161 pgs: 21 active+undersized+degraded, 9 peering, 39 active+undersized, 92 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 82/627 objects degraded (13.078%) 2023-12-06T22:02:45.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:45.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:45.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: Health check failed: Degraded data redundancy: 82/627 objects degraded (13.078%), 21 pgs degraded (PG_DEGRADED) 2023-12-06T22:02:45.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:45.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:45.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:45.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:45.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:44 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:46.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:46.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:46.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:46.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:46.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:46.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='osd.4 [v2:172.21.15.144:6800/2462866271,v1:172.21.15.144:6801/2462866271]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T22:02:46.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T22:02:46.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.216 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.216 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.216 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.216 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.216 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.216 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.216 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.216 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.216 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.216 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.216 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.216 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.216 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.217 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.217 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.217 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.217 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.217 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.217 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.217 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:45 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:46.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:46.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:46.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:46.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:46.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:46.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='osd.4 [v2:172.21.15.144:6800/2462866271,v1:172.21.15.144:6801/2462866271]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T22:02:46.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T22:02:46.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:46.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:46.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:46.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:46.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:46.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:46.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='osd.4 [v2:172.21.15.144:6800/2462866271,v1:172.21.15.144:6801/2462866271]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T22:02:46.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T22:02:46.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:46.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:46.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:46.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:46.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:45 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:46.558 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4[194276]: 2023-12-06T22:02:46.212+0000 7f1275d3e700 -1 osd.4 128 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:02:47.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: pgmap v156: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 106/627 objects degraded (16.906%) 2023-12-06T22:02:47.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:47.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:47.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:47.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T22:02:47.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: failed to encode map e131 with expected crc 2023-12-06T22:02:47.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='osd.4 [v2:172.21.15.144:6800/2462866271,v1:172.21.15.144:6801/2462866271]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:02:47.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: osdmap e131: 8 total, 7 up, 8 in 2023-12-06T22:02:47.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:02:47.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:47.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:47.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:47.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:02:47.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:47.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:47.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:47.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:47.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:47.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:47.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:47.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:47.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:47.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2023-12-06T22:02:47.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:47.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:47.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:47.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: pgmap v156: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 106/627 objects degraded (16.906%) 2023-12-06T22:02:47.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T22:02:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: failed to encode map e131 with expected crc 2023-12-06T22:02:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='osd.4 [v2:172.21.15.144:6800/2462866271,v1:172.21.15.144:6801/2462866271]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:02:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: osdmap e131: 8 total, 7 up, 8 in 2023-12-06T22:02:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:02:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:02:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: pgmap v156: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 169 MiB used, 715 GiB / 715 GiB avail; 106/627 objects degraded (16.906%) 2023-12-06T22:02:47.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:47.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:47.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:47.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T22:02:47.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: failed to encode map e131 with expected crc 2023-12-06T22:02:47.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='osd.4 [v2:172.21.15.144:6800/2462866271,v1:172.21.15.144:6801/2462866271]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:02:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: osdmap e131: 8 total, 7 up, 8 in 2023-12-06T22:02:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:02:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:02:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2023-12-06T22:02:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:47.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:47.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:47.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:47.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:47.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:47.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:47.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:47.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:47.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:47.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2023-12-06T22:02:47.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:47.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:47.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:47.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:47.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:02:48.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: osd.4 [v2:172.21.15.144:6800/2462866271,v1:172.21.15.144:6801/2462866271] boot 2023-12-06T22:02:48.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: osdmap e132: 8 total, 8 up, 8 in 2023-12-06T22:02:48.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:02:48.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: failed to encode map e132 with expected crc 2023-12-06T22:02:48.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.378 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T22:02:48.214+0000 7f54af99d700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-06T22:02:48.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:02:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: osd.4 [v2:172.21.15.144:6800/2462866271,v1:172.21.15.144:6801/2462866271] boot 2023-12-06T22:02:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: osdmap e132: 8 total, 8 up, 8 in 2023-12-06T22:02:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:02:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: failed to encode map e132 with expected crc 2023-12-06T22:02:48.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:02:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: osd.4 [v2:172.21.15.144:6800/2462866271,v1:172.21.15.144:6801/2462866271] boot 2023-12-06T22:02:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: osdmap e132: 8 total, 8 up, 8 in 2023-12-06T22:02:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T22:02:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: failed to encode map e132 with expected crc 2023-12-06T22:02:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.386 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: failed to encode map e132 with expected crc 2023-12-06T22:02:48.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: failed to encode map e132 with expected crc 2023-12-06T22:02:48.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:02:48.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: pgmap v159: 161 pgs: 31 peering, 14 active+undersized+degraded, 24 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 48/627 objects degraded (7.656%) 2023-12-06T22:02:48.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:48.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:48.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:48.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: osdmap e133: 8 total, 8 up, 8 in 2023-12-06T22:02:48.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: failed to encode map e133 with expected crc 2023-12-06T22:02:48.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: failed to encode map e133 with expected crc 2023-12-06T22:02:48.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: failed to encode map e133 with expected crc 2023-12-06T22:02:48.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: failed to encode map e133 with expected crc 2023-12-06T22:02:48.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: failed to encode map e133 with expected crc 2023-12-06T22:02:48.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:48.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:48.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T22:02:48.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T22:02:48.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-06T22:02:48.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:48.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:49.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: failed to encode map e132 with expected crc 2023-12-06T22:02:49.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: failed to encode map e132 with expected crc 2023-12-06T22:02:49.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:02:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: pgmap v159: 161 pgs: 31 peering, 14 active+undersized+degraded, 24 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 48/627 objects degraded (7.656%) 2023-12-06T22:02:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: osdmap e133: 8 total, 8 up, 8 in 2023-12-06T22:02:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: failed to encode map e133 with expected crc 2023-12-06T22:02:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: failed to encode map e133 with expected crc 2023-12-06T22:02:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: failed to encode map e133 with expected crc 2023-12-06T22:02:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: failed to encode map e133 with expected crc 2023-12-06T22:02:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: failed to encode map e133 with expected crc 2023-12-06T22:02:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T22:02:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T22:02:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-06T22:02:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:49.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:49.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: failed to encode map e132 with expected crc 2023-12-06T22:02:49.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: failed to encode map e132 with expected crc 2023-12-06T22:02:49.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:49.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:02:49.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:49.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:49.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: pgmap v159: 161 pgs: 31 peering, 14 active+undersized+degraded, 24 active+undersized, 92 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 48/627 objects degraded (7.656%) 2023-12-06T22:02:49.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:49.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:49.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:49.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:49.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:02:49.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:02:49.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:49.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:02:49.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:49.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:49.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:49.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: osdmap e133: 8 total, 8 up, 8 in 2023-12-06T22:02:49.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: failed to encode map e133 with expected crc 2023-12-06T22:02:49.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: failed to encode map e133 with expected crc 2023-12-06T22:02:49.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: failed to encode map e133 with expected crc 2023-12-06T22:02:49.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: failed to encode map e133 with expected crc 2023-12-06T22:02:49.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: failed to encode map e133 with expected crc 2023-12-06T22:02:49.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:02:49.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:49.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:49.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:02:49.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T22:02:49.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T22:02:49.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2023-12-06T22:02:49.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:49.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:49.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:50.298 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:50 smithi144 ceph-mon[178873]: failed to encode map e133 with expected crc 2023-12-06T22:02:50.298 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:50 smithi144 ceph-mon[178873]: failed to encode map e133 with expected crc 2023-12-06T22:02:50.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:50 smithi038 ceph-mon[203539]: failed to encode map e133 with expected crc 2023-12-06T22:02:50.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:50 smithi038 ceph-mon[203539]: failed to encode map e133 with expected crc 2023-12-06T22:02:50.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:50 smithi038 ceph-mon[210390]: failed to encode map e133 with expected crc 2023-12-06T22:02:50.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:50 smithi038 ceph-mon[210390]: failed to encode map e133 with expected crc 2023-12-06T22:02:51.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:51 smithi144 ceph-mon[178873]: pgmap v161: 161 pgs: 39 peering, 10 active+undersized+degraded, 13 active+undersized, 99 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/627 objects degraded (4.625%) 2023-12-06T22:02:51.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:51 smithi144 ceph-mon[178873]: Health check update: Degraded data redundancy: 29/627 objects degraded (4.625%), 10 pgs degraded (PG_DEGRADED) 2023-12-06T22:02:51.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:51 smithi038 ceph-mon[203539]: pgmap v161: 161 pgs: 39 peering, 10 active+undersized+degraded, 13 active+undersized, 99 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/627 objects degraded (4.625%) 2023-12-06T22:02:51.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:51 smithi038 ceph-mon[203539]: Health check update: Degraded data redundancy: 29/627 objects degraded (4.625%), 10 pgs degraded (PG_DEGRADED) 2023-12-06T22:02:51.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:51 smithi038 ceph-mon[210390]: pgmap v161: 161 pgs: 39 peering, 10 active+undersized+degraded, 13 active+undersized, 99 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/627 objects degraded (4.625%) 2023-12-06T22:02:51.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:51 smithi038 ceph-mon[210390]: Health check update: Degraded data redundancy: 29/627 objects degraded (4.625%), 10 pgs degraded (PG_DEGRADED) 2023-12-06T22:02:52.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:52 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:52.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:52 smithi144 ceph-mon[178873]: pgmap v162: 161 pgs: 39 peering, 122 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:02:52.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:52 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:52.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:52 smithi038 ceph-mon[203539]: pgmap v162: 161 pgs: 39 peering, 122 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:02:52.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:52 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:02:52.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:52 smithi038 ceph-mon[210390]: pgmap v162: 161 pgs: 39 peering, 122 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:02:53.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:53 smithi144 ceph-mon[178873]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/627 objects degraded (4.625%), 10 pgs degraded) 2023-12-06T22:02:53.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:53 smithi144 ceph-mon[178873]: Cluster is now healthy 2023-12-06T22:02:53.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:53 smithi038 ceph-mon[203539]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/627 objects degraded (4.625%), 10 pgs degraded) 2023-12-06T22:02:53.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:53 smithi038 ceph-mon[203539]: Cluster is now healthy 2023-12-06T22:02:53.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:53 smithi038 ceph-mon[210390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/627 objects degraded (4.625%), 10 pgs degraded) 2023-12-06T22:02:53.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:53 smithi038 ceph-mon[210390]: Cluster is now healthy 2023-12-06T22:02:54.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:54 smithi038 ceph-mon[203539]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T22:02:54.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:02:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:02:54] "GET /metrics HTTP/1.1" 200 38089 "" "Prometheus/2.43.0" 2023-12-06T22:02:54.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:54 smithi038 ceph-mon[210390]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T22:02:54.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:54 smithi144 ceph-mon[178873]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-06T22:02:57.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:56 smithi144 ceph-mon[178873]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:02:57.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:56 smithi038 ceph-mon[203539]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:02:57.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:56 smithi038 ceph-mon[210390]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:02:59.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:58 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:02:59.075 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:02:58 smithi144 ceph-mon[178873]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:02:59.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:58 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:02:59.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:02:58 smithi038 ceph-mon[203539]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:02:59.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:58 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:02:59.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:02:58 smithi038 ceph-mon[210390]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:03:01.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:00 smithi144 ceph-mon[178873]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2023-12-06T22:03:01.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:00 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:01.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:00 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:01.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:00 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:01.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:00 smithi038 ceph-mon[203539]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2023-12-06T22:03:01.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:00 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:01.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:00 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:01.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:00 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:01.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:00 smithi038 ceph-mon[210390]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2023-12-06T22:03:01.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:00 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:01.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:00 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:01.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:00 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:02.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:02 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:02.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:02 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:03:02.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:02 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:02.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:02 smithi038 ceph-mon[203539]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:03:02.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:02 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:02.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:02 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:03:02.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:02 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:02.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:02 smithi038 ceph-mon[210390]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:03:02.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:02 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:02.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:02 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:03:02.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:02 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:02.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:02 smithi144 ceph-mon[178873]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:03:04.012 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:03 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T22:03:04.012 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:03 smithi144 ceph-mon[178873]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T22:03:04.012 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:03 smithi144 ceph-mon[178873]: Upgrade: osd.5 is safe to restart 2023-12-06T22:03:04.118 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:03 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T22:03:04.119 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:03 smithi038 ceph-mon[203539]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T22:03:04.119 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:03 smithi038 ceph-mon[203539]: Upgrade: osd.5 is safe to restart 2023-12-06T22:03:04.119 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:03 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T22:03:04.119 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:03 smithi038 ceph-mon[210390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-12-06T22:03:04.119 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:03 smithi038 ceph-mon[210390]: Upgrade: osd.5 is safe to restart 2023-12-06T22:03:04.378 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:03:04 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:03:04] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.43.0" 2023-12-06T22:03:05.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:05 smithi144 ceph-mon[178873]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:03:05.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:05 smithi144 ceph-mon[178873]: Upgrade: Updating osd.5 2023-12-06T22:03:05.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:05.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T22:03:05.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:05.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:05 smithi144 ceph-mon[178873]: Deploying daemon osd.5 on smithi144 2023-12-06T22:03:05.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:05 smithi038 ceph-mon[203539]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:03:05.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:05 smithi038 ceph-mon[203539]: Upgrade: Updating osd.5 2023-12-06T22:03:05.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:05.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T22:03:05.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:05.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:05 smithi038 ceph-mon[203539]: Deploying daemon osd.5 on smithi144 2023-12-06T22:03:05.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:05 smithi038 ceph-mon[210390]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:03:05.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:05 smithi038 ceph-mon[210390]: Upgrade: Updating osd.5 2023-12-06T22:03:05.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:05.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T22:03:05.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:05.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:05 smithi038 ceph-mon[210390]: Deploying daemon osd.5 on smithi144 2023-12-06T22:03:06.457 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:06 smithi144 systemd[1]: Stopping Ceph osd.5 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:03:06.808 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:06 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[117826]: 2023-12-06T22:03:06.456+0000 7fc1f2a84700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:03:06.808 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:06 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[117826]: 2023-12-06T22:03:06.456+0000 7fc1f2a84700 -1 osd.5 133 *** Got signal Terminated *** 2023-12-06T22:03:06.809 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:06 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[117826]: 2023-12-06T22:03:06.456+0000 7fc1f2a84700 -1 osd.5 133 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:03:07.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:07 smithi144 ceph-mon[178873]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:03:07.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:07 smithi144 ceph-mon[178873]: osd.5 marked itself down and dead 2023-12-06T22:03:07.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:07 smithi038 ceph-mon[203539]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:03:07.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:07 smithi038 ceph-mon[203539]: osd.5 marked itself down and dead 2023-12-06T22:03:07.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:07 smithi038 ceph-mon[210390]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:03:07.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:07 smithi038 ceph-mon[210390]: osd.5 marked itself down and dead 2023-12-06T22:03:08.233 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:07 smithi144 bash[198044]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5 2023-12-06T22:03:08.494 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:08 smithi144 ceph-mon[178873]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:03:08.494 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:08 smithi144 ceph-mon[178873]: failed to encode map e134 with expected crc 2023-12-06T22:03:08.494 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:08 smithi144 ceph-mon[178873]: failed to encode map e134 with expected crc 2023-12-06T22:03:08.495 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:08 smithi144 ceph-mon[178873]: failed to encode map e134 with expected crc 2023-12-06T22:03:08.495 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:08 smithi144 ceph-mon[178873]: failed to encode map e134 with expected crc 2023-12-06T22:03:08.495 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:08 smithi144 ceph-mon[178873]: osdmap e134: 8 total, 7 up, 8 in 2023-12-06T22:03:08.495 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:08 smithi144 ceph-mon[178873]: osdmap e135: 8 total, 7 up, 8 in 2023-12-06T22:03:08.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:08 smithi038 ceph-mon[210390]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:03:08.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:08 smithi038 ceph-mon[210390]: failed to encode map e134 with expected crc 2023-12-06T22:03:08.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:08 smithi038 ceph-mon[210390]: failed to encode map e134 with expected crc 2023-12-06T22:03:08.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:08 smithi038 ceph-mon[210390]: failed to encode map e134 with expected crc 2023-12-06T22:03:08.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:08 smithi038 ceph-mon[210390]: failed to encode map e134 with expected crc 2023-12-06T22:03:08.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:08 smithi038 ceph-mon[210390]: osdmap e134: 8 total, 7 up, 8 in 2023-12-06T22:03:08.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:08 smithi038 ceph-mon[210390]: osdmap e135: 8 total, 7 up, 8 in 2023-12-06T22:03:08.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:08 smithi038 ceph-mon[203539]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:03:08.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:08 smithi038 ceph-mon[203539]: failed to encode map e134 with expected crc 2023-12-06T22:03:08.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:08 smithi038 ceph-mon[203539]: failed to encode map e134 with expected crc 2023-12-06T22:03:08.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:08 smithi038 ceph-mon[203539]: failed to encode map e134 with expected crc 2023-12-06T22:03:08.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:08 smithi038 ceph-mon[203539]: failed to encode map e134 with expected crc 2023-12-06T22:03:08.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:08 smithi038 ceph-mon[203539]: osdmap e134: 8 total, 7 up, 8 in 2023-12-06T22:03:08.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:08 smithi038 ceph-mon[203539]: osdmap e135: 8 total, 7 up, 8 in 2023-12-06T22:03:09.221 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T22:03:09.520 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:09 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:09.521 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:09 smithi144 ceph-mon[178873]: pgmap v171: 161 pgs: 16 peering, 145 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:03:09.521 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:09 smithi144 ceph-mon[178873]: failed to encode map e135 with expected crc 2023-12-06T22:03:09.521 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:09 smithi144 ceph-mon[178873]: failed to encode map e135 with expected crc 2023-12-06T22:03:09.521 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:09 smithi144 ceph-mon[178873]: failed to encode map e135 with expected crc 2023-12-06T22:03:09.521 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:09 smithi144 ceph-mon[178873]: failed to encode map e135 with expected crc 2023-12-06T22:03:09.521 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:09.521 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:09.521 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:09 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:09.521 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:09 smithi144 ceph-mon[178873]: Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-12-06T22:03:09.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:09.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[203539]: pgmap v171: 161 pgs: 16 peering, 145 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:03:09.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[203539]: failed to encode map e135 with expected crc 2023-12-06T22:03:09.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[203539]: failed to encode map e135 with expected crc 2023-12-06T22:03:09.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[203539]: failed to encode map e135 with expected crc 2023-12-06T22:03:09.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[203539]: failed to encode map e135 with expected crc 2023-12-06T22:03:09.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:09.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:09.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:09.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[203539]: Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-12-06T22:03:09.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[210390]: pgmap v171: 161 pgs: 16 peering, 145 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:03:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[210390]: failed to encode map e135 with expected crc 2023-12-06T22:03:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[210390]: failed to encode map e135 with expected crc 2023-12-06T22:03:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[210390]: failed to encode map e135 with expected crc 2023-12-06T22:03:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[210390]: failed to encode map e135 with expected crc 2023-12-06T22:03:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:09.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:09 smithi038 ceph-mon[210390]: Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-12-06T22:03:09.809 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:09 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.5.service: Succeeded. 2023-12-06T22:03:09.809 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:09 smithi144 systemd[1]: Stopped Ceph osd.5 for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:03:09.809 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:09 smithi144 systemd[1]: Starting Ceph osd.5 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:03:09.920 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:03:09.920 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 9s ago 30m - - 2023-12-06T22:03:09.920 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 1s ago 30m - - 2023-12-06T22:03:09.920 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (6m) 9s ago 27m 20.5M - 0.25.0 c8568f914cd2 e7afd8b062a4 2023-12-06T22:03:09.920 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (6m) 1s ago 26m 93.6M - 9.4.7 954c08fa6188 73c1f001221b 2023-12-06T22:03:09.920 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (7m) 9s ago 26m 63.1M - 3.5 e1d6a67b021e ecccf81ec1cf 2023-12-06T22:03:09.920 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283,8765 running (7m) 1s ago 30m 450M - 19.0.0-69-g583a8f42 1299c0cbdc4b fe2129b8d864 2023-12-06T22:03:09.920 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (16m) 9s ago 31m 556M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T22:03:09.921 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (4m) 9s ago 31m 101M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 52d9e34645f1 2023-12-06T22:03:09.921 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (5m) 1s ago 30m 79.1M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b c471761c447a 2023-12-06T22:03:09.921 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (3m) 9s ago 30m 66.3M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 411f5a260908 2023-12-06T22:03:09.921 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (6m) 9s ago 27m 19.2M - 1.5.0 0da6a335fe13 bca82f4c7100 2023-12-06T22:03:09.921 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (6m) 1s ago 27m 17.6M - 1.5.0 0da6a335fe13 825cf31fc0d1 2023-12-06T22:03:09.921 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (3m) 9s ago 29m 90.4M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 76832034634c 2023-12-06T22:03:09.921 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (2m) 9s ago 29m 79.6M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 01e8d2e7fcfe 2023-12-06T22:03:09.921 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (106s) 9s ago 29m 63.0M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b bd79ec6806a7 2023-12-06T22:03:09.921 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (56s) 9s ago 29m 71.0M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 61af0fb8dea3 2023-12-06T22:03:09.921 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (28s) 1s ago 28m 67.5M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 38ca5625ee6d 2023-12-06T22:03:09.921 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (28m) 1s ago 28m 229M 4096M 17.2.0 e1d6a67b021e 85cdd1f0101f 2023-12-06T22:03:09.921 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (28m) 1s ago 28m 185M 4096M 17.2.0 e1d6a67b021e 68880116362f 2023-12-06T22:03:09.921 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (28m) 1s ago 28m 232M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T22:03:09.921 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (6m) 1s ago 27m 71.1M - 2.43.0 a07b618ecd1d c1b58f6426a5 2023-12-06T22:03:09.921 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (26m) 9s ago 26m 97.7M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T22:03:09.922 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (26m) 1s ago 26m 101M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T22:03:10.348 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T22:03:10.348 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2023-12-06T22:03:10.348 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:03:10.348 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:03:10.348 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2023-12-06T22:03:10.348 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:03:10.348 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:03:10.348 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2023-12-06T22:03:10.349 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-06T22:03:10.349 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 5 2023-12-06T22:03:10.349 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:03:10.349 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw": { 2023-12-06T22:03:10.349 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T22:03:10.349 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:03:10.349 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2023-12-06T22:03:10.349 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2023-12-06T22:03:10.349 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 10 2023-12-06T22:03:10.349 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T22:03:10.349 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T22:03:10.465 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:10 smithi144 ceph-mon[178873]: from='client.44469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:10.465 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:10 smithi144 bash[198633]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-06T22:03:10.465 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:10 smithi144 bash[198633]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2023-12-06T22:03:10.466 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:10 smithi144 bash[198633]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-12-06T22:03:10.466 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:10 smithi144 bash[198633]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-06T22:03:10.466 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:10 smithi144 bash[198633]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2023-12-06T22:03:10.466 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:10 smithi144 bash[198633]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-06T22:03:10.466 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:10 smithi144 bash[198633]: --> ceph-volume raw activate successful for osd ID: 5 2023-12-06T22:03:10.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:10 smithi038 ceph-mon[203539]: from='client.44469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:10.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:10 smithi038 ceph-mon[210390]: from='client.44469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:10.708 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T22:03:10.708 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7", 2023-12-06T22:03:10.708 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2023-12-06T22:03:10.708 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2023-12-06T22:03:10.709 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2023-12-06T22:03:10.709 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "5/8 daemons upgraded", 2023-12-06T22:03:10.709 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T22:03:10.709 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2023-12-06T22:03:10.709 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T22:03:11.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:11 smithi038 ceph-mon[203539]: from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:11.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:11 smithi038 ceph-mon[203539]: from='client.64426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:11.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:11 smithi038 ceph-mon[203539]: pgmap v173: 161 pgs: 8 stale+active+clean, 3 active+undersized+degraded, 31 peering, 3 active+undersized, 116 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 9/627 objects degraded (1.435%) 2023-12-06T22:03:11.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:11 smithi038 ceph-mon[203539]: Health check failed: Degraded data redundancy: 9/627 objects degraded (1.435%), 3 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:11.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:11 smithi038 ceph-mon[203539]: from='client.? 172.21.15.38:0/3084680349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:11.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:11 smithi038 ceph-mon[210390]: from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:11.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:11 smithi038 ceph-mon[210390]: from='client.64426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:11.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:11 smithi038 ceph-mon[210390]: pgmap v173: 161 pgs: 8 stale+active+clean, 3 active+undersized+degraded, 31 peering, 3 active+undersized, 116 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 9/627 objects degraded (1.435%) 2023-12-06T22:03:11.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:11 smithi038 ceph-mon[210390]: Health check failed: Degraded data redundancy: 9/627 objects degraded (1.435%), 3 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:11.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:11 smithi038 ceph-mon[210390]: from='client.? 172.21.15.38:0/3084680349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:11.743 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:11 smithi144 ceph-osd[199221]: -- 172.21.15.144:0/1291621040 <== mon.2 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a5c43411e0 con 0x55a5c4310c00 2023-12-06T22:03:11.743 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:11 smithi144 bash[199145]: e01640183b53efdd3699c0e6bb87490605fc5f76906dcac901f222df513c41b6 2023-12-06T22:03:11.743 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:11 smithi144 systemd[1]: Started Ceph osd.5 for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:03:11.743 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:11 smithi144 ceph-mon[178873]: from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:11.743 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:11 smithi144 ceph-mon[178873]: from='client.64426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:11.743 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:11 smithi144 ceph-mon[178873]: pgmap v173: 161 pgs: 8 stale+active+clean, 3 active+undersized+degraded, 31 peering, 3 active+undersized, 116 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 9/627 objects degraded (1.435%) 2023-12-06T22:03:11.744 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:11 smithi144 ceph-mon[178873]: Health check failed: Degraded data redundancy: 9/627 objects degraded (1.435%), 3 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:11.744 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:11 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/3084680349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:12.058 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:11 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:03:11.956+0000 7fe2e9015640 -1 Falling back to public interface 2023-12-06T22:03:12.594 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='client.64438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:12.594 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.594 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.594 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.594 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:12.594 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:12.595 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.595 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.595 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:12.595 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.595 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:12.595 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:12.595 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.595 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.595 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:12.595 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.595 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:12.595 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:12.595 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.595 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.595 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:12.595 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.596 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:12.596 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:12.596 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.596 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.596 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:12.596 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.596 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:12.596 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:12.596 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.596 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.596 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:12.596 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.596 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:12.596 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:12.596 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:12 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='client.64438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:12.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:12.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:12.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:12.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:12.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:12.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:12.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:12.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:12.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:12.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:12.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:12.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:12.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='client.64438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:12.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:12.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:12.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:12.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:12.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:12.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:12.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:12.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:12.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:12.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:12.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:12.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:12.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:12.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:12.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:12.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:12.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:12.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:12.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:12.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:12.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:12.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:12.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:12.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:12.633 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:13.128 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:03:12 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T22:03:12.743+0000 7f54af99d700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-06T22:03:13.502 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:13.502 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:13.502 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:13.503 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: pgmap v174: 161 pgs: 4 stale+active+clean, 7 active+undersized+degraded, 31 peering, 9 active+undersized, 110 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 24/627 objects degraded (3.828%) 2023-12-06T22:03:13.503 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:13.503 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:13.503 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:13.503 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:13.503 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:13.503 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:13.503 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:13.503 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:13.503 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:13.503 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:13.504 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:13.504 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:13.504 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:13.504 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:13.504 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:13.504 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:13.504 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:13.504 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:13.504 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:13.504 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:13.504 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:13.504 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:13.504 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:03:13.504 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:13 smithi144 ceph-mon[178873]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T22:03:13.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:13.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:13.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:13.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: pgmap v174: 161 pgs: 4 stale+active+clean, 7 active+undersized+degraded, 31 peering, 9 active+undersized, 110 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 24/627 objects degraded (3.828%) 2023-12-06T22:03:13.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:13.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:13.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:13.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:13.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:13.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:13.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:13.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:13.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:13.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:13.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:13.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:13.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:13.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:13.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:13.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:13.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:13.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:13.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:13.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:13.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:13.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:13.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:03:13.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[203539]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T22:03:13.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:13.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:13.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:13.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: pgmap v174: 161 pgs: 4 stale+active+clean, 7 active+undersized+degraded, 31 peering, 9 active+undersized, 110 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 24/627 objects degraded (3.828%) 2023-12-06T22:03:13.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:13.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:13.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:13.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:13.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:13.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:13.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:13.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:13.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:13.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:13.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:13.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:13.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:13.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:13.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:13.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:13.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:13.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:13.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:13.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:13.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:13.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:13.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:03:13.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:13 smithi038 ceph-mon[210390]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-12-06T22:03:14.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:03:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:03:14] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.43.0" 2023-12-06T22:03:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:14 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:14 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:14 smithi038 ceph-mon[203539]: pgmap v175: 161 pgs: 14 active+undersized+degraded, 28 peering, 17 active+undersized, 102 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 42/627 objects degraded (6.699%) 2023-12-06T22:03:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:14 smithi038 ceph-mon[203539]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:03:14.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:14 smithi038 ceph-mon[203539]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-06T22:03:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:14 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:14 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:14 smithi038 ceph-mon[210390]: pgmap v175: 161 pgs: 14 active+undersized+degraded, 28 peering, 17 active+undersized, 102 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 42/627 objects degraded (6.699%) 2023-12-06T22:03:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:14 smithi038 ceph-mon[210390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:03:14.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:14 smithi038 ceph-mon[210390]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-06T22:03:14.681 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:14 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:14.681 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:14 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:14.681 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:14 smithi144 ceph-mon[178873]: pgmap v175: 161 pgs: 14 active+undersized+degraded, 28 peering, 17 active+undersized, 102 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 42/627 objects degraded (6.699%) 2023-12-06T22:03:14.681 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:14 smithi144 ceph-mon[178873]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:03:14.681 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:14 smithi144 ceph-mon[178873]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-06T22:03:15.058 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:14 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:03:14.679+0000 7fe2e9015640 -1 osd.5 0 read_superblock omap replica is missing. 2023-12-06T22:03:15.058 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:14 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:03:14.706+0000 7fe2e9015640 -1 osd.5 133 log_to_monitors true 2023-12-06T22:03:15.558 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:03:15 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:03:15.361+0000 7fe2d9484700 -1 osd.5 133 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:03:15.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:15 smithi144 ceph-mon[178873]: pgmap v176: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%) 2023-12-06T22:03:15.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:15 smithi144 ceph-mon[178873]: from='osd.5 [v2:172.21.15.144:6808/3900405691,v1:172.21.15.144:6809/3900405691]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T22:03:15.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:15 smithi144 ceph-mon[178873]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T22:03:15.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:15 smithi038 ceph-mon[203539]: pgmap v176: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%) 2023-12-06T22:03:15.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:15 smithi038 ceph-mon[203539]: from='osd.5 [v2:172.21.15.144:6808/3900405691,v1:172.21.15.144:6809/3900405691]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T22:03:15.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:15 smithi038 ceph-mon[203539]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T22:03:15.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:15 smithi038 ceph-mon[210390]: pgmap v176: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%) 2023-12-06T22:03:15.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:15 smithi038 ceph-mon[210390]: from='osd.5 [v2:172.21.15.144:6808/3900405691,v1:172.21.15.144:6809/3900405691]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T22:03:15.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:15 smithi038 ceph-mon[210390]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T22:03:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:16 smithi038 ceph-mon[203539]: Health check update: Degraded data redundancy: 74/627 objects degraded (11.802%), 21 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:16 smithi038 ceph-mon[203539]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 8 pgs peering) 2023-12-06T22:03:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:16 smithi038 ceph-mon[203539]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T22:03:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:16 smithi038 ceph-mon[203539]: from='osd.5 [v2:172.21.15.144:6808/3900405691,v1:172.21.15.144:6809/3900405691]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:03:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:16 smithi038 ceph-mon[203539]: osdmap e136: 8 total, 7 up, 8 in 2023-12-06T22:03:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:16 smithi038 ceph-mon[203539]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:03:16.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:16 smithi038 ceph-mon[203539]: failed to encode map e136 with expected crc 2023-12-06T22:03:16.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:16 smithi038 ceph-mon[210390]: Health check update: Degraded data redundancy: 74/627 objects degraded (11.802%), 21 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:16.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:16 smithi038 ceph-mon[210390]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 8 pgs peering) 2023-12-06T22:03:16.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:16 smithi038 ceph-mon[210390]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T22:03:16.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:16 smithi038 ceph-mon[210390]: from='osd.5 [v2:172.21.15.144:6808/3900405691,v1:172.21.15.144:6809/3900405691]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:03:16.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:16 smithi038 ceph-mon[210390]: osdmap e136: 8 total, 7 up, 8 in 2023-12-06T22:03:16.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:16 smithi038 ceph-mon[210390]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:03:16.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:16 smithi038 ceph-mon[210390]: failed to encode map e136 with expected crc 2023-12-06T22:03:16.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:16 smithi144 ceph-mon[178873]: Health check update: Degraded data redundancy: 74/627 objects degraded (11.802%), 21 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:16.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:16 smithi144 ceph-mon[178873]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 8 pgs peering) 2023-12-06T22:03:16.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:16 smithi144 ceph-mon[178873]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T22:03:16.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:16 smithi144 ceph-mon[178873]: from='osd.5 [v2:172.21.15.144:6808/3900405691,v1:172.21.15.144:6809/3900405691]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:03:16.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:16 smithi144 ceph-mon[178873]: osdmap e136: 8 total, 7 up, 8 in 2023-12-06T22:03:16.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:16 smithi144 ceph-mon[178873]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:03:16.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:16 smithi144 ceph-mon[178873]: failed to encode map e136 with expected crc 2023-12-06T22:03:17.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[203539]: failed to encode map e136 with expected crc 2023-12-06T22:03:17.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[203539]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:03:17.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[203539]: failed to encode map e137 with expected crc 2023-12-06T22:03:17.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[203539]: failed to encode map e137 with expected crc 2023-12-06T22:03:17.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[203539]: osd.5 [v2:172.21.15.144:6808/3900405691,v1:172.21.15.144:6809/3900405691] boot 2023-12-06T22:03:17.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[203539]: osdmap e137: 8 total, 8 up, 8 in 2023-12-06T22:03:17.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[203539]: failed to encode map e137 with expected crc 2023-12-06T22:03:17.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[203539]: failed to encode map e137 with expected crc 2023-12-06T22:03:17.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[203539]: failed to encode map e137 with expected crc 2023-12-06T22:03:17.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[203539]: failed to encode map e137 with expected crc 2023-12-06T22:03:17.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:03:17.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:17.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:03:17.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[203539]: pgmap v179: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 457 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2023-12-06T22:03:17.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:17.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:17.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[203539]: pgmap v180: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2023-12-06T22:03:17.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:17.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[210390]: failed to encode map e136 with expected crc 2023-12-06T22:03:17.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[210390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:03:17.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[210390]: failed to encode map e137 with expected crc 2023-12-06T22:03:17.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[210390]: failed to encode map e137 with expected crc 2023-12-06T22:03:17.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[210390]: osd.5 [v2:172.21.15.144:6808/3900405691,v1:172.21.15.144:6809/3900405691] boot 2023-12-06T22:03:17.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[210390]: osdmap e137: 8 total, 8 up, 8 in 2023-12-06T22:03:17.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[210390]: failed to encode map e137 with expected crc 2023-12-06T22:03:17.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[210390]: failed to encode map e137 with expected crc 2023-12-06T22:03:17.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[210390]: failed to encode map e137 with expected crc 2023-12-06T22:03:17.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[210390]: failed to encode map e137 with expected crc 2023-12-06T22:03:17.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:03:17.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:17.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:03:17.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[210390]: pgmap v179: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 457 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2023-12-06T22:03:17.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:17.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:17.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[210390]: pgmap v180: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2023-12-06T22:03:17.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:17.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:17 smithi144 ceph-mon[178873]: failed to encode map e136 with expected crc 2023-12-06T22:03:17.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:17 smithi144 ceph-mon[178873]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:03:17.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:17 smithi144 ceph-mon[178873]: failed to encode map e137 with expected crc 2023-12-06T22:03:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:17 smithi144 ceph-mon[178873]: failed to encode map e137 with expected crc 2023-12-06T22:03:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:17 smithi144 ceph-mon[178873]: osd.5 [v2:172.21.15.144:6808/3900405691,v1:172.21.15.144:6809/3900405691] boot 2023-12-06T22:03:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:17 smithi144 ceph-mon[178873]: osdmap e137: 8 total, 8 up, 8 in 2023-12-06T22:03:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:17 smithi144 ceph-mon[178873]: failed to encode map e137 with expected crc 2023-12-06T22:03:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:17 smithi144 ceph-mon[178873]: failed to encode map e137 with expected crc 2023-12-06T22:03:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:17 smithi144 ceph-mon[178873]: failed to encode map e137 with expected crc 2023-12-06T22:03:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:17 smithi144 ceph-mon[178873]: failed to encode map e137 with expected crc 2023-12-06T22:03:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T22:03:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:03:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:17 smithi144 ceph-mon[178873]: pgmap v179: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 457 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2023-12-06T22:03:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:17 smithi144 ceph-mon[178873]: pgmap v180: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2023-12-06T22:03:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:18.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[203539]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[203539]: osdmap e138: 8 total, 8 up, 8 in 2023-12-06T22:03:18.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[203539]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[203539]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[203539]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[203539]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[203539]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[203539]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[203539]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[203539]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[203539]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T22:03:18.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:18.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[210390]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[210390]: osdmap e138: 8 total, 8 up, 8 in 2023-12-06T22:03:18.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[210390]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[210390]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[210390]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[210390]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[210390]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[210390]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[210390]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[210390]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[210390]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T22:03:18.630 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:18 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:18.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:18 smithi144 ceph-mon[178873]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:18 smithi144 ceph-mon[178873]: osdmap e138: 8 total, 8 up, 8 in 2023-12-06T22:03:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:18 smithi144 ceph-mon[178873]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:18 smithi144 ceph-mon[178873]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:18 smithi144 ceph-mon[178873]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:18 smithi144 ceph-mon[178873]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:18 smithi144 ceph-mon[178873]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:18 smithi144 ceph-mon[178873]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:18 smithi144 ceph-mon[178873]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:18 smithi144 ceph-mon[178873]: failed to encode map e138 with expected crc 2023-12-06T22:03:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:18 smithi144 ceph-mon[178873]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2023-12-06T22:03:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:18 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:19.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:19 smithi038 ceph-mon[203539]: pgmap v182: 161 pgs: 10 peering, 13 active+undersized+degraded, 19 active+undersized, 119 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s; 45/627 objects degraded (7.177%) 2023-12-06T22:03:19.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:19 smithi038 ceph-mon[210390]: pgmap v182: 161 pgs: 10 peering, 13 active+undersized+degraded, 19 active+undersized, 119 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s; 45/627 objects degraded (7.177%) 2023-12-06T22:03:19.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:19 smithi144 ceph-mon[178873]: pgmap v182: 161 pgs: 10 peering, 13 active+undersized+degraded, 19 active+undersized, 119 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s; 45/627 objects degraded (7.177%) 2023-12-06T22:03:21.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:21 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:21.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:21 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:21.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:21 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:21.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:21 smithi038 ceph-mon[203539]: pgmap v183: 161 pgs: 10 peering, 2 active+undersized+degraded, 4 active+undersized, 145 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 746 B/s rd, 0 op/s; 2/627 objects degraded (0.319%) 2023-12-06T22:03:21.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:21 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:21.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:21 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:21.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:21 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:21.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:21 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:21.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:21 smithi038 ceph-mon[210390]: pgmap v183: 161 pgs: 10 peering, 2 active+undersized+degraded, 4 active+undersized, 145 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 746 B/s rd, 0 op/s; 2/627 objects degraded (0.319%) 2023-12-06T22:03:21.879 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:21 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:22.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:21 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:22.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:21 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:22.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:21 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:22.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:21 smithi144 ceph-mon[178873]: pgmap v183: 161 pgs: 10 peering, 2 active+undersized+degraded, 4 active+undersized, 145 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 746 B/s rd, 0 op/s; 2/627 objects degraded (0.319%) 2023-12-06T22:03:22.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:21 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:22.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:22 smithi038 ceph-mon[203539]: Health check update: Degraded data redundancy: 2/627 objects degraded (0.319%), 2 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:22.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:22 smithi038 ceph-mon[210390]: Health check update: Degraded data redundancy: 2/627 objects degraded (0.319%), 2 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:23.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:22 smithi144 ceph-mon[178873]: Health check update: Degraded data redundancy: 2/627 objects degraded (0.319%), 2 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:24.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:23 smithi144 ceph-mon[178873]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2023-12-06T22:03:24.079 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:23 smithi038 ceph-mon[203539]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2023-12-06T22:03:24.080 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:23 smithi038 ceph-mon[210390]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2023-12-06T22:03:24.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:03:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:03:24] "GET /metrics HTTP/1.1" 200 38102 "" "Prometheus/2.43.0" 2023-12-06T22:03:25.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:24 smithi144 ceph-mon[178873]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/627 objects degraded (0.319%), 2 pgs degraded) 2023-12-06T22:03:25.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:24 smithi144 ceph-mon[178873]: Cluster is now healthy 2023-12-06T22:03:25.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:24 smithi038 ceph-mon[203539]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/627 objects degraded (0.319%), 2 pgs degraded) 2023-12-06T22:03:25.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:24 smithi038 ceph-mon[203539]: Cluster is now healthy 2023-12-06T22:03:25.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:24 smithi038 ceph-mon[210390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/627 objects degraded (0.319%), 2 pgs degraded) 2023-12-06T22:03:25.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:24 smithi038 ceph-mon[210390]: Cluster is now healthy 2023-12-06T22:03:26.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:25 smithi144 ceph-mon[178873]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:03:26.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:25 smithi038 ceph-mon[203539]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:03:26.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:25 smithi038 ceph-mon[210390]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:03:28.181 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:27 smithi144 ceph-mon[178873]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-06T22:03:28.181 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:27 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:03:28.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:27 smithi038 ceph-mon[210390]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-06T22:03:28.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:27 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:03:28.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:27 smithi038 ceph-mon[203539]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-06T22:03:28.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:27 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:03:28.719 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 22:03:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T22:03:28.659Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:157: executing \"__alert_CephOSDDown\" at : error calling first: first() called on vector with no elements" data="unsupported value type" 2023-12-06T22:03:29.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:28 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:29.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:28 smithi144 ceph-mon[178873]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:03:29.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:28 smithi144 ceph-mon[178873]: Upgrade: osd.6 is safe to restart 2023-12-06T22:03:29.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:29.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T22:03:29.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:28 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:29.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:28 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:29.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:28 smithi038 ceph-mon[203539]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:03:29.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:28 smithi038 ceph-mon[203539]: Upgrade: osd.6 is safe to restart 2023-12-06T22:03:29.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:29.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T22:03:29.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:28 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:29.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:28 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:29.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:28 smithi038 ceph-mon[210390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:03:29.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:28 smithi038 ceph-mon[210390]: Upgrade: osd.6 is safe to restart 2023-12-06T22:03:29.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:29.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T22:03:29.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:28 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:30.255 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:29 smithi144 ceph-mon[178873]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:03:30.255 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:29 smithi144 ceph-mon[178873]: Upgrade: Updating osd.6 2023-12-06T22:03:30.255 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:29 smithi144 ceph-mon[178873]: Deploying daemon osd.6 on smithi144 2023-12-06T22:03:30.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:29 smithi038 ceph-mon[203539]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:03:30.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:29 smithi038 ceph-mon[203539]: Upgrade: Updating osd.6 2023-12-06T22:03:30.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:29 smithi038 ceph-mon[203539]: Deploying daemon osd.6 on smithi144 2023-12-06T22:03:30.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:29 smithi038 ceph-mon[210390]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:03:30.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:29 smithi038 ceph-mon[210390]: Upgrade: Updating osd.6 2023-12-06T22:03:30.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:29 smithi038 ceph-mon[210390]: Deploying daemon osd.6 on smithi144 2023-12-06T22:03:31.059 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:30 smithi144 systemd[1]: Stopping Ceph osd.6 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:03:31.559 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:31 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[121193]: 2023-12-06T22:03:31.086+0000 7f5041c57700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:03:31.559 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:31 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[121193]: 2023-12-06T22:03:31.086+0000 7f5041c57700 -1 osd.6 138 *** Got signal Terminated *** 2023-12-06T22:03:31.559 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:31 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[121193]: 2023-12-06T22:03:31.086+0000 7f5041c57700 -1 osd.6 138 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:03:32.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:31 smithi144 ceph-mon[178873]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:03:32.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:31 smithi144 ceph-mon[178873]: osd.6 marked itself down and dead 2023-12-06T22:03:32.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:31 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:32.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:31 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:03:32.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:31 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:32.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:31 smithi038 ceph-mon[203539]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:03:32.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:31 smithi038 ceph-mon[203539]: osd.6 marked itself down and dead 2023-12-06T22:03:32.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:31 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:32.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:31 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:03:32.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:31 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:32.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:31 smithi038 ceph-mon[210390]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2023-12-06T22:03:32.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:31 smithi038 ceph-mon[210390]: osd.6 marked itself down and dead 2023-12-06T22:03:32.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:31 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:32.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:31 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:03:32.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:31 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:32.920 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:32 smithi144 bash[201514]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6 2023-12-06T22:03:33.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:32 smithi144 ceph-mon[178873]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:03:33.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:32 smithi144 ceph-mon[178873]: osdmap e139: 8 total, 7 up, 8 in 2023-12-06T22:03:33.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:32 smithi144 ceph-mon[178873]: failed to encode map e139 with expected crc 2023-12-06T22:03:33.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:32 smithi144 ceph-mon[178873]: failed to encode map e139 with expected crc 2023-12-06T22:03:33.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:32 smithi144 ceph-mon[178873]: failed to encode map e139 with expected crc 2023-12-06T22:03:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:32 smithi038 ceph-mon[203539]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:03:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:32 smithi038 ceph-mon[203539]: osdmap e139: 8 total, 7 up, 8 in 2023-12-06T22:03:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:32 smithi038 ceph-mon[203539]: failed to encode map e139 with expected crc 2023-12-06T22:03:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:32 smithi038 ceph-mon[203539]: failed to encode map e139 with expected crc 2023-12-06T22:03:33.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:32 smithi038 ceph-mon[203539]: failed to encode map e139 with expected crc 2023-12-06T22:03:33.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:32 smithi038 ceph-mon[210390]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:03:33.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:32 smithi038 ceph-mon[210390]: osdmap e139: 8 total, 7 up, 8 in 2023-12-06T22:03:33.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:32 smithi038 ceph-mon[210390]: failed to encode map e139 with expected crc 2023-12-06T22:03:33.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:32 smithi038 ceph-mon[210390]: failed to encode map e139 with expected crc 2023-12-06T22:03:33.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:32 smithi038 ceph-mon[210390]: failed to encode map e139 with expected crc 2023-12-06T22:03:33.948 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:33 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.6.service: Succeeded. 2023-12-06T22:03:33.948 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:33 smithi144 systemd[1]: Stopped Ceph osd.6 for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:03:33.948 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:33 smithi144 systemd[1]: Starting Ceph osd.6 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:03:34.222 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:33 smithi144 ceph-mon[178873]: pgmap v190: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:03:34.222 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:33 smithi144 ceph-mon[178873]: failed to encode map e140 with expected crc 2023-12-06T22:03:34.222 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:33 smithi144 ceph-mon[178873]: osdmap e140: 8 total, 7 up, 8 in 2023-12-06T22:03:34.222 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:33 smithi144 ceph-mon[178873]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T22:03:34.345 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:33 smithi038 ceph-mon[203539]: pgmap v190: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:03:34.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:33 smithi038 ceph-mon[203539]: failed to encode map e140 with expected crc 2023-12-06T22:03:34.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:33 smithi038 ceph-mon[203539]: osdmap e140: 8 total, 7 up, 8 in 2023-12-06T22:03:34.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:33 smithi038 ceph-mon[203539]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T22:03:34.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:33 smithi038 ceph-mon[210390]: pgmap v190: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T22:03:34.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:33 smithi038 ceph-mon[210390]: failed to encode map e140 with expected crc 2023-12-06T22:03:34.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:33 smithi038 ceph-mon[210390]: osdmap e140: 8 total, 7 up, 8 in 2023-12-06T22:03:34.346 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:33 smithi038 ceph-mon[210390]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T22:03:34.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:03:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:03:34] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2023-12-06T22:03:34.965 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:34 smithi144 bash[201845]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-06T22:03:34.965 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:34 smithi144 bash[201845]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2023-12-06T22:03:34.965 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:34 smithi144 bash[201845]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-06T22:03:34.965 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:34 smithi144 bash[201845]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-06T22:03:34.965 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:34 smithi144 bash[201845]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2023-12-06T22:03:34.965 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:34 smithi144 bash[201845]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-06T22:03:34.965 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:34 smithi144 bash[201845]: --> ceph-volume raw activate successful for osd ID: 6 2023-12-06T22:03:35.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:35 smithi144 ceph-mon[178873]: Health check failed: Degraded data redundancy: 14/627 objects degraded (2.233%), 5 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:35.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:35 smithi038 ceph-mon[203539]: Health check failed: Degraded data redundancy: 14/627 objects degraded (2.233%), 5 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:35.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:35 smithi038 ceph-mon[210390]: Health check failed: Degraded data redundancy: 14/627 objects degraded (2.233%), 5 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:35.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:35 smithi144 ceph-osd[202273]: -- 172.21.15.144:0/2253667295 <== mon.2 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561a075611e0 con 0x561a07531400 2023-12-06T22:03:35.809 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:35 smithi144 bash[202214]: f0482deba7fd393b6a0af1b53a64e884bca9dc166a81b833eb9c9279ae879856 2023-12-06T22:03:35.809 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:35 smithi144 systemd[1]: Started Ceph osd.6 for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:03:36.309 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[202236]: 2023-12-06T22:03:35.917+0000 7f1ef1ca9640 -1 Falling back to public interface 2023-12-06T22:03:36.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: pgmap v192: 161 pgs: 9 stale+active+clean, 5 active+undersized+degraded, 14 peering, 9 active+undersized, 124 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 14/627 objects degraded (2.233%) 2023-12-06T22:03:36.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:36.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:36.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:36.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:36.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:36.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:36.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:36.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:36.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:36 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:36.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: pgmap v192: 161 pgs: 9 stale+active+clean, 5 active+undersized+degraded, 14 peering, 9 active+undersized, 124 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 14/627 objects degraded (2.233%) 2023-12-06T22:03:36.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:36.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:36.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:36.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:36.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:36.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:36.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:36.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:36.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:36.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:36.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:36.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:36.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:36.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:36.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:36.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:36.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:36.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: pgmap v192: 161 pgs: 9 stale+active+clean, 5 active+undersized+degraded, 14 peering, 9 active+undersized, 124 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 14/627 objects degraded (2.233%) 2023-12-06T22:03:36.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:36.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:36.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:36.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:36.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:36.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:36.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:36.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:36.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:36.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:36.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:36.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:36.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:36.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:36.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:36.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:36.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:36.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:36 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.291 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:37.292 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:37.292 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:37.292 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:37.292 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.292 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:37.292 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.292 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.292 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.292 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.292 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:37.292 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.292 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:37.292 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.292 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.292 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.292 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.293 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:37.293 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.293 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:37.293 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.293 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.293 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.293 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.293 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.293 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:37.293 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.293 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.293 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.293 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.293 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.293 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:37.293 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.294 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.294 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.294 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.294 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.294 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:37.294 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.294 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.294 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.294 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.294 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.294 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.294 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:37 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:37.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:37.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:37.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:37.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:37.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:37.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:37.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:37.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:37 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:38.168 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:38 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:38.168 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:38 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:38.168 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:38 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:38.168 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:38 smithi144 ceph-mon[178873]: pgmap v193: 161 pgs: 12 active+undersized+degraded, 14 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 48/627 objects degraded (7.656%) 2023-12-06T22:03:38.168 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:38 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:38.168 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:38 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:38.168 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:38 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:38.168 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:38 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:38.169 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:38 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:38.169 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:38 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:03:38.169 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:38 smithi144 ceph-mon[178873]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:03:38.169 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:38 smithi144 ceph-mon[178873]: Upgrade: osd.6 is safe to restart 2023-12-06T22:03:38.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:38.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:38.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:38.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[203539]: pgmap v193: 161 pgs: 12 active+undersized+degraded, 14 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 48/627 objects degraded (7.656%) 2023-12-06T22:03:38.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:38.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:38.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:38.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:38.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:38.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:03:38.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[203539]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:03:38.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[203539]: Upgrade: osd.6 is safe to restart 2023-12-06T22:03:38.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:38.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:38.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:38.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[210390]: pgmap v193: 161 pgs: 12 active+undersized+degraded, 14 peering, 27 active+undersized, 108 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 48/627 objects degraded (7.656%) 2023-12-06T22:03:38.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:38.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:38.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:38.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:38.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:38.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:03:38.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[210390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-12-06T22:03:38.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:38 smithi038 ceph-mon[210390]: Upgrade: osd.6 is safe to restart 2023-12-06T22:03:38.424 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[202236]: 2023-12-06T22:03:38.397+0000 7f1ef1ca9640 -1 osd.6 0 read_superblock omap replica is missing. 2023-12-06T22:03:38.425 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[202236]: 2023-12-06T22:03:38.424+0000 7f1ef1ca9640 -1 osd.6 138 log_to_monitors true 2023-12-06T22:03:39.308 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:39 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[202236]: 2023-12-06T22:03:39.055+0000 7f1ee311a700 -1 osd.6 138 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:03:39.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:39 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:39.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:39 smithi144 ceph-mon[178873]: from='osd.6 [v2:172.21.15.144:6816/1302884308,v1:172.21.15.144:6817/1302884308]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:03:39.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:39 smithi144 ceph-mon[178873]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:03:39.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:39 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T22:03:39.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:39 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:39.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:39 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:39.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:39 smithi038 ceph-mon[203539]: from='osd.6 [v2:172.21.15.144:6816/1302884308,v1:172.21.15.144:6817/1302884308]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:03:39.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:39 smithi038 ceph-mon[203539]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:03:39.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:39 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T22:03:39.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:39 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:39.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:39 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:39.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:39 smithi038 ceph-mon[210390]: from='osd.6 [v2:172.21.15.144:6816/1302884308,v1:172.21.15.144:6817/1302884308]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:03:39.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:39 smithi038 ceph-mon[210390]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:03:39.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:39 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T22:03:39.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:39 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:40.267 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:40 smithi144 ceph-mon[178873]: pgmap v194: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%) 2023-12-06T22:03:40.268 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:40 smithi144 ceph-mon[178873]: Upgrade: Updating osd.6 2023-12-06T22:03:40.268 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:40 smithi144 ceph-mon[178873]: Deploying daemon osd.6 on smithi144 2023-12-06T22:03:40.268 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:40 smithi144 ceph-mon[178873]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T22:03:40.268 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:40 smithi144 ceph-mon[178873]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T22:03:40.268 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:40 smithi144 ceph-mon[178873]: from='osd.6 [v2:172.21.15.144:6816/1302884308,v1:172.21.15.144:6817/1302884308]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:03:40.268 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:40 smithi144 ceph-mon[178873]: osdmap e141: 8 total, 7 up, 8 in 2023-12-06T22:03:40.268 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:40 smithi144 ceph-mon[178873]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:03:40.268 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:40 smithi144 ceph-mon[178873]: failed to encode map e141 with expected crc 2023-12-06T22:03:40.269 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:40 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:40.269 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:40 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:40.269 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:40 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:40.269 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:40 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:40.269 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:40 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:40.269 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:40 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:40.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[203539]: pgmap v194: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%) 2023-12-06T22:03:40.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[203539]: Upgrade: Updating osd.6 2023-12-06T22:03:40.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[203539]: Deploying daemon osd.6 on smithi144 2023-12-06T22:03:40.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[203539]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T22:03:40.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[203539]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T22:03:40.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[203539]: from='osd.6 [v2:172.21.15.144:6816/1302884308,v1:172.21.15.144:6817/1302884308]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:03:40.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[203539]: osdmap e141: 8 total, 7 up, 8 in 2023-12-06T22:03:40.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[203539]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:03:40.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[203539]: failed to encode map e141 with expected crc 2023-12-06T22:03:40.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:40.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:40.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:40.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:40.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:40.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:40.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[210390]: pgmap v194: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%) 2023-12-06T22:03:40.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[210390]: Upgrade: Updating osd.6 2023-12-06T22:03:40.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[210390]: Deploying daemon osd.6 on smithi144 2023-12-06T22:03:40.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[210390]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T22:03:40.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[210390]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T22:03:40.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[210390]: from='osd.6 [v2:172.21.15.144:6816/1302884308,v1:172.21.15.144:6817/1302884308]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:03:40.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[210390]: osdmap e141: 8 total, 7 up, 8 in 2023-12-06T22:03:40.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[210390]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:03:40.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[210390]: failed to encode map e141 with expected crc 2023-12-06T22:03:40.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:40.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:40.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:40.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:40.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:40.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:40 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:41.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[203539]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:03:41.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[203539]: failed to encode map e142 with expected crc 2023-12-06T22:03:41.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[203539]: osd.6 [v2:172.21.15.144:6816/1302884308,v1:172.21.15.144:6817/1302884308] boot 2023-12-06T22:03:41.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[203539]: osdmap e142: 8 total, 8 up, 8 in 2023-12-06T22:03:41.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[203539]: failed to encode map e142 with expected crc 2023-12-06T22:03:41.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:03:41.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:41.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:41.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:41.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[203539]: osdmap e143: 8 total, 8 up, 8 in 2023-12-06T22:03:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[210390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:03:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[210390]: failed to encode map e142 with expected crc 2023-12-06T22:03:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[210390]: osd.6 [v2:172.21.15.144:6816/1302884308,v1:172.21.15.144:6817/1302884308] boot 2023-12-06T22:03:41.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[210390]: osdmap e142: 8 total, 8 up, 8 in 2023-12-06T22:03:41.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[210390]: failed to encode map e142 with expected crc 2023-12-06T22:03:41.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:03:41.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:41.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:41.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:41.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:41 smithi038 ceph-mon[210390]: osdmap e143: 8 total, 8 up, 8 in 2023-12-06T22:03:41.130 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T22:03:41.142 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:41 smithi144 ceph-mon[178873]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:03:41.142 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:41 smithi144 ceph-mon[178873]: failed to encode map e142 with expected crc 2023-12-06T22:03:41.142 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:41 smithi144 ceph-mon[178873]: osd.6 [v2:172.21.15.144:6816/1302884308,v1:172.21.15.144:6817/1302884308] boot 2023-12-06T22:03:41.142 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:41 smithi144 ceph-mon[178873]: osdmap e142: 8 total, 8 up, 8 in 2023-12-06T22:03:41.142 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:41 smithi144 ceph-mon[178873]: failed to encode map e142 with expected crc 2023-12-06T22:03:41.142 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:41 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:03:41.142 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:41 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:41.142 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:41 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:41.142 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:41 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:41.142 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:41 smithi144 ceph-mon[178873]: osdmap e143: 8 total, 8 up, 8 in 2023-12-06T22:03:41.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:41 smithi144 systemd[1]: Stopping Ceph osd.6 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:03:41.809 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:41 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[202236]: 2023-12-06T22:03:41.650+0000 7f1ee8322700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:03:41.809 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:41 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[202236]: 2023-12-06T22:03:41.650+0000 7f1ee8322700 -1 osd.6 143 *** Got signal Terminated *** 2023-12-06T22:03:41.809 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:41 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[202236]: 2023-12-06T22:03:41.650+0000 7f1ee8322700 -1 osd.6 143 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:03:41.827 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:03:41.827 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 1s ago 31m - - 2023-12-06T22:03:41.827 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 2s ago 31m - - 2023-12-06T22:03:41.827 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (6m) 1s ago 27m 28.9M - 0.25.0 c8568f914cd2 e7afd8b062a4 2023-12-06T22:03:41.827 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (6m) 2s ago 27m 93.6M - 9.4.7 954c08fa6188 73c1f001221b 2023-12-06T22:03:41.827 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (7m) 1s ago 27m 65.2M - 3.5 e1d6a67b021e ecccf81ec1cf 2023-12-06T22:03:41.827 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283,8765 running (7m) 2s ago 30m 450M - 19.0.0-69-g583a8f42 1299c0cbdc4b fe2129b8d864 2023-12-06T22:03:41.827 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (17m) 1s ago 32m 561M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T22:03:41.827 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (5m) 1s ago 32m 111M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 52d9e34645f1 2023-12-06T22:03:41.827 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (5m) 2s ago 30m 84.2M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b c471761c447a 2023-12-06T22:03:41.827 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (4m) 1s ago 31m 69.6M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 411f5a260908 2023-12-06T22:03:41.827 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (7m) 1s ago 27m 19.1M - 1.5.0 0da6a335fe13 bca82f4c7100 2023-12-06T22:03:41.827 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (7m) 2s ago 27m 17.5M - 1.5.0 0da6a335fe13 825cf31fc0d1 2023-12-06T22:03:41.828 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (3m) 1s ago 30m 101M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 76832034634c 2023-12-06T22:03:41.828 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (3m) 1s ago 30m 92.0M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 01e8d2e7fcfe 2023-12-06T22:03:41.828 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (2m) 1s ago 29m 71.3M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b bd79ec6806a7 2023-12-06T22:03:41.828 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (88s) 1s ago 29m 83.0M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 61af0fb8dea3 2023-12-06T22:03:41.828 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (60s) 2s ago 29m 77.7M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 38ca5625ee6d 2023-12-06T22:03:41.828 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (30s) 2s ago 29m 61.6M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b e01640183b53 2023-12-06T22:03:41.828 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (6s) 2s ago 28m 52.2M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b f0482deba7fd 2023-12-06T22:03:41.828 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (28m) 2s ago 28m 245M 4096M 17.2.0 e1d6a67b021e b0311cd8613c 2023-12-06T22:03:41.828 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (7m) 2s ago 28m 71.2M - 2.43.0 a07b618ecd1d c1b58f6426a5 2023-12-06T22:03:41.828 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (27m) 1s ago 27m 98.0M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T22:03:41.828 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (27m) 2s ago 27m 101M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T22:03:42.257 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T22:03:42.257 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2023-12-06T22:03:42.257 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:03:42.257 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:03:42.257 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2023-12-06T22:03:42.257 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:03:42.257 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:03:42.257 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2023-12-06T22:03:42.257 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-06T22:03:42.258 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 6 2023-12-06T22:03:42.258 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:03:42.258 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw": { 2023-12-06T22:03:42.258 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T22:03:42.258 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:03:42.258 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2023-12-06T22:03:42.258 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2023-12-06T22:03:42.258 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 11 2023-12-06T22:03:42.258 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T22:03:42.258 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T22:03:42.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:42 smithi038 ceph-mon[203539]: pgmap v197: 161 pgs: 7 peering, 16 active+undersized+degraded, 30 active+undersized, 108 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 64/627 objects degraded (10.207%) 2023-12-06T22:03:42.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:42 smithi038 ceph-mon[203539]: failed to encode map e143 with expected crc 2023-12-06T22:03:42.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:42 smithi038 ceph-mon[203539]: from='client.64453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:42.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:42 smithi038 ceph-mon[203539]: osd.6 marked itself down and dead 2023-12-06T22:03:42.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:42 smithi038 ceph-mon[203539]: Health check update: Degraded data redundancy: 64/627 objects degraded (10.207%), 16 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:42.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:42 smithi038 ceph-mon[210390]: pgmap v197: 161 pgs: 7 peering, 16 active+undersized+degraded, 30 active+undersized, 108 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 64/627 objects degraded (10.207%) 2023-12-06T22:03:42.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:42 smithi038 ceph-mon[210390]: failed to encode map e143 with expected crc 2023-12-06T22:03:42.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:42 smithi038 ceph-mon[210390]: from='client.64453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:42.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:42 smithi038 ceph-mon[210390]: osd.6 marked itself down and dead 2023-12-06T22:03:42.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:42 smithi038 ceph-mon[210390]: Health check update: Degraded data redundancy: 64/627 objects degraded (10.207%), 16 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:42.538 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:42 smithi144 ceph-mon[178873]: pgmap v197: 161 pgs: 7 peering, 16 active+undersized+degraded, 30 active+undersized, 108 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 64/627 objects degraded (10.207%) 2023-12-06T22:03:42.538 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:42 smithi144 ceph-mon[178873]: failed to encode map e143 with expected crc 2023-12-06T22:03:42.538 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:42 smithi144 ceph-mon[178873]: from='client.64453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:42.539 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:42 smithi144 ceph-mon[178873]: osd.6 marked itself down and dead 2023-12-06T22:03:42.539 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:42 smithi144 ceph-mon[178873]: Health check update: Degraded data redundancy: 64/627 objects degraded (10.207%), 16 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:42.614 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T22:03:42.614 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7", 2023-12-06T22:03:42.614 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2023-12-06T22:03:42.614 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2023-12-06T22:03:42.614 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2023-12-06T22:03:42.614 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "7/8 daemons upgraded", 2023-12-06T22:03:42.614 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T22:03:42.614 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2023-12-06T22:03:42.614 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T22:03:42.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:42 smithi144 bash[204520]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6 2023-12-06T22:03:43.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:43 smithi038 ceph-mon[203539]: from='client.64459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:43.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:43 smithi038 ceph-mon[203539]: from='client.64465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:43.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:43 smithi038 ceph-mon[203539]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:03:43.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:43 smithi038 ceph-mon[203539]: failed to encode map e144 with expected crc 2023-12-06T22:03:43.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:43 smithi038 ceph-mon[203539]: failed to encode map e144 with expected crc 2023-12-06T22:03:43.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:43 smithi038 ceph-mon[203539]: osdmap e144: 8 total, 7 up, 8 in 2023-12-06T22:03:43.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:43 smithi038 ceph-mon[203539]: failed to encode map e144 with expected crc 2023-12-06T22:03:43.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:43 smithi038 ceph-mon[203539]: from='client.? 172.21.15.38:0/4001604143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:43.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:43 smithi038 ceph-mon[203539]: osdmap e145: 8 total, 7 up, 8 in 2023-12-06T22:03:43.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:43 smithi038 ceph-mon[210390]: from='client.64459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:43.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:43 smithi038 ceph-mon[210390]: from='client.64465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:43.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:43 smithi038 ceph-mon[210390]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:03:43.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:43 smithi038 ceph-mon[210390]: failed to encode map e144 with expected crc 2023-12-06T22:03:43.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:43 smithi038 ceph-mon[210390]: failed to encode map e144 with expected crc 2023-12-06T22:03:43.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:43 smithi038 ceph-mon[210390]: osdmap e144: 8 total, 7 up, 8 in 2023-12-06T22:03:43.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:43 smithi038 ceph-mon[210390]: failed to encode map e144 with expected crc 2023-12-06T22:03:43.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:43 smithi038 ceph-mon[210390]: from='client.? 172.21.15.38:0/4001604143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:43.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:43 smithi038 ceph-mon[210390]: osdmap e145: 8 total, 7 up, 8 in 2023-12-06T22:03:43.497 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:43 smithi144 ceph-mon[178873]: from='client.64459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:43.497 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:43 smithi144 ceph-mon[178873]: from='client.64465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:43.498 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:43 smithi144 ceph-mon[178873]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:03:43.498 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:43 smithi144 ceph-mon[178873]: failed to encode map e144 with expected crc 2023-12-06T22:03:43.498 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:43 smithi144 ceph-mon[178873]: failed to encode map e144 with expected crc 2023-12-06T22:03:43.498 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:43 smithi144 ceph-mon[178873]: osdmap e144: 8 total, 7 up, 8 in 2023-12-06T22:03:43.498 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:43 smithi144 ceph-mon[178873]: failed to encode map e144 with expected crc 2023-12-06T22:03:43.498 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:43 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/4001604143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:43.498 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:43 smithi144 ceph-mon[178873]: osdmap e145: 8 total, 7 up, 8 in 2023-12-06T22:03:44.096 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:43 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.6.service: Succeeded. 2023-12-06T22:03:44.096 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:43 smithi144 systemd[1]: Stopped Ceph osd.6 for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:03:44.097 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:43 smithi144 systemd[1]: Starting Ceph osd.6 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:03:44.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:44 smithi038 ceph-mon[203539]: from='client.64477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:44.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:44 smithi038 ceph-mon[203539]: pgmap v200: 161 pgs: 21 peering, 7 active+undersized+degraded, 16 active+undersized, 117 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 24/627 objects degraded (3.828%) 2023-12-06T22:03:44.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:44 smithi038 ceph-mon[203539]: failed to encode map e145 with expected crc 2023-12-06T22:03:44.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:44 smithi038 ceph-mon[203539]: failed to encode map e145 with expected crc 2023-12-06T22:03:44.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:44 smithi038 ceph-mon[203539]: failed to encode map e145 with expected crc 2023-12-06T22:03:44.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:44 smithi038 ceph-mon[203539]: failed to encode map e145 with expected crc 2023-12-06T22:03:44.346 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:44 smithi038 ceph-mon[203539]: failed to encode map e145 with expected crc 2023-12-06T22:03:44.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:44 smithi038 ceph-mon[210390]: from='client.64477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:44.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:44 smithi038 ceph-mon[210390]: pgmap v200: 161 pgs: 21 peering, 7 active+undersized+degraded, 16 active+undersized, 117 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 24/627 objects degraded (3.828%) 2023-12-06T22:03:44.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:44 smithi038 ceph-mon[210390]: failed to encode map e145 with expected crc 2023-12-06T22:03:44.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:44 smithi038 ceph-mon[210390]: failed to encode map e145 with expected crc 2023-12-06T22:03:44.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:44 smithi038 ceph-mon[210390]: failed to encode map e145 with expected crc 2023-12-06T22:03:44.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:44 smithi038 ceph-mon[210390]: failed to encode map e145 with expected crc 2023-12-06T22:03:44.347 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:44 smithi038 ceph-mon[210390]: failed to encode map e145 with expected crc 2023-12-06T22:03:44.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:44 smithi144 ceph-mon[178873]: from='client.64477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:03:44.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:44 smithi144 ceph-mon[178873]: pgmap v200: 161 pgs: 21 peering, 7 active+undersized+degraded, 16 active+undersized, 117 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 24/627 objects degraded (3.828%) 2023-12-06T22:03:44.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:44 smithi144 ceph-mon[178873]: failed to encode map e145 with expected crc 2023-12-06T22:03:44.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:44 smithi144 ceph-mon[178873]: failed to encode map e145 with expected crc 2023-12-06T22:03:44.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:44 smithi144 ceph-mon[178873]: failed to encode map e145 with expected crc 2023-12-06T22:03:44.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:44 smithi144 ceph-mon[178873]: failed to encode map e145 with expected crc 2023-12-06T22:03:44.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:44 smithi144 ceph-mon[178873]: failed to encode map e145 with expected crc 2023-12-06T22:03:44.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:03:44 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:03:44] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2023-12-06T22:03:45.058 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:44 smithi144 bash[204789]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-06T22:03:45.058 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:44 smithi144 bash[204789]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2023-12-06T22:03:45.058 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:44 smithi144 bash[204789]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-12-06T22:03:45.058 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:44 smithi144 bash[204789]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-06T22:03:45.058 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:44 smithi144 bash[204789]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2023-12-06T22:03:45.059 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:44 smithi144 bash[204789]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-06T22:03:45.059 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:44 smithi144 bash[204789]: --> ceph-volume raw activate successful for osd ID: 6 2023-12-06T22:03:45.546 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:45 smithi144 ceph-osd[205103]: -- 172.21.15.144:0/2660917366 <== mon.2 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559613f8b1e0 con 0x559613f5b400 2023-12-06T22:03:45.546 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:45 smithi144 bash[205065]: 9c1d58f8fe07ded902b6626fd944157d4369f6721ae012a2e5bdad36e1382984 2023-12-06T22:03:45.546 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:45 smithi144 systemd[1]: Started Ceph osd.6 for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:03:46.101 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:03:45.814+0000 7fd8f0667640 -1 Falling back to public interface 2023-12-06T22:03:46.104 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: pgmap v202: 161 pgs: 32 peering, 3 active+undersized+degraded, 9 active+undersized, 117 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s; 12/627 objects degraded (1.914%) 2023-12-06T22:03:46.105 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.105 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.105 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.105 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:46.105 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:46.105 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.105 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.105 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:46.105 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.105 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:46.105 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:46.105 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.105 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.105 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:46.106 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.106 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:46.106 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:46.106 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.106 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: pgmap v202: 161 pgs: 32 peering, 3 active+undersized+degraded, 9 active+undersized, 117 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s; 12/627 objects degraded (1.914%) 2023-12-06T22:03:46.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:46.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:46.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.106 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.107 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:46.107 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.107 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:46.107 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:46.107 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.107 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.107 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:46.107 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.107 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:46.107 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:46.107 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.107 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.107 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:46.107 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.107 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:46.108 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:46.108 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.108 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.359 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: pgmap v202: 161 pgs: 32 peering, 3 active+undersized+degraded, 9 active+undersized, 117 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s; 12/627 objects degraded (1.914%) 2023-12-06T22:03:46.359 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.359 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.359 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.359 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:46.359 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:46.359 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.359 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.359 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:46.359 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.360 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:46.360 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:46.360 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.360 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.360 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:46.360 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.360 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:46.360 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:46.360 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.360 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.360 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:46.360 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.360 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:46.361 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:46.361 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.361 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.361 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:46.361 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.361 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:46.362 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:46.362 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:46 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:46.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:46.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:46.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:46.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:46.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:46.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:46.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:46.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:46.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:46.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:46.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:46 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.212 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:03:47.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.214 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.215 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.216 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.216 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.216 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.216 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:47.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:47.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:47.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:03:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:03:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:47.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:47.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:47.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:47.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:47.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:48.108 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.108 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.109 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.109 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.109 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: pgmap v203: 161 pgs: 25 peering, 8 active+undersized+degraded, 20 active+undersized, 108 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 36/627 objects degraded (5.742%) 2023-12-06T22:03:48.109 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.109 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.109 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.109 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:48.109 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.109 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:48.109 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:48.109 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:48.109 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.109 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.109 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:48.109 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.110 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:48.110 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:48.110 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:48.110 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.110 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:48.110 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.110 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:48.110 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:48.110 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:48.110 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: Health check update: Degraded data redundancy: 12/627 objects degraded (1.914%), 3 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:48.110 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.110 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:48.110 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.110 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:48.110 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:48.111 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:48.111 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.111 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:48.111 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.111 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:48.111 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:48.111 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:48.111 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.111 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:48.111 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.111 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:48.111 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:48.111 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:48.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: pgmap v203: 161 pgs: 25 peering, 8 active+undersized+degraded, 20 active+undersized, 108 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 36/627 objects degraded (5.742%) 2023-12-06T22:03:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:48.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:48.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:48.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:48.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:48.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:48.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:48.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: Health check update: Degraded data redundancy: 12/627 objects degraded (1.914%), 3 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:48.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.380 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: pgmap v203: 161 pgs: 25 peering, 8 active+undersized+degraded, 20 active+undersized, 108 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 36/627 objects degraded (5.742%) 2023-12-06T22:03:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:48.381 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: Health check update: Degraded data redundancy: 12/627 objects degraded (1.914%), 3 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:48.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:48.383 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:48.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:48.384 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:48.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:48.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:48.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:48.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:48.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:48.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:48.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:48 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:48.997 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:03:48.575+0000 7fd8f0667640 -1 osd.6 143 log_to_monitors true 2023-12-06T22:03:49.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:49.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:49.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:49.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:49.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:49.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:49.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:49.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:49.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='osd.6 [v2:172.21.15.144:6816/1303833233,v1:172.21.15.144:6817/1303833233]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:03:49.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:49.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:03:49.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:49.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:49.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.380 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:49.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:49.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:49.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:49.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.381 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:49.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:49.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:49.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:49.382 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.382 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:49.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:49.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:49.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:49.383 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:49.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:49.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:49.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:49.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:49.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:49.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:49.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:49.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:49.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:49.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.384 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:49.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:49.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:49.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='osd.6 [v2:172.21.15.144:6816/1303833233,v1:172.21.15.144:6817/1303833233]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:03:49.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:49.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:03:49.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:49.385 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:49.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:49.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='osd.6 [v2:172.21.15.144:6816/1303833233,v1:172.21.15.144:6817/1303833233]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:03:49.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:49.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T22:03:49.385 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:49.386 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:49.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:03:49 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:03:49.612+0000 7fd8e12d7700 -1 osd.6 143 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:03:50.250 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:03:49 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T22:03:49.948+0000 7f54af99d700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-06T22:03:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: pgmap v204: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2023-12-06T22:03:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:50.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T22:03:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: osdmap e146: 8 total, 7 up, 8 in 2023-12-06T22:03:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='osd.6 [v2:172.21.15.144:6816/1303833233,v1:172.21.15.144:6817/1303833233]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:03:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:03:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:50.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:50.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:50.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:50 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T22:03:50.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:50.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:50.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: pgmap v204: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2023-12-06T22:03:50.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:50.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:50.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:50.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:50.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:50.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:50.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T22:03:50.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: osdmap e146: 8 total, 7 up, 8 in 2023-12-06T22:03:50.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='osd.6 [v2:172.21.15.144:6816/1303833233,v1:172.21.15.144:6817/1303833233]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:03:50.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:03:50.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.629 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:50.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:50.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:50.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:50.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:50.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:50.630 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T22:03:50.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:50.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:50.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: pgmap v204: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2023-12-06T22:03:50.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:50.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:50.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:50.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:50.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:50.631 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:50.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T22:03:50.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: osdmap e146: 8 total, 7 up, 8 in 2023-12-06T22:03:50.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='osd.6 [v2:172.21.15.144:6816/1303833233,v1:172.21.15.144:6817/1303833233]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:03:50.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:03:50.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:03:50.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:03:50.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:50.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:03:50.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:50.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:50.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:03:50.634 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:50 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T22:03:51.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:51 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:51.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:51 smithi144 ceph-mon[178873]: failed to encode map e146 with expected crc 2023-12-06T22:03:51.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:51 smithi144 ceph-mon[178873]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T22:03:51.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:51 smithi144 ceph-mon[178873]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-06T22:03:51.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:51 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:51.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:51 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:51.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:51 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:51.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:51 smithi144 ceph-mon[178873]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:03:51.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:51 smithi144 ceph-mon[178873]: osd.6 [v2:172.21.15.144:6816/1303833233,v1:172.21.15.144:6817/1303833233] boot 2023-12-06T22:03:51.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:51 smithi144 ceph-mon[178873]: osdmap e147: 8 total, 8 up, 8 in 2023-12-06T22:03:51.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:51 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:03:51.631 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:51.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[203539]: failed to encode map e146 with expected crc 2023-12-06T22:03:51.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[203539]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T22:03:51.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[203539]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-06T22:03:51.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:51.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:51.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:51.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[203539]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:03:51.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[203539]: osd.6 [v2:172.21.15.144:6816/1303833233,v1:172.21.15.144:6817/1303833233] boot 2023-12-06T22:03:51.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[203539]: osdmap e147: 8 total, 8 up, 8 in 2023-12-06T22:03:51.632 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:03:51.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:03:51.632 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[210390]: failed to encode map e146 with expected crc 2023-12-06T22:03:51.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[210390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T22:03:51.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[210390]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-12-06T22:03:51.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:51.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:51.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:51.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[210390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:03:51.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[210390]: osd.6 [v2:172.21.15.144:6816/1303833233,v1:172.21.15.144:6817/1303833233] boot 2023-12-06T22:03:51.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[210390]: osdmap e147: 8 total, 8 up, 8 in 2023-12-06T22:03:51.633 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:51 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T22:03:52.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:52 smithi144 ceph-mon[178873]: failed to encode map e147 with expected crc 2023-12-06T22:03:52.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:52 smithi144 ceph-mon[178873]: pgmap v207: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 922 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2023-12-06T22:03:52.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:52 smithi144 ceph-mon[178873]: osdmap e148: 8 total, 8 up, 8 in 2023-12-06T22:03:52.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:52 smithi038 ceph-mon[203539]: failed to encode map e147 with expected crc 2023-12-06T22:03:52.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:52 smithi038 ceph-mon[203539]: pgmap v207: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 922 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2023-12-06T22:03:52.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:52 smithi038 ceph-mon[203539]: osdmap e148: 8 total, 8 up, 8 in 2023-12-06T22:03:52.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:52 smithi038 ceph-mon[210390]: failed to encode map e147 with expected crc 2023-12-06T22:03:52.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:52 smithi038 ceph-mon[210390]: pgmap v207: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 922 B/s rd, 0 op/s; 74/627 objects degraded (11.802%) 2023-12-06T22:03:52.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:52 smithi038 ceph-mon[210390]: osdmap e148: 8 total, 8 up, 8 in 2023-12-06T22:03:53.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:53 smithi144 ceph-mon[178873]: failed to encode map e148 with expected crc 2023-12-06T22:03:53.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:53 smithi144 ceph-mon[178873]: failed to encode map e148 with expected crc 2023-12-06T22:03:53.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:53 smithi144 ceph-mon[178873]: Health check update: Degraded data redundancy: 74/627 objects degraded (11.802%), 18 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:53.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:53 smithi038 ceph-mon[203539]: failed to encode map e148 with expected crc 2023-12-06T22:03:53.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:53 smithi038 ceph-mon[203539]: failed to encode map e148 with expected crc 2023-12-06T22:03:53.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:53 smithi038 ceph-mon[203539]: Health check update: Degraded data redundancy: 74/627 objects degraded (11.802%), 18 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:53.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:53 smithi038 ceph-mon[210390]: failed to encode map e148 with expected crc 2023-12-06T22:03:53.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:53 smithi038 ceph-mon[210390]: failed to encode map e148 with expected crc 2023-12-06T22:03:53.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:53 smithi038 ceph-mon[210390]: Health check update: Degraded data redundancy: 74/627 objects degraded (11.802%), 18 pgs degraded (PG_DEGRADED) 2023-12-06T22:03:54.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:54 smithi144 ceph-mon[178873]: pgmap v209: 161 pgs: 9 peering, 9 active+undersized+degraded, 22 active+undersized, 121 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 34/627 objects degraded (5.423%) 2023-12-06T22:03:54.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:54 smithi038 ceph-mon[203539]: pgmap v209: 161 pgs: 9 peering, 9 active+undersized+degraded, 22 active+undersized, 121 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 34/627 objects degraded (5.423%) 2023-12-06T22:03:54.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:03:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:03:54] "GET /metrics HTTP/1.1" 200 38106 "" "Prometheus/2.43.0" 2023-12-06T22:03:54.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:54 smithi038 ceph-mon[210390]: pgmap v209: 161 pgs: 9 peering, 9 active+undersized+degraded, 22 active+undersized, 121 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 34/627 objects degraded (5.423%) 2023-12-06T22:03:56.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:56 smithi144 ceph-mon[178873]: pgmap v210: 161 pgs: 9 peering, 2 active+undersized+degraded, 5 active+undersized, 145 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 10/627 objects degraded (1.595%) 2023-12-06T22:03:56.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:56 smithi038 ceph-mon[203539]: pgmap v210: 161 pgs: 9 peering, 2 active+undersized+degraded, 5 active+undersized, 145 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 10/627 objects degraded (1.595%) 2023-12-06T22:03:56.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:56 smithi038 ceph-mon[210390]: pgmap v210: 161 pgs: 9 peering, 2 active+undersized+degraded, 5 active+undersized, 145 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 10/627 objects degraded (1.595%) 2023-12-06T22:03:57.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:57 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:57.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:57 smithi144 ceph-mon[178873]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 565 B/s rd, 0 op/s 2023-12-06T22:03:57.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:57 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:57.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:57 smithi038 ceph-mon[203539]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 565 B/s rd, 0 op/s 2023-12-06T22:03:57.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:57 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:03:57.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:57 smithi038 ceph-mon[210390]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 565 B/s rd, 0 op/s 2023-12-06T22:03:58.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:58 smithi144 ceph-mon[178873]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/627 objects degraded (1.595%), 2 pgs degraded) 2023-12-06T22:03:58.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:58 smithi144 ceph-mon[178873]: Cluster is now healthy 2023-12-06T22:03:58.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:58 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:58.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:58 smithi038 ceph-mon[203539]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/627 objects degraded (1.595%), 2 pgs degraded) 2023-12-06T22:03:58.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:58 smithi038 ceph-mon[203539]: Cluster is now healthy 2023-12-06T22:03:58.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:58 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:58.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:58 smithi038 ceph-mon[210390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/627 objects degraded (1.595%), 2 pgs degraded) 2023-12-06T22:03:58.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:58 smithi038 ceph-mon[210390]: Cluster is now healthy 2023-12-06T22:03:58.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:58 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:03:59.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:03:59 smithi038 ceph-mon[203539]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:03:59.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:03:59 smithi038 ceph-mon[210390]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:04:00.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:03:59 smithi144 ceph-mon[178873]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-06T22:04:02.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:01 smithi144 ceph-mon[178873]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-06T22:04:02.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:01 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:02.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:01 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:02.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:01 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:02.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:01 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:02.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:01 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:04:02.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:01 smithi038 ceph-mon[203539]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-06T22:04:02.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:01 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:02.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:01 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:02.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:01 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:02.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:01 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:02.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:01 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:04:02.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:01 smithi038 ceph-mon[210390]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-06T22:04:02.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:01 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:02.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:01 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:02.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:01 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:02.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:01 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:02.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:01 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:04:03.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:03 smithi038 ceph-mon[203539]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 822 B/s rd, 0 op/s 2023-12-06T22:04:03.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:03 smithi038 ceph-mon[210390]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 822 B/s rd, 0 op/s 2023-12-06T22:04:04.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:03 smithi144 ceph-mon[178873]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 822 B/s rd, 0 op/s 2023-12-06T22:04:04.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:04 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:04:04] "GET /metrics HTTP/1.1" 200 38250 "" "Prometheus/2.43.0" 2023-12-06T22:04:06.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:05 smithi144 ceph-mon[178873]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:06.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:05 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T22:04:06.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:05 smithi144 ceph-mon[178873]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T22:04:06.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:05 smithi144 ceph-mon[178873]: Upgrade: osd.7 is safe to restart 2023-12-06T22:04:06.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:05 smithi038 ceph-mon[210390]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:06.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:05 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T22:04:06.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:05 smithi038 ceph-mon[210390]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T22:04:06.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:05 smithi038 ceph-mon[210390]: Upgrade: osd.7 is safe to restart 2023-12-06T22:04:06.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:05 smithi038 ceph-mon[203539]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:06.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:05 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T22:04:06.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:05 smithi038 ceph-mon[203539]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-12-06T22:04:06.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:05 smithi038 ceph-mon[203539]: Upgrade: osd.7 is safe to restart 2023-12-06T22:04:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:06 smithi144 ceph-mon[178873]: Upgrade: Updating osd.7 2023-12-06T22:04:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T22:04:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:06 smithi144 ceph-mon[178873]: Deploying daemon osd.7 on smithi144 2023-12-06T22:04:07.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:06 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:07.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:06 smithi038 ceph-mon[203539]: Upgrade: Updating osd.7 2023-12-06T22:04:07.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:07.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T22:04:07.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:07.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:06 smithi038 ceph-mon[203539]: Deploying daemon osd.7 on smithi144 2023-12-06T22:04:07.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:06 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:07.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:07 smithi038 ceph-mon[210390]: Upgrade: Updating osd.7 2023-12-06T22:04:07.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:07.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T22:04:07.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:07.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:07 smithi038 ceph-mon[210390]: Deploying daemon osd.7 on smithi144 2023-12-06T22:04:07.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:07 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:08.271 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:08 smithi144 ceph-mon[178873]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:08.272 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:08 smithi144 systemd[1]: Stopping Ceph osd.7 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:04:08.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:08 smithi038 ceph-mon[203539]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:08.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:08 smithi038 ceph-mon[210390]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:08.558 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[124578]: 2023-12-06T22:04:08.270+0000 7f83150b1700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:04:08.558 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[124578]: 2023-12-06T22:04:08.270+0000 7f83150b1700 -1 osd.7 148 *** Got signal Terminated *** 2023-12-06T22:04:08.558 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:08 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[124578]: 2023-12-06T22:04:08.270+0000 7f83150b1700 -1 osd.7 148 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:04:09.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:09 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:09.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:09 smithi144 ceph-mon[178873]: osd.7 marked itself down and dead 2023-12-06T22:04:09.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:09 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:09.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:09 smithi038 ceph-mon[203539]: osd.7 marked itself down and dead 2023-12-06T22:04:09.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:09 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:09.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:09 smithi038 ceph-mon[210390]: osd.7 marked itself down and dead 2023-12-06T22:04:10.027 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:09 smithi144 bash[208348]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7 2023-12-06T22:04:10.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:10 smithi144 ceph-mon[178873]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:10.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:10 smithi144 ceph-mon[178873]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:04:10.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:10 smithi144 ceph-mon[178873]: osdmap e149: 8 total, 7 up, 8 in 2023-12-06T22:04:10.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:10 smithi038 ceph-mon[203539]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:10.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:10 smithi038 ceph-mon[203539]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:04:10.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:10 smithi038 ceph-mon[203539]: osdmap e149: 8 total, 7 up, 8 in 2023-12-06T22:04:10.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:10 smithi038 ceph-mon[210390]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:10.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:10 smithi038 ceph-mon[210390]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-06T22:04:10.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:10 smithi038 ceph-mon[210390]: osdmap e149: 8 total, 7 up, 8 in 2023-12-06T22:04:11.158 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:11 smithi144 ceph-mon[178873]: osdmap e150: 8 total, 7 up, 8 in 2023-12-06T22:04:11.159 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:11 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:11.159 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:11 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:11.159 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:11 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:11.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:11 smithi038 ceph-mon[203539]: osdmap e150: 8 total, 7 up, 8 in 2023-12-06T22:04:11.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:11 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:11.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:11 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:11.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:11 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:11.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:11 smithi038 ceph-mon[210390]: osdmap e150: 8 total, 7 up, 8 in 2023-12-06T22:04:11.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:11 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:11.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:11 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:11.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:11 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:11.460 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:11 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.7.service: Succeeded. 2023-12-06T22:04:11.460 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:11 smithi144 systemd[1]: Stopped Ceph osd.7 for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:04:11.460 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:11 smithi144 systemd[1]: Starting Ceph osd.7 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:04:12.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:12 smithi144 ceph-mon[178873]: pgmap v220: 161 pgs: 5 active+undersized+degraded, 10 peering, 15 stale+active+clean, 5 active+undersized, 126 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 17/627 objects degraded (2.711%) 2023-12-06T22:04:12.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:12 smithi144 ceph-mon[178873]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T22:04:12.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:12 smithi144 ceph-mon[178873]: Health check failed: Degraded data redundancy: 17/627 objects degraded (2.711%), 5 pgs degraded (PG_DEGRADED) 2023-12-06T22:04:12.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:12 smithi038 ceph-mon[203539]: pgmap v220: 161 pgs: 5 active+undersized+degraded, 10 peering, 15 stale+active+clean, 5 active+undersized, 126 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 17/627 objects degraded (2.711%) 2023-12-06T22:04:12.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:12 smithi038 ceph-mon[203539]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T22:04:12.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:12 smithi038 ceph-mon[203539]: Health check failed: Degraded data redundancy: 17/627 objects degraded (2.711%), 5 pgs degraded (PG_DEGRADED) 2023-12-06T22:04:12.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:12 smithi038 ceph-mon[210390]: pgmap v220: 161 pgs: 5 active+undersized+degraded, 10 peering, 15 stale+active+clean, 5 active+undersized, 126 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 17/627 objects degraded (2.711%) 2023-12-06T22:04:12.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:12 smithi038 ceph-mon[210390]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-06T22:04:12.378 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:12 smithi038 ceph-mon[210390]: Health check failed: Degraded data redundancy: 17/627 objects degraded (2.711%), 5 pgs degraded (PG_DEGRADED) 2023-12-06T22:04:13.001 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T22:04:13.297 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:12 smithi144 bash[209100]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-06T22:04:13.297 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:12 smithi144 bash[209100]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2023-12-06T22:04:13.297 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:12 smithi144 bash[209100]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-12-06T22:04:13.297 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:12 smithi144 bash[209100]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-06T22:04:13.297 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:12 smithi144 bash[209100]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2023-12-06T22:04:13.297 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:12 smithi144 bash[209100]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-06T22:04:13.297 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:12 smithi144 bash[209100]: --> ceph-volume raw activate successful for osd ID: 7 2023-12-06T22:04:13.706 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:04:13.706 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 12s ago 31m - - 2023-12-06T22:04:13.706 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 0s ago 31m - - 2023-12-06T22:04:13.706 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (7m) 12s ago 28m 28.9M - 0.25.0 c8568f914cd2 e7afd8b062a4 2023-12-06T22:04:13.706 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (7m) 0s ago 28m 93.9M - 9.4.7 954c08fa6188 73c1f001221b 2023-12-06T22:04:13.706 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (8m) 12s ago 27m 65.2M - 3.5 e1d6a67b021e ecccf81ec1cf 2023-12-06T22:04:13.706 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283,8765 running (8m) 0s ago 31m 450M - 19.0.0-69-g583a8f42 1299c0cbdc4b fe2129b8d864 2023-12-06T22:04:13.706 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (17m) 12s ago 32m 563M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T22:04:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (5m) 12s ago 32m 117M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 52d9e34645f1 2023-12-06T22:04:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (6m) 0s ago 31m 86.7M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b c471761c447a 2023-12-06T22:04:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (4m) 12s ago 31m 73.7M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 411f5a260908 2023-12-06T22:04:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (7m) 12s ago 28m 19.1M - 1.5.0 0da6a335fe13 bca82f4c7100 2023-12-06T22:04:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (7m) 0s ago 28m 17.6M - 1.5.0 0da6a335fe13 825cf31fc0d1 2023-12-06T22:04:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (4m) 12s ago 31m 105M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 76832034634c 2023-12-06T22:04:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (3m) 12s ago 30m 96.9M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 01e8d2e7fcfe 2023-12-06T22:04:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (2m) 12s ago 30m 74.7M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b bd79ec6806a7 2023-12-06T22:04:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (2m) 12s ago 30m 89.0M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 61af0fb8dea3 2023-12-06T22:04:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (91s) 0s ago 29m 92.0M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 38ca5625ee6d 2023-12-06T22:04:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (62s) 0s ago 29m 72.9M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b e01640183b53 2023-12-06T22:04:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (28s) 0s ago 29m 54.5M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 9c1d58f8fe07 2023-12-06T22:04:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 unknown 0s ago 29m - 4096M 2023-12-06T22:04:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (7m) 0s ago 28m 76.5M - 2.43.0 a07b618ecd1d c1b58f6426a5 2023-12-06T22:04:13.707 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (27m) 12s ago 27m 98.2M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T22:04:13.708 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (27m) 0s ago 27m 101M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T22:04:13.977 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:13 smithi144 ceph-osd[209667]: -- 172.21.15.144:0/1781331526 <== mon.2 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5557350111e0 con 0x555734fe0c00 2023-12-06T22:04:13.977 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:13 smithi144 bash[209604]: 89313a6a91874aebcf6076a02676fe92a92fbc814cbca34ebf1f4142a7a8e21d 2023-12-06T22:04:13.977 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:13 smithi144 systemd[1]: Started Ceph osd.7 for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:04:13.977 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:13 smithi144 ceph-mon[178873]: pgmap v221: 161 pgs: 17 active+undersized+degraded, 10 peering, 7 stale+active+clean, 9 active+undersized, 118 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2023-12-06T22:04:13.978 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:13 smithi144 ceph-mon[178873]: from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:14.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:13 smithi038 ceph-mon[203539]: pgmap v221: 161 pgs: 17 active+undersized+degraded, 10 peering, 7 stale+active+clean, 9 active+undersized, 118 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2023-12-06T22:04:14.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:13 smithi038 ceph-mon[203539]: from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:14.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:13 smithi038 ceph-mon[210390]: pgmap v221: 161 pgs: 17 active+undersized+degraded, 10 peering, 7 stale+active+clean, 9 active+undersized, 118 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 56/627 objects degraded (8.931%) 2023-12-06T22:04:14.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:13 smithi038 ceph-mon[210390]: from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:14.154 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T22:04:14.154 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2023-12-06T22:04:14.154 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 3 2023-12-06T22:04:14.154 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:04:14.154 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2023-12-06T22:04:14.154 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 2 2023-12-06T22:04:14.154 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:04:14.154 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2023-12-06T22:04:14.154 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 7 2023-12-06T22:04:14.154 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:04:14.155 INFO:teuthology.orchestra.run.smithi038.stdout: "rgw": { 2023-12-06T22:04:14.155 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-06T22:04:14.155 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2023-12-06T22:04:14.155 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2023-12-06T22:04:14.155 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-06T22:04:14.155 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)": 12 2023-12-06T22:04:14.155 INFO:teuthology.orchestra.run.smithi038.stdout: } 2023-12-06T22:04:14.155 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T22:04:14.534 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T22:04:14.534 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7", 2023-12-06T22:04:14.534 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2023-12-06T22:04:14.534 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2023-12-06T22:04:14.534 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2023-12-06T22:04:14.535 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "7/8 daemons upgraded", 2023-12-06T22:04:14.535 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Currently upgrading osd daemons", 2023-12-06T22:04:14.535 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": false 2023-12-06T22:04:14.535 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T22:04:14.558 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:04:14.254+0000 7fbce53a6640 -1 Falling back to public interface 2023-12-06T22:04:14.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:04:14] "GET /metrics HTTP/1.1" 200 38250 "" "Prometheus/2.43.0" 2023-12-06T22:04:15.033 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='client.44547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:15.034 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.034 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.034 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: pgmap v222: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 24 active+undersized, 102 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%) 2023-12-06T22:04:15.034 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='client.64498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:15.034 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.034 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.034 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.034 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.034 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:15.034 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:15.034 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: pgmap v223: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 24 active+undersized, 102 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%) 2023-12-06T22:04:15.034 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.034 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:15.034 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.035 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:15.035 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.035 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:15.035 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:15.035 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.035 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:15.035 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.035 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:15.035 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.035 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:15.035 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:15.035 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/1083704632' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:15.035 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.035 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:15.035 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.036 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:15.036 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.036 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:15.036 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:15.036 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.036 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:15.036 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.036 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:15.036 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.036 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:15.036 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:15.036 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.036 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.036 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:15.037 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.037 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:15.037 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:15.037 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:14 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='client.44547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:15.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: pgmap v222: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 24 active+undersized, 102 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%) 2023-12-06T22:04:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='client.64498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: pgmap v223: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 24 active+undersized, 102 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%) 2023-12-06T22:04:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:15.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='client.? 172.21.15.38:0/1083704632' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:15.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:15.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:15.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:15.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:15.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:15.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:15.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:15.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:15.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:15.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='client.44547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:15.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: pgmap v222: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 24 active+undersized, 102 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%) 2023-12-06T22:04:15.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='client.64498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:15.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:15.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:15.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: pgmap v223: 161 pgs: 22 active+undersized+degraded, 10 peering, 3 stale+active+clean, 24 active+undersized, 102 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 74/627 objects degraded (11.802%) 2023-12-06T22:04:15.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:15.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:15.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:15.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:15.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:15.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:15.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:15.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:15.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='client.? 172.21.15.38:0/1083704632' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:15.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:15.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:15.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:15.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:15.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:15.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:15.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:15.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:15.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:15.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:15.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:15.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:15.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:15.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:14 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='client.64513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:15 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='client.64513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:16.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='client.64513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:16.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.133 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:15 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.994 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.994 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.994 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.994 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.994 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.994 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: pgmap v224: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 86/627 objects degraded (13.716%) 2023-12-06T22:04:16.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.996 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.996 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.996 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.996 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.996 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.996 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.996 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.996 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.996 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.996 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.996 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:16.996 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.996 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:04:16.996 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.997 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.997 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.997 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.997 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.997 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:16.997 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.997 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:16.997 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:16.997 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:16.997 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:16.997 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:16 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: pgmap v224: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 86/627 objects degraded (13.716%) 2023-12-06T22:04:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:04:17.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: pgmap v224: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 86/627 objects degraded (13.716%) 2023-12-06T22:04:17.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:04:17.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.135 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:16 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.308 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:04:17.001+0000 7fbce53a6640 -1 osd.7 0 read_superblock omap replica is missing. 2023-12-06T22:04:17.308 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:04:17.042+0000 7fbce53a6640 -1 osd.7 148 log_to_monitors true 2023-12-06T22:04:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: Health check update: Degraded data redundancy: 86/627 objects degraded (13.716%), 29 pgs degraded (PG_DEGRADED) 2023-12-06T22:04:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T22:04:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='osd.7 [v2:172.21.15.144:6824/2851303522,v1:172.21.15.144:6825/2851303522]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:04:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:04:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.813 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.813 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:17 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: Health check update: Degraded data redundancy: 86/627 objects degraded (13.716%), 29 pgs degraded (PG_DEGRADED) 2023-12-06T22:04:17.878 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T22:04:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='osd.7 [v2:172.21.15.144:6824/2851303522,v1:172.21.15.144:6825/2851303522]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:04:17.879 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:04:17.880 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.880 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: Health check update: Degraded data redundancy: 86/627 objects degraded (13.716%), 29 pgs degraded (PG_DEGRADED) 2023-12-06T22:04:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-06T22:04:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.881 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='osd.7 [v2:172.21.15.144:6824/2851303522,v1:172.21.15.144:6825/2851303522]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:04:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T22:04:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.882 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.883 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.884 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:17.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.884 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:17.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:17.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:17.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:17.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:17.885 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:17 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:18.557 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:04:18.064+0000 7fbcd4012700 -1 osd.7 148 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-06T22:04:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:18.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:18.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:18.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:18.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:18.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:18.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: pgmap v225: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 86/627 objects degraded (13.716%) 2023-12-06T22:04:18.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:18.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:18.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:18.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:18.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:18.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:18.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:18.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T22:04:18.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='osd.7 [v2:172.21.15.144:6824/2851303522,v1:172.21.15.144:6825/2851303522]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:04:18.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: osdmap e151: 8 total, 7 up, 8 in 2023-12-06T22:04:18.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:04:18.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:18.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:18.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:18.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:18.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:18.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:18.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:18.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:18.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:18.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:18.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:18.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:18.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:18.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:18.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:18.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:18.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:18.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:18.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:18.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:18.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:18.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:18.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:18.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:18.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:18.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:18.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:18.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:18.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:18.813 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:18.813 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:18.813 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:18 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:19.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:19.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:19.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:19.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:19.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:19.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:19.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: pgmap v225: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 86/627 objects degraded (13.716%) 2023-12-06T22:04:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T22:04:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='osd.7 [v2:172.21.15.144:6824/2851303522,v1:172.21.15.144:6825/2851303522]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:04:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: osdmap e151: 8 total, 7 up, 8 in 2023-12-06T22:04:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:04:19.129 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:19.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:19.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:19.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:19.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:19.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:19.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: pgmap v225: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 86/627 objects degraded (13.716%) 2023-12-06T22:04:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:19.131 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T22:04:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='osd.7 [v2:172.21.15.144:6824/2851303522,v1:172.21.15.144:6825/2851303522]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:04:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: osdmap e151: 8 total, 7 up, 8 in 2023-12-06T22:04:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2023-12-06T22:04:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:19.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:19.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:19.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:19.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:19.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:19.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:19.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:19.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:19.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:19.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:19.136 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:19.136 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:19.136 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.136 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:19.136 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:19.136 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:19.136 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:19.136 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:18 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:04:20.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: osd.7 [v2:172.21.15.144:6824/2851303522,v1:172.21.15.144:6825/2851303522] boot 2023-12-06T22:04:20.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: osdmap e152: 8 total, 8 up, 8 in 2023-12-06T22:04:20.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:04:20.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:19 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:04:20.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: osd.7 [v2:172.21.15.144:6824/2851303522,v1:172.21.15.144:6825/2851303522] boot 2023-12-06T22:04:20.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: osdmap e152: 8 total, 8 up, 8 in 2023-12-06T22:04:20.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:04:20.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-06T22:04:20.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: osd.7 [v2:172.21.15.144:6824/2851303522,v1:172.21.15.144:6825/2851303522] boot 2023-12-06T22:04:20.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: osdmap e152: 8 total, 8 up, 8 in 2023-12-06T22:04:20.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T22:04:20.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:20.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.136 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.136 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.136 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:20.136 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:20.136 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:20.136 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:20.136 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:19 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:20.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T22:04:20.139+0000 7f5473e9c700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T22:04:21.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:21.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:21.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:21.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: pgmap v228: 161 pgs: 5 peering, 29 active+undersized+degraded, 35 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 86/627 objects degraded (13.716%) 2023-12-06T22:04:21.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:21.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:21.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:21.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:21.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:21.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:21.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: osdmap e153: 8 total, 8 up, 8 in 2023-12-06T22:04:21.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:21.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:21.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:21.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:21.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:21.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: Upgrade: Setting container_image for all osd 2023-12-06T22:04:21.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-06T22:04:21.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-06T22:04:21.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-06T22:04:21.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-06T22:04:21.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-06T22:04:21.130 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-06T22:04:21.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-a[203516]: 2023-12-06T22:04:20.798+0000 7f9adfb58700 -1 log_channel(cluster) log [ERR] : Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T22:04:21.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:21.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:21.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:21.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: pgmap v228: 161 pgs: 5 peering, 29 active+undersized+degraded, 35 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 86/627 objects degraded (13.716%) 2023-12-06T22:04:21.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:21.130 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:21.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:21.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:21.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:21.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:21.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: osdmap e153: 8 total, 8 up, 8 in 2023-12-06T22:04:21.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:21.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:21.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:21.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:21.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:21.131 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: Upgrade: Setting container_image for all osd 2023-12-06T22:04:21.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-06T22:04:21.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-06T22:04:21.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-06T22:04:21.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-06T22:04:21.132 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-06T22:04:21.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-06T22:04:21.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-06T22:04:21.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-06T22:04:21.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-06T22:04:21.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-06T22:04:21.132 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-06T22:04:21.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-06T22:04:21.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-06T22:04:21.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-06T22:04:21.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-06T22:04:21.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: Upgrade: Setting require_osd_release to 19 unknown 2023-12-06T22:04:21.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-06T22:04:21.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T22:04:21.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: pgmap v230: 161 pgs: 5 peering, 29 active+undersized+degraded, 35 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/627 objects degraded (13.716%) 2023-12-06T22:04:21.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:21.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:21.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:21.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.133 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.134 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-06T22:04:21.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-06T22:04:21.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-06T22:04:21.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-06T22:04:21.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-06T22:04:21.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-06T22:04:21.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-06T22:04:21.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-06T22:04:21.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-06T22:04:21.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-06T22:04:21.134 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-06T22:04:21.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: Upgrade: Setting require_osd_release to 19 unknown 2023-12-06T22:04:21.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-06T22:04:21.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T22:04:21.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: pgmap v230: 161 pgs: 5 peering, 29 active+undersized+degraded, 35 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/627 objects degraded (13.716%) 2023-12-06T22:04:21.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:21.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:21.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:21.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.135 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:20 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:21.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:21.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:21.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: pgmap v228: 161 pgs: 5 peering, 29 active+undersized+degraded, 35 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 86/627 objects degraded (13.716%) 2023-12-06T22:04:21.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:21.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:21.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:21.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:21.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:21.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-06T22:04:21.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: osdmap e153: 8 total, 8 up, 8 in 2023-12-06T22:04:21.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:21.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:21.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:21.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:21.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:21.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: Upgrade: Setting container_image for all osd 2023-12-06T22:04:21.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-12-06T22:04:21.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-12-06T22:04:21.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-12-06T22:04:21.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-12-06T22:04:21.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-12-06T22:04:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-12-06T22:04:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-12-06T22:04:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-12-06T22:04:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-12-06T22:04:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-12-06T22:04:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-12-06T22:04:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-12-06T22:04:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-12-06T22:04:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-12-06T22:04:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-12-06T22:04:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-12-06T22:04:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: Upgrade: Setting require_osd_release to 19 unknown 2023-12-06T22:04:21.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "unknown"}]: dispatch 2023-12-06T22:04:21.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: Upgrade: Paused due to UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T22:04:21.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: pgmap v230: 161 pgs: 5 peering, 29 active+undersized+degraded, 35 active+undersized, 92 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/627 objects degraded (13.716%) 2023-12-06T22:04:21.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T22:04:21.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T22:04:21.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-06T22:04:21.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:21.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:20 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:22.013 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:21 smithi144 ceph-mon[178873]: Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T22:04:22.014 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:21 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:22.014 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:21 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:22.014 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:21 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:22.014 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:21 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:22.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:21 smithi038 ceph-mon[203539]: Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T22:04:22.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:21 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:22.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:21 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:22.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:21 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:22.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:21 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:22.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:21 smithi038 ceph-mon[210390]: Health check failed: Upgrade: failed due to an unexpected exception (UPGRADE_EXCEPTION) 2023-12-06T22:04:22.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:21 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:22.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:21 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:22.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:21 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:22.129 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:21 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:23.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:22 smithi144 ceph-mon[178873]: pgmap v231: 161 pgs: 5 peering, 22 active+undersized+degraded, 31 active+undersized, 103 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 66/627 objects degraded (10.526%) 2023-12-06T22:04:23.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:22 smithi038 ceph-mon[203539]: pgmap v231: 161 pgs: 5 peering, 22 active+undersized+degraded, 31 active+undersized, 103 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 66/627 objects degraded (10.526%) 2023-12-06T22:04:23.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:22 smithi038 ceph-mon[210390]: pgmap v231: 161 pgs: 5 peering, 22 active+undersized+degraded, 31 active+undersized, 103 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 66/627 objects degraded (10.526%) 2023-12-06T22:04:24.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:23 smithi038 ceph-mon[203539]: Health check update: Degraded data redundancy: 66/627 objects degraded (10.526%), 22 pgs degraded (PG_DEGRADED) 2023-12-06T22:04:24.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:23 smithi038 ceph-mon[210390]: Health check update: Degraded data redundancy: 66/627 objects degraded (10.526%), 22 pgs degraded (PG_DEGRADED) 2023-12-06T22:04:24.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:23 smithi144 ceph-mon[178873]: Health check update: Degraded data redundancy: 66/627 objects degraded (10.526%), 22 pgs degraded (PG_DEGRADED) 2023-12-06T22:04:24.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:24 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:04:24] "GET /metrics HTTP/1.1" 200 38260 "" "Prometheus/2.43.0" 2023-12-06T22:04:25.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:24 smithi038 ceph-mon[203539]: pgmap v232: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2023-12-06T22:04:25.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:24 smithi038 ceph-mon[210390]: pgmap v232: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2023-12-06T22:04:25.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:24 smithi144 ceph-mon[178873]: pgmap v232: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2023-12-06T22:04:26.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:25 smithi038 ceph-mon[203539]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 66/627 objects degraded (10.526%), 22 pgs degraded) 2023-12-06T22:04:26.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:25 smithi038 ceph-mon[210390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 66/627 objects degraded (10.526%), 22 pgs degraded) 2023-12-06T22:04:26.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:25 smithi144 ceph-mon[178873]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 66/627 objects degraded (10.526%), 22 pgs degraded) 2023-12-06T22:04:27.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:26 smithi038 ceph-mon[203539]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2023-12-06T22:04:27.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:26 smithi038 ceph-mon[210390]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2023-12-06T22:04:27.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:26 smithi144 ceph-mon[178873]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2023-12-06T22:04:29.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:28 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:29.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:28 smithi144 ceph-mon[178873]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:29.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:28 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:29.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:28 smithi038 ceph-mon[203539]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:29.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:28 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:29.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:28 smithi038 ceph-mon[210390]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:31.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:31 smithi144 ceph-mon[178873]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1013 B/s rd, 0 op/s 2023-12-06T22:04:31.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:31 smithi038 ceph-mon[203539]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1013 B/s rd, 0 op/s 2023-12-06T22:04:31.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:31 smithi038 ceph-mon[210390]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1013 B/s rd, 0 op/s 2023-12-06T22:04:32.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:32 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:32.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:32 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:04:32.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:32 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:32.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:32 smithi038 ceph-mon[203539]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:32.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:32 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:32.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:32 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:04:32.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:32 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:32.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:32 smithi038 ceph-mon[210390]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:32.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:32 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:32 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:04:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:32 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:32.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:32 smithi144 ceph-mon[178873]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:34.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:34 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:04:34] "GET /metrics HTTP/1.1" 200 38334 "" "Prometheus/2.43.0" 2023-12-06T22:04:35.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:35 smithi144 ceph-mon[178873]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:35.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:35 smithi038 ceph-mon[203539]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:35.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:35 smithi038 ceph-mon[210390]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:37.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:37 smithi144 ceph-mon[178873]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:37.572 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:37 smithi038 ceph-mon[203539]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:37.573 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:37 smithi038 ceph-mon[210390]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:39.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:38 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:39.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:38 smithi144 ceph-mon[178873]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:39.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:38 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:39.128 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:38 smithi038 ceph-mon[203539]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:39.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:38 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:39.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:38 smithi038 ceph-mon[210390]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:41.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:41 smithi144 ceph-mon[178873]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:41.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:41 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:41.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:41 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:41.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:41 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:41.567 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:41 smithi038 ceph-mon[203539]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:41.567 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:41 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:41.568 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:41 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:41.568 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:41 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:41.568 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:41 smithi038 ceph-mon[210390]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:41.568 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:41 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:41.568 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:41 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:41.568 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:41 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:42.551 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:42.551 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:42.551 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:42 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:42.551 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:42 smithi144 ceph-mon[178873]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:42.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:42.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:42.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:42 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:42.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:42 smithi038 ceph-mon[203539]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:42.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:42.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:42.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:42 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' 2023-12-06T22:04:42.629 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:42 smithi038 ceph-mon[210390]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:44.628 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:44 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:04:44] "GET /metrics HTTP/1.1" 200 38334 "" "Prometheus/2.43.0" 2023-12-06T22:04:44.918 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T22:04:45.271 INFO:teuthology.orchestra.run.smithi038.stdout:"Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception" 2023-12-06T22:04:45.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:45 smithi144 ceph-mon[178873]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:45.579 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:45 smithi038 ceph-mon[203539]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:45.579 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:45 smithi038 ceph-mon[210390]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:45.757 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch ps' 2023-12-06T22:04:46.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:46 smithi038 ceph-mon[203539]: from='client.64522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:46.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:46 smithi038 ceph-mon[203539]: from='client.64528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:46.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:46 smithi038 ceph-mon[210390]: from='client.64522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:46.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:46 smithi038 ceph-mon[210390]: from='client.64528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:46.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:46 smithi144 ceph-mon[178873]: from='client.64522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:46.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:46 smithi144 ceph-mon[178873]: from='client.64528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:47.108 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T22:04:47.109 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi038 smithi038 running 5s ago 32m - - 2023-12-06T22:04:47.109 INFO:teuthology.orchestra.run.smithi038.stdout:agent.smithi144 smithi144 running 6s ago 32m - - 2023-12-06T22:04:47.109 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.a smithi038 *:9093,9094 running (7m) 5s ago 28m 28.9M - 0.25.0 c8568f914cd2 e7afd8b062a4 2023-12-06T22:04:47.109 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.a smithi144 *:3000 running (7m) 6s ago 28m 93.9M - 9.4.7 954c08fa6188 73c1f001221b 2023-12-06T22:04:47.109 INFO:teuthology.orchestra.run.smithi038.stdout:iscsi.foo.smithi038.wqvkto smithi038 running (8m) 5s ago 28m 65.2M - 3.5 e1d6a67b021e ecccf81ec1cf 2023-12-06T22:04:47.109 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.x smithi144 *:8443,9283,8765 running (8m) 6s ago 31m 451M - 19.0.0-69-g583a8f42 1299c0cbdc4b fe2129b8d864 2023-12-06T22:04:47.109 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.y smithi038 *:8443,9283,8765 running (18m) 5s ago 33m 572M - 19.0.0-69-g583a8f42 1299c0cbdc4b 2d902e5dfa14 2023-12-06T22:04:47.109 INFO:teuthology.orchestra.run.smithi038.stdout:mon.a smithi038 running (6m) 5s ago 33m 128M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 52d9e34645f1 2023-12-06T22:04:47.109 INFO:teuthology.orchestra.run.smithi038.stdout:mon.b smithi144 running (6m) 6s ago 32m 92.6M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b c471761c447a 2023-12-06T22:04:47.109 INFO:teuthology.orchestra.run.smithi038.stdout:mon.c smithi038 running (5m) 5s ago 32m 80.0M 2048M 19.0.0-69-g583a8f42 1299c0cbdc4b 411f5a260908 2023-12-06T22:04:47.109 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.a smithi038 *:9100 running (8m) 5s ago 29m 19.6M - 1.5.0 0da6a335fe13 bca82f4c7100 2023-12-06T22:04:47.109 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.b smithi144 *:9100 running (8m) 6s ago 28m 18.2M - 1.5.0 0da6a335fe13 825cf31fc0d1 2023-12-06T22:04:47.110 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (4m) 5s ago 31m 119M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 76832034634c 2023-12-06T22:04:47.110 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (4m) 5s ago 31m 110M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 01e8d2e7fcfe 2023-12-06T22:04:47.110 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (3m) 5s ago 31m 84.2M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b bd79ec6806a7 2023-12-06T22:04:47.110 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (2m) 5s ago 30m 107M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 61af0fb8dea3 2023-12-06T22:04:47.110 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi144 running (2m) 6s ago 30m 100M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 38ca5625ee6d 2023-12-06T22:04:47.110 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi144 running (95s) 6s ago 30m 80.3M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b e01640183b53 2023-12-06T22:04:47.110 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi144 running (61s) 6s ago 29m 59.4M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 9c1d58f8fe07 2023-12-06T22:04:47.110 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi144 running (33s) 6s ago 29m 64.9M 4096M 19.0.0-69-g583a8f42 1299c0cbdc4b 89313a6a9187 2023-12-06T22:04:47.110 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.a smithi144 *:9095 running (8m) 6s ago 29m 76.7M - 2.43.0 a07b618ecd1d c1b58f6426a5 2023-12-06T22:04:47.110 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi038.eonhfn smithi038 *:8000 running (28m) 5s ago 28m 98.4M - 17.2.0 e1d6a67b021e 9ad630c030d3 2023-12-06T22:04:47.110 INFO:teuthology.orchestra.run.smithi038.stdout:rgw.foo.smithi144.ynupyy smithi144 *:8000 running (28m) 6s ago 28m 101M - 17.2.0 e1d6a67b021e e0ef6bdcb920 2023-12-06T22:04:47.491 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:47 smithi038 ceph-mon[203539]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:47.491 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:47 smithi038 ceph-mon[203539]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:04:47.492 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:47 smithi038 ceph-mon[210390]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:47.492 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:47 smithi038 ceph-mon[210390]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:04:47.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:47 smithi144 ceph-mon[178873]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:47.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:47 smithi144 ceph-mon[178873]: from='mgr.44106 172.21.15.38:0/2511744990' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-06T22:04:47.591 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2023-12-06T22:04:48.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:48 smithi144 ceph-mon[178873]: from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:48.607 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:48 smithi038 ceph-mon[203539]: from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:48.607 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:48 smithi038 ceph-mon[210390]: from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:49.120 INFO:teuthology.orchestra.run.smithi038.stdout:true 2023-12-06T22:04:49.416 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:49 smithi038 ceph-mon[203539]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:49.416 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:49 smithi038 ceph-mon[203539]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:49.416 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:49 smithi038 ceph-mon[203539]: from='client.? 172.21.15.38:0/1633948780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:49.416 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:49 smithi038 ceph-mon[210390]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:49.416 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:49 smithi038 ceph-mon[210390]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:49.417 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:49 smithi038 ceph-mon[210390]: from='client.? 172.21.15.38:0/1633948780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:49.498 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2023-12-06T22:04:49.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:49 smithi144 ceph-mon[178873]: from='client.25298 -' entity='client.iscsi.foo.smithi038.wqvkto' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-06T22:04:49.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:49 smithi144 ceph-mon[178873]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:49.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:49 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/1633948780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:50.992 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 19.0.0-69-g583a8f42 (583a8f423152326ab01a6e95dd560ab68ea88e77) reef (dev)" 2023-12-06T22:04:51.348 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade status' 2023-12-06T22:04:51.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:51 smithi144 ceph-mon[178873]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:51.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:51 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/2426564343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:51.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:51 smithi038 ceph-mon[203539]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:51.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:51 smithi038 ceph-mon[203539]: from='client.? 172.21.15.38:0/2426564343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:51.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:51 smithi038 ceph-mon[210390]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:51.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:51 smithi038 ceph-mon[210390]: from='client.? 172.21.15.38:0/2426564343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T22:04:52.716 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2023-12-06T22:04:52.716 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:11b2f4267fd52f7817f8d9a10845abc9b4d6cf62c01a8e3f192b80f9968583f7", 2023-12-06T22:04:52.716 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2023-12-06T22:04:52.716 INFO:teuthology.orchestra.run.smithi038.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2023-12-06T22:04:52.716 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [ 2023-12-06T22:04:52.716 INFO:teuthology.orchestra.run.smithi038.stdout: "osd" 2023-12-06T22:04:52.716 INFO:teuthology.orchestra.run.smithi038.stdout: ], 2023-12-06T22:04:52.716 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "8/8 daemons upgraded", 2023-12-06T22:04:52.716 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Error: UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception", 2023-12-06T22:04:52.717 INFO:teuthology.orchestra.run.smithi038.stdout: "is_paused": true 2023-12-06T22:04:52.717 INFO:teuthology.orchestra.run.smithi038.stdout:} 2023-12-06T22:04:53.087 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph health detail' 2023-12-06T22:04:53.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:53 smithi144 ceph-mon[178873]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:53.599 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:53 smithi038 ceph-mon[203539]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:53.599 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:53 smithi038 ceph-mon[210390]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-06T22:04:54.378 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:54 smithi038 ceph-mon[203539]: from='client.64552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:54.379 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:54 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: ::ffff:172.21.15.144 - - [06/Dec/2023:22:04:54] "GET /metrics HTTP/1.1" 200 38330 "" "Prometheus/2.43.0" 2023-12-06T22:04:54.379 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:54 smithi038 ceph-mon[210390]: from='client.64552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:54.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:54 smithi144 ceph-mon[178873]: from='client.64552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T22:04:54.629 INFO:teuthology.orchestra.run.smithi038.stdout:HEALTH_ERR Upgrade: failed due to an unexpected exception 2023-12-06T22:04:54.629 INFO:teuthology.orchestra.run.smithi038.stdout:[ERR] UPGRADE_EXCEPTION: Upgrade: failed due to an unexpected exception 2023-12-06T22:04:54.629 INFO:teuthology.orchestra.run.smithi038.stdout: Unexpected exception occurred during upgrade process: osd require-osd-release failed: unrecognized release unknown retval: -22 2023-12-06T22:04:54.996 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2023-12-06T22:04:55.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:55 smithi038 ceph-mon[203539]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:55.628 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:55 smithi038 ceph-mon[203539]: from='client.? 172.21.15.38:0/1535460920' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:04:55.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:55 smithi038 ceph-mon[210390]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:55.628 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:55 smithi038 ceph-mon[210390]: from='client.? 172.21.15.38:0/1535460920' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:04:55.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:55 smithi144 ceph-mon[178873]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-06T22:04:55.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:55 smithi144 ceph-mon[178873]: from='client.? 172.21.15.38:0/1535460920' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-06T22:04:56.456 INFO:teuthology.orchestra.run.smithi038.stderr:Error EINVAL: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-12-06T22:04:56.740 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:56 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T22:04:56.453+0000 7f5466e82700 -1 log_channel(cephadm) log [ERR] : Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-12-06T22:04:56.740 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:56 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: Traceback (most recent call last): 2023-12-06T22:04:56.740 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:56 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 137, in wrapper 2023-12-06T22:04:56.740 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:56 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: return OrchResult(f(*args, **kwargs)) 2023-12-06T22:04:56.740 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:56 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: File "/usr/share/ceph/mgr/cephadm/module.py", line 3319, in upgrade_start 2023-12-06T22:04:56.740 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:56 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: return self.upgrade.upgrade_start(image, version, daemon_types, hosts, services, limit) 2023-12-06T22:04:56.741 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:56 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 328, in upgrade_start 2023-12-06T22:04:56.741 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:56 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: self._validate_upgrade_filters(target_name, daemon_types, hosts, services) 2023-12-06T22:04:56.741 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:56 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 390, in _validate_upgrade_filters 2023-12-06T22:04:56.741 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:56 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 'Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress.') 2023-12-06T22:04:56.741 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:56 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: orchestrator._interface.OrchestratorError: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-12-06T22:04:56.741 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:56 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T22:04:56.453+0000 7f5466e82700 -1 mgr.server reply reply (22) Invalid argument Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-12-06T22:04:56.814 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-12-06T22:04:56.814 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa/tasks/cephadm.py", line 1351, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa/tasks/cephadm.py", line 40, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi038 with status 22: "sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo'" 2023-12-06T22:04:56.888 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=f2ea1c58503d4101a71599dd0cc35f32 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa/tasks/cephadm.py", line 1351, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa/tasks/cephadm.py", line 40, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi038 with status 22: "sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo'" 2023-12-06T22:04:56.891 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-06T22:04:56.903 INFO:tasks.cephadm:Teardown begin 2023-12-06T22:04:56.903 DEBUG:teuthology.orchestra.run.smithi038:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T22:04:56.947 DEBUG:teuthology.orchestra.run.smithi144:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T22:04:56.987 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-06T22:04:56.987 DEBUG:teuthology.orchestra.run.smithi038:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-06T22:04:57.011 DEBUG:teuthology.orchestra.run.smithi144:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-06T22:04:57.048 INFO:tasks.cephadm:Stopping all daemons... 2023-12-06T22:04:57.048 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-06T22:04:57.048 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mon.a 2023-12-06T22:04:57.378 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:57 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:22:04:57] ENGINE Bus STOPPING 2023-12-06T22:04:57.378 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:57 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:22:04:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-06T22:04:57.378 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:57 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:22:04:57] ENGINE Bus STOPPED 2023-12-06T22:04:57.378 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:57 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:22:04:57] ENGINE Bus STARTING 2023-12-06T22:04:57.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:57 smithi038 systemd[1]: Stopping Ceph mon.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:04:57.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:57 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-a[203516]: 2023-12-06T22:04:57.298+0000 7f9ae2b5e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:04:57.379 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:57 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-a[203516]: 2023-12-06T22:04:57.298+0000 7f9ae2b5e700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-12-06T22:04:57.835 INFO:journalctl@ceph.mon.a.smithi038.stdout:Dec 06 22:04:57 smithi038 bash[243596]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-a 2023-12-06T22:04:57.836 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:57 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:22:04:57] ENGINE Serving on http://:::9283 2023-12-06T22:04:57.836 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:57 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: [06/Dec/2023:22:04:57] ENGINE Bus STARTED 2023-12-06T22:04:57.842 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mon.a.service' 2023-12-06T22:04:57.889 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:04:57.890 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-06T22:04:57.890 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-12-06T22:04:57.890 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mon.c 2023-12-06T22:04:58.128 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:57 smithi038 systemd[1]: Stopping Ceph mon.c for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:04:58.536 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:58 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-c[210360]: 2023-12-06T22:04:58.181+0000 7f92807c7700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:04:58.536 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:58 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-c[210360]: 2023-12-06T22:04:58.181+0000 7f92807c7700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2023-12-06T22:04:58.878 INFO:journalctl@ceph.mon.c.smithi038.stdout:Dec 06 22:04:58 smithi038 bash[243751]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-c 2023-12-06T22:04:58.948 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mon.c.service' 2023-12-06T22:04:58.989 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:04:58.989 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-12-06T22:04:58.990 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-06T22:04:58.990 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mon.b 2023-12-06T22:04:59.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:59 smithi144 systemd[1]: Stopping Ceph mon.b for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:04:59.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-b[178850]: 2023-12-06T22:04:59.244+0000 7fd5efe4c700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:04:59.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-b[178850]: 2023-12-06T22:04:59.244+0000 7fd5efe4c700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2023-12-06T22:04:59.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Dec 06 22:04:59 smithi144 bash[213604]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mon-b 2023-12-06T22:04:59.886 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mon.b.service' 2023-12-06T22:04:59.935 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:04:59.936 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-06T22:04:59.936 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-12-06T22:04:59.936 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mgr.y 2023-12-06T22:05:00.311 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:04:59 smithi038 systemd[1]: Stopping Ceph mgr.y for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:05:00.311 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:05:00 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y[161826]: 2023-12-06T22:05:00.180+0000 7f54e19c1700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:05:00.627 INFO:journalctl@ceph.mgr.y.smithi038.stdout:Dec 06 22:05:00 smithi038 bash[243896]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-y 2023-12-06T22:05:00.724 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mgr.y.service' 2023-12-06T22:05:00.766 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:05:00.767 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-12-06T22:05:00.767 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-12-06T22:05:00.767 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mgr.x 2023-12-06T22:05:01.059 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 22:05:00 smithi144 systemd[1]: Stopping Ceph mgr.x for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:05:01.558 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 22:05:01 smithi144 bash[214030]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-mgr-x 2023-12-06T22:05:01.558 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Dec 06 22:05:01 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-06T22:05:01.618 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@mgr.x.service' 2023-12-06T22:05:01.657 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:05:01.658 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-12-06T22:05:01.658 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-06T22:05:01.658 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.0 2023-12-06T22:05:01.815 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:05:01 smithi038 systemd[1]: Stopping Ceph osd.0 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:05:02.127 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:05:01 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-0[214896]: 2023-12-06T22:05:01.980+0000 7fcbefd35700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:05:02.128 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:05:01 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-0[214896]: 2023-12-06T22:05:01.980+0000 7fcbefd35700 -1 osd.0 153 *** Got signal Terminated *** 2023-12-06T22:05:02.128 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:05:01 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-0[214896]: 2023-12-06T22:05:01.980+0000 7fcbefd35700 -1 osd.0 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:05:07.879 INFO:journalctl@ceph.osd.0.smithi038.stdout:Dec 06 22:05:07 smithi038 bash[244109]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-0 2023-12-06T22:05:08.971 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.0.service' 2023-12-06T22:05:09.022 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:05:09.022 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-06T22:05:09.022 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-06T22:05:09.022 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.1 2023-12-06T22:05:09.264 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:05:09 smithi038 systemd[1]: Stopping Ceph osd.1 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:05:09.628 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:05:09 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-1[219962]: 2023-12-06T22:05:09.263+0000 7f650b248700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:05:09.628 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:05:09 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-1[219962]: 2023-12-06T22:05:09.263+0000 7f650b248700 -1 osd.1 153 *** Got signal Terminated *** 2023-12-06T22:05:09.628 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:05:09 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-1[219962]: 2023-12-06T22:05:09.263+0000 7f650b248700 -1 osd.1 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:05:15.128 INFO:journalctl@ceph.osd.1.smithi038.stdout:Dec 06 22:05:14 smithi038 bash[245190]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-1 2023-12-06T22:05:16.028 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.1.service' 2023-12-06T22:05:16.080 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:05:16.080 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-06T22:05:16.080 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-06T22:05:16.081 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.2 2023-12-06T22:05:16.321 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:05:16 smithi038 systemd[1]: Stopping Ceph osd.2 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:05:16.628 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:05:16 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-2[224873]: 2023-12-06T22:05:16.320+0000 7f3c87d58700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:05:16.628 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:05:16 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-2[224873]: 2023-12-06T22:05:16.320+0000 7f3c87d58700 -1 osd.2 153 *** Got signal Terminated *** 2023-12-06T22:05:16.628 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:05:16 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-2[224873]: 2023-12-06T22:05:16.320+0000 7f3c87d58700 -1 osd.2 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:05:22.128 INFO:journalctl@ceph.osd.2.smithi038.stdout:Dec 06 22:05:21 smithi038 bash[245453]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-2 2023-12-06T22:05:22.994 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.2.service' 2023-12-06T22:05:23.046 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:05:23.047 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-06T22:05:23.047 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-06T22:05:23.047 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.3 2023-12-06T22:05:23.357 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:05:23 smithi038 systemd[1]: Stopping Ceph osd.3 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:05:23.628 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:05:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-3[231917]: 2023-12-06T22:05:23.536+0000 7f3900c12700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:05:23.628 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:05:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-3[231917]: 2023-12-06T22:05:23.536+0000 7f3900c12700 -1 osd.3 153 *** Got signal Terminated *** 2023-12-06T22:05:23.628 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:05:23 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-3[231917]: 2023-12-06T22:05:23.536+0000 7f3900c12700 -1 osd.3 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:05:28.560 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:28.270+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.023638+0000 front 2023-12-06T22:05:06.023561+0000 (oldest deadline 2023-12-06T22:05:27.723492+0000) 2023-12-06T22:05:29.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:28 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:28.753+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:29.378 INFO:journalctl@ceph.osd.3.smithi038.stdout:Dec 06 22:05:29 smithi038 bash[245777]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-3 2023-12-06T22:05:29.558 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:29 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:29.224+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.023638+0000 front 2023-12-06T22:05:06.023561+0000 (oldest deadline 2023-12-06T22:05:27.723492+0000) 2023-12-06T22:05:29.559 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:29 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:29.093+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:30.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:29 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:29.712+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:30.384 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.3.service' 2023-12-06T22:05:30.437 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:05:30.437 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-06T22:05:30.437 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-06T22:05:30.437 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.4 2023-12-06T22:05:30.473 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:30 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:30.180+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.023638+0000 front 2023-12-06T22:05:06.023561+0000 (oldest deadline 2023-12-06T22:05:27.723492+0000) 2023-12-06T22:05:30.474 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:30 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:30.122+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:30.739 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:05:30 smithi144 systemd[1]: Stopping Ceph osd.4 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:05:30.739 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:05:30 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4[194276]: 2023-12-06T22:05:30.681+0000 7f1277541700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:02.890079+0000 front 2023-12-06T22:05:02.890036+0000 (oldest deadline 2023-12-06T22:05:29.890582+0000) 2023-12-06T22:05:30.740 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:05:30 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4[194276]: 2023-12-06T22:05:30.698+0000 7f127ef4e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:05:30.740 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:05:30 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4[194276]: 2023-12-06T22:05:30.698+0000 7f127ef4e700 -1 osd.4 153 *** Got signal Terminated *** 2023-12-06T22:05:30.740 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:05:30 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4[194276]: 2023-12-06T22:05:30.698+0000 7f127ef4e700 -1 osd.4 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:05:31.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:30 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:30.738+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:31.558 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:31 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:31.188+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.023638+0000 front 2023-12-06T22:05:06.023561+0000 (oldest deadline 2023-12-06T22:05:27.723492+0000) 2023-12-06T22:05:31.559 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:31 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:31.132+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:32.058 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:05:31 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4[194276]: 2023-12-06T22:05:31.713+0000 7f1277541700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:02.890079+0000 front 2023-12-06T22:05:02.890036+0000 (oldest deadline 2023-12-06T22:05:29.890582+0000) 2023-12-06T22:05:32.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:31 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:31.735+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:32.558 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:32 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:32.175+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.023638+0000 front 2023-12-06T22:05:06.023561+0000 (oldest deadline 2023-12-06T22:05:27.723492+0000) 2023-12-06T22:05:32.559 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:32 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:32.176+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:33.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:32 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:32.760+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:33.058 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:05:32 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4[194276]: 2023-12-06T22:05:32.672+0000 7f1277541700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:02.890079+0000 front 2023-12-06T22:05:02.890036+0000 (oldest deadline 2023-12-06T22:05:29.890582+0000) 2023-12-06T22:05:33.558 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:33 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:33.175+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.023638+0000 front 2023-12-06T22:05:06.023561+0000 (oldest deadline 2023-12-06T22:05:27.723492+0000) 2023-12-06T22:05:33.559 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:33 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:33.151+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:34.058 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:05:33 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4[194276]: 2023-12-06T22:05:33.704+0000 7f1277541700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:02.890079+0000 front 2023-12-06T22:05:02.890036+0000 (oldest deadline 2023-12-06T22:05:29.890582+0000) 2023-12-06T22:05:34.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:33 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:33.738+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:34.558 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:34 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:34.160+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.023638+0000 front 2023-12-06T22:05:06.023561+0000 (oldest deadline 2023-12-06T22:05:27.723492+0000) 2023-12-06T22:05:34.559 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:34 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:34.152+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:35.058 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:05:34 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4[194276]: 2023-12-06T22:05:34.729+0000 7f1277541700 -1 osd.4 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:02.890079+0000 front 2023-12-06T22:05:02.890036+0000 (oldest deadline 2023-12-06T22:05:29.890582+0000) 2023-12-06T22:05:35.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:34 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:34.708+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:35.558 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:35.130+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:35.559 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:35.199+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.023638+0000 front 2023-12-06T22:05:06.023561+0000 (oldest deadline 2023-12-06T22:05:27.723492+0000) 2023-12-06T22:05:36.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:35.739+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:36.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:35 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:35.739+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:36.558 INFO:journalctl@ceph.osd.4.smithi144.stdout:Dec 06 22:05:36 smithi144 bash[215628]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-4 2023-12-06T22:05:36.559 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:36.210+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.023638+0000 front 2023-12-06T22:05:06.023561+0000 (oldest deadline 2023-12-06T22:05:27.723492+0000) 2023-12-06T22:05:36.559 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:36.165+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:36.559 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:36.165+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.090486+0000 front 2023-12-06T22:05:13.090549+0000 (oldest deadline 2023-12-06T22:05:35.990394+0000) 2023-12-06T22:05:37.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:36.715+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:37.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:36 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:36.715+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:37.419 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:37.189+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.023638+0000 front 2023-12-06T22:05:06.023561+0000 (oldest deadline 2023-12-06T22:05:27.723492+0000) 2023-12-06T22:05:37.419 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:37.140+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:37.420 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:37.140+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.090486+0000 front 2023-12-06T22:05:13.090549+0000 (oldest deadline 2023-12-06T22:05:35.990394+0000) 2023-12-06T22:05:37.420 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 22:05:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T22:05:37.117Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.38:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.38:8765: connect: connection refused" 2023-12-06T22:05:37.420 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 22:05:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T22:05:37.117Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.38:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.38:8765: connect: connection refused" 2023-12-06T22:05:37.420 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 22:05:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T22:05:37.118Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.38:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.38:8765: connect: connection refused" 2023-12-06T22:05:37.420 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 22:05:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T22:05:37.118Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.38:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.38:8765: connect: connection refused" 2023-12-06T22:05:37.426 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.4.service' 2023-12-06T22:05:37.506 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:05:37.507 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-06T22:05:37.507 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-06T22:05:37.507 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.5 2023-12-06T22:05:37.746 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:37 smithi144 systemd[1]: Stopping Ceph osd.5 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:05:38.058 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:37.775+0000 7fe2df68e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:05:38.058 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:37.775+0000 7fe2df68e700 -1 osd.5 153 *** Got signal Terminated *** 2023-12-06T22:05:38.058 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:37.775+0000 7fe2df68e700 -1 osd.5 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:05:38.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:37.746+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:38.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:37 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:37.746+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:38.558 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:38.220+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.023638+0000 front 2023-12-06T22:05:06.023561+0000 (oldest deadline 2023-12-06T22:05:27.723492+0000) 2023-12-06T22:05:38.559 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:38.220+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.624346+0000 front 2023-12-06T22:05:13.624487+0000 (oldest deadline 2023-12-06T22:05:37.724283+0000) 2023-12-06T22:05:38.559 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:38.110+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:38.559 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:38.110+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.090486+0000 front 2023-12-06T22:05:13.090549+0000 (oldest deadline 2023-12-06T22:05:35.990394+0000) 2023-12-06T22:05:39.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:38.732+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:39.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:38 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:38.732+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:39.558 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:39 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:39.196+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.023638+0000 front 2023-12-06T22:05:06.023561+0000 (oldest deadline 2023-12-06T22:05:27.723492+0000) 2023-12-06T22:05:39.558 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:39 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:39.196+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.624346+0000 front 2023-12-06T22:05:13.624487+0000 (oldest deadline 2023-12-06T22:05:37.724283+0000) 2023-12-06T22:05:39.559 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:39 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:39.122+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:39.559 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:39 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:39.122+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.090486+0000 front 2023-12-06T22:05:13.090549+0000 (oldest deadline 2023-12-06T22:05:35.990394+0000) 2023-12-06T22:05:40.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:39 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:39.763+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:40.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:39 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:39.763+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:40.558 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:40 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:40.235+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.023638+0000 front 2023-12-06T22:05:06.023561+0000 (oldest deadline 2023-12-06T22:05:27.723492+0000) 2023-12-06T22:05:40.558 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:40 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:40.235+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.624346+0000 front 2023-12-06T22:05:13.624487+0000 (oldest deadline 2023-12-06T22:05:37.724283+0000) 2023-12-06T22:05:40.559 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:40 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:40.167+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:40.559 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:40 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:40.167+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.090486+0000 front 2023-12-06T22:05:13.090549+0000 (oldest deadline 2023-12-06T22:05:35.990394+0000) 2023-12-06T22:05:41.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:40 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:40.716+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:41.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:40 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:40.717+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:41.558 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:41 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:41.159+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:41.558 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:41 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:41.159+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.090486+0000 front 2023-12-06T22:05:13.090549+0000 (oldest deadline 2023-12-06T22:05:35.990394+0000) 2023-12-06T22:05:41.559 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:41 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:41.200+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.023638+0000 front 2023-12-06T22:05:06.023561+0000 (oldest deadline 2023-12-06T22:05:27.723492+0000) 2023-12-06T22:05:41.559 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:41 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:41.200+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.624346+0000 front 2023-12-06T22:05:13.624487+0000 (oldest deadline 2023-12-06T22:05:37.724283+0000) 2023-12-06T22:05:42.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:41 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:41.704+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:42.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:41 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:41.704+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:42.558 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:42 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:42.168+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.023638+0000 front 2023-12-06T22:05:06.023561+0000 (oldest deadline 2023-12-06T22:05:27.723492+0000) 2023-12-06T22:05:42.558 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:42 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5[199174]: 2023-12-06T22:05:42.168+0000 7fe2dac87700 -1 osd.5 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.624346+0000 front 2023-12-06T22:05:13.624487+0000 (oldest deadline 2023-12-06T22:05:37.724283+0000) 2023-12-06T22:05:42.559 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:42 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:42.114+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:42.559 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:42 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:42.114+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.090486+0000 front 2023-12-06T22:05:13.090549+0000 (oldest deadline 2023-12-06T22:05:35.990394+0000) 2023-12-06T22:05:43.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:42 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:42.660+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:43.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:42 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:42.660+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:43.333 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:43 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:43.080+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:43.333 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:43 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:43.080+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.090486+0000 front 2023-12-06T22:05:13.090549+0000 (oldest deadline 2023-12-06T22:05:35.990394+0000) 2023-12-06T22:05:43.666 INFO:journalctl@ceph.osd.5.smithi144.stdout:Dec 06 22:05:43 smithi144 bash[215890]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-5 2023-12-06T22:05:44.018 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:43 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:43.666+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:44.019 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:43 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:43.666+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:44.272 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:44 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:44.111+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:44.273 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:44 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:44.111+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.090486+0000 front 2023-12-06T22:05:13.090549+0000 (oldest deadline 2023-12-06T22:05:35.990394+0000) 2023-12-06T22:05:44.642 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.5.service' 2023-12-06T22:05:44.684 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:05:44.684 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-06T22:05:44.684 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-06T22:05:44.684 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.6 2023-12-06T22:05:45.016 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:44 smithi144 systemd[1]: Stopping Ceph osd.6 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:05:45.017 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:44 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:44.689+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:45.017 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:44 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:44.689+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:45.017 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:44 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:44.689+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2023-12-06T22:05:18.555023+0000 front 2023-12-06T22:05:18.555056+0000 (oldest deadline 2023-12-06T22:05:44.454912+0000) 2023-12-06T22:05:45.308 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:45.134+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:45.309 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:45.134+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.090486+0000 front 2023-12-06T22:05:13.090549+0000 (oldest deadline 2023-12-06T22:05:35.990394+0000) 2023-12-06T22:05:45.309 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:45.228+0000 7fd8e6ce0700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:05:45.309 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:45.228+0000 7fd8e6ce0700 -1 osd.6 153 *** Got signal Terminated *** 2023-12-06T22:05:45.309 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:45.228+0000 7fd8e6ce0700 -1 osd.6 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:05:45.941 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:45.678+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:45.941 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:45.678+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:45.941 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:45 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:45.678+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2023-12-06T22:05:18.555023+0000 front 2023-12-06T22:05:18.555056+0000 (oldest deadline 2023-12-06T22:05:44.454912+0000) 2023-12-06T22:05:46.308 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:46 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:46.114+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:46.309 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:46 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:46.114+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.090486+0000 front 2023-12-06T22:05:13.090549+0000 (oldest deadline 2023-12-06T22:05:35.990394+0000) 2023-12-06T22:05:46.309 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:46 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:46.114+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2023-12-06T22:05:19.992059+0000 front 2023-12-06T22:05:19.992040+0000 (oldest deadline 2023-12-06T22:05:45.291743+0000) 2023-12-06T22:05:47.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:46 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:46.638+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:47.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:46 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:46.638+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:47.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:46 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:46.638+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2023-12-06T22:05:18.555023+0000 front 2023-12-06T22:05:18.555056+0000 (oldest deadline 2023-12-06T22:05:44.454912+0000) 2023-12-06T22:05:47.320 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:47 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:47.067+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:47.320 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:47 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:47.067+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.090486+0000 front 2023-12-06T22:05:13.090549+0000 (oldest deadline 2023-12-06T22:05:35.990394+0000) 2023-12-06T22:05:47.320 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:47 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:47.067+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2023-12-06T22:05:19.992059+0000 front 2023-12-06T22:05:19.992040+0000 (oldest deadline 2023-12-06T22:05:45.291743+0000) 2023-12-06T22:05:48.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:47 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:47.590+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:48.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:47 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:47.590+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:48.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:47 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:47.590+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2023-12-06T22:05:18.555023+0000 front 2023-12-06T22:05:18.555056+0000 (oldest deadline 2023-12-06T22:05:44.454912+0000) 2023-12-06T22:05:48.549 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:48.103+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:48.550 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:48.103+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.090486+0000 front 2023-12-06T22:05:13.090549+0000 (oldest deadline 2023-12-06T22:05:35.990394+0000) 2023-12-06T22:05:48.550 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:48.103+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2023-12-06T22:05:19.992059+0000 front 2023-12-06T22:05:19.992040+0000 (oldest deadline 2023-12-06T22:05:45.291743+0000) 2023-12-06T22:05:48.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:48.549+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:48.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:48.549+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:48.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:48 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:48.549+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2023-12-06T22:05:18.555023+0000 front 2023-12-06T22:05:18.555056+0000 (oldest deadline 2023-12-06T22:05:44.454912+0000) 2023-12-06T22:05:49.558 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:49 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:49.068+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:49.558 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:49 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:49.068+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.090486+0000 front 2023-12-06T22:05:13.090549+0000 (oldest deadline 2023-12-06T22:05:35.990394+0000) 2023-12-06T22:05:49.558 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:49 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:49.068+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2023-12-06T22:05:19.992059+0000 front 2023-12-06T22:05:19.992040+0000 (oldest deadline 2023-12-06T22:05:45.291743+0000) 2023-12-06T22:05:50.051 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:49 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:49.558+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:50.051 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:49 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:49.558+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:50.051 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:49 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:49.558+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2023-12-06T22:05:18.555023+0000 front 2023-12-06T22:05:18.555056+0000 (oldest deadline 2023-12-06T22:05:44.454912+0000) 2023-12-06T22:05:50.051 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:49 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:49.558+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2023-12-06T22:05:24.455420+0000 front 2023-12-06T22:05:24.455400+0000 (oldest deadline 2023-12-06T22:05:49.055949+0000) 2023-12-06T22:05:50.308 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:50 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:50.050+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:04.289518+0000 front 2023-12-06T22:05:04.289422+0000 (oldest deadline 2023-12-06T22:05:28.389508+0000) 2023-12-06T22:05:50.308 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:50 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:50.050+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:13.090486+0000 front 2023-12-06T22:05:13.090549+0000 (oldest deadline 2023-12-06T22:05:35.990394+0000) 2023-12-06T22:05:50.309 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:50 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6[205080]: 2023-12-06T22:05:50.050+0000 7fd8e2ada700 -1 osd.6 153 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2023-12-06T22:05:19.992059+0000 front 2023-12-06T22:05:19.992040+0000 (oldest deadline 2023-12-06T22:05:45.291743+0000) 2023-12-06T22:05:50.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:50 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:50.535+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:50.809 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:50 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:50.535+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:50.809 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:50 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:50.535+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2023-12-06T22:05:18.555023+0000 front 2023-12-06T22:05:18.555056+0000 (oldest deadline 2023-12-06T22:05:44.454912+0000) 2023-12-06T22:05:50.809 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:50 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:50.535+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2023-12-06T22:05:24.455420+0000 front 2023-12-06T22:05:24.455400+0000 (oldest deadline 2023-12-06T22:05:49.055949+0000) 2023-12-06T22:05:51.308 INFO:journalctl@ceph.osd.6.smithi144.stdout:Dec 06 22:05:51 smithi144 bash[216432]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-6 2023-12-06T22:05:51.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:51.578+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:51.809 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:51.578+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:51.809 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:51.578+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2023-12-06T22:05:18.555023+0000 front 2023-12-06T22:05:18.555056+0000 (oldest deadline 2023-12-06T22:05:44.454912+0000) 2023-12-06T22:05:51.809 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:51 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:51.578+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2023-12-06T22:05:24.455420+0000 front 2023-12-06T22:05:24.455400+0000 (oldest deadline 2023-12-06T22:05:49.055949+0000) 2023-12-06T22:05:52.232 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.6.service' 2023-12-06T22:05:52.272 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:05:52.272 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-06T22:05:52.272 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-06T22:05:52.272 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.7 2023-12-06T22:05:52.527 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:52 smithi144 systemd[1]: Stopping Ceph osd.7 for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:05:52.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:52 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:52.527+0000 7fbcdba1f700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-06T22:05:52.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:52 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:52.527+0000 7fbcdba1f700 -1 osd.7 153 *** Got signal Terminated *** 2023-12-06T22:05:52.809 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:52 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:52.527+0000 7fbcdba1f700 -1 osd.7 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T22:05:52.809 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:52 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:52.575+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:52.809 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:52 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:52.575+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:52.809 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:52 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:52.575+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2023-12-06T22:05:18.555023+0000 front 2023-12-06T22:05:18.555056+0000 (oldest deadline 2023-12-06T22:05:44.454912+0000) 2023-12-06T22:05:52.809 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:52 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:52.575+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2023-12-06T22:05:24.455420+0000 front 2023-12-06T22:05:24.455400+0000 (oldest deadline 2023-12-06T22:05:49.055949+0000) 2023-12-06T22:05:54.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:53 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:53.576+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:54.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:53 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:53.576+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:54.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:53 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:53.576+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2023-12-06T22:05:18.555023+0000 front 2023-12-06T22:05:18.555056+0000 (oldest deadline 2023-12-06T22:05:44.454912+0000) 2023-12-06T22:05:54.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:53 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:53.576+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2023-12-06T22:05:24.455420+0000 front 2023-12-06T22:05:24.455400+0000 (oldest deadline 2023-12-06T22:05:49.055949+0000) 2023-12-06T22:05:55.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:54 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:54.609+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:55.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:54 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:54.609+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:55.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:54 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:54.609+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2023-12-06T22:05:18.555023+0000 front 2023-12-06T22:05:18.555056+0000 (oldest deadline 2023-12-06T22:05:44.454912+0000) 2023-12-06T22:05:55.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:54 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:54.609+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2023-12-06T22:05:24.455420+0000 front 2023-12-06T22:05:24.455400+0000 (oldest deadline 2023-12-06T22:05:49.055949+0000) 2023-12-06T22:05:56.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:55 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:55.649+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:56.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:55 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:55.650+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:56.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:55 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:55.650+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2023-12-06T22:05:18.555023+0000 front 2023-12-06T22:05:18.555056+0000 (oldest deadline 2023-12-06T22:05:44.454912+0000) 2023-12-06T22:05:56.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:55 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:55.650+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2023-12-06T22:05:24.455420+0000 front 2023-12-06T22:05:24.455400+0000 (oldest deadline 2023-12-06T22:05:49.055949+0000) 2023-12-06T22:05:57.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:56 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:56.646+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6806 osd.0 since back 2023-12-06T22:05:06.452472+0000 front 2023-12-06T22:05:06.452350+0000 (oldest deadline 2023-12-06T22:05:28.152201+0000) 2023-12-06T22:05:57.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:56 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:56.646+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6814 osd.1 since back 2023-12-06T22:05:12.853315+0000 front 2023-12-06T22:05:12.853332+0000 (oldest deadline 2023-12-06T22:05:35.153352+0000) 2023-12-06T22:05:57.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:56 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:56.646+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6822 osd.2 since back 2023-12-06T22:05:18.555023+0000 front 2023-12-06T22:05:18.555056+0000 (oldest deadline 2023-12-06T22:05:44.454912+0000) 2023-12-06T22:05:57.059 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:56 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7[209632]: 2023-12-06T22:05:56.646+0000 7fbcd5815700 -1 osd.7 153 heartbeat_check: no reply from 172.21.15.38:6830 osd.3 since back 2023-12-06T22:05:24.455420+0000 front 2023-12-06T22:05:24.455400+0000 (oldest deadline 2023-12-06T22:05:49.055949+0000) 2023-12-06T22:05:58.308 INFO:journalctl@ceph.osd.7.smithi144.stdout:Dec 06 22:05:57 smithi144 bash[217333]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-osd-7 2023-12-06T22:05:59.173 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@osd.7.service' 2023-12-06T22:05:59.213 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:05:59.214 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-06T22:05:59.214 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-12-06T22:05:59.214 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-c2c9453a-947e-11ee-95a2-87774f69a715@prometheus.a 2023-12-06T22:05:59.484 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 22:05:59 smithi144 systemd[1]: Stopping Ceph prometheus.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:05:59.808 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 22:05:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T22:05:59.485Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T22:05:59.808 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 22:05:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T22:05:59.485Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-12-06T22:05:59.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 22:05:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T22:05:59.485Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-12-06T22:05:59.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 22:05:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T22:05:59.485Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T22:05:59.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 22:05:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T22:05:59.485Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-12-06T22:05:59.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 22:05:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T22:05:59.485Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-12-06T22:05:59.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 22:05:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T22:05:59.485Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T22:05:59.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 22:05:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T22:05:59.485Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-12-06T22:05:59.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 22:05:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T22:05:59.485Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-12-06T22:05:59.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 22:05:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T22:05:59.486Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T22:05:59.810 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 22:05:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T22:05:59.486Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-12-06T22:05:59.810 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 22:05:59 smithi144 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a[169343]: ts=2023-12-06T22:05:59.486Z caller=main.go:1147 level=info msg="See you next time!" 2023-12-06T22:05:59.810 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Dec 06 22:05:59 smithi144 bash[217597]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-prometheus-a 2023-12-06T22:05:59.971 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c2c9453a-947e-11ee-95a2-87774f69a715@prometheus.a.service' 2023-12-06T22:06:00.007 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T22:06:00.007 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-12-06T22:06:00.008 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c2c9453a-947e-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-06T22:06:01.378 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 22:06:01 smithi038 systemd[1]: Stopping Ceph node-exporter.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:06:02.092 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 22:06:01 smithi038 bash[248054]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-a 2023-12-06T22:06:02.092 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 22:06:01 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-06T22:06:02.378 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 22:06:02 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T22:06:02.378 INFO:journalctl@ceph.node-exporter.a.smithi038.stdout:Dec 06 22:06:02 smithi038 systemd[1]: Stopped Ceph node-exporter.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:06:02.379 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 22:06:02 smithi038 systemd[1]: Stopping Ceph alertmanager.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:06:02.878 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 22:06:02 smithi038 ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a[192015]: ts=2023-12-06T22:06:02.423Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-06T22:06:02.878 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 22:06:02 smithi038 bash[248183]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-alertmanager-a 2023-12-06T22:06:03.257 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 22:06:02 smithi038 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T22:06:03.257 INFO:journalctl@ceph.alertmanager.a.smithi038.stdout:Dec 06 22:06:02 smithi038 systemd[1]: Stopped Ceph alertmanager.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:06:24.535 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c2c9453a-947e-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-06T22:06:26.059 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 22:06:25 smithi144 systemd[1]: Stopping Ceph node-exporter.b for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:06:26.388 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 22:06:26 smithi144 bash[218900]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-node-exporter-b 2023-12-06T22:06:26.388 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 22:06:26 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-06T22:06:26.808 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 22:06:26 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T22:06:26.809 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Dec 06 22:06:26 smithi144 systemd[1]: Stopped Ceph node-exporter.b for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:06:26.809 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 22:06:26 smithi144 systemd[1]: Stopping Ceph grafana.a for c2c9453a-947e-11ee-95a2-87774f69a715... 2023-12-06T22:06:27.158 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 22:06:26 smithi144 bash[219029]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715-grafana-a 2023-12-06T22:06:27.158 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 22:06:26 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-12-06T22:06:27.558 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 22:06:27 smithi144 systemd[1]: ceph-c2c9453a-947e-11ee-95a2-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2023-12-06T22:06:27.558 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Dec 06 22:06:27 smithi144 systemd[1]: Stopped Ceph grafana.a for c2c9453a-947e-11ee-95a2-87774f69a715. 2023-12-06T22:06:37.982 DEBUG:teuthology.orchestra.run.smithi038:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T22:06:38.023 DEBUG:teuthology.orchestra.run.smithi144:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T22:06:38.053 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-06T22:06:38.055 DEBUG:teuthology.misc:Transferring archived files from smithi038:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480728/remote/smithi038/crash 2023-12-06T22:06:38.056 DEBUG:teuthology.orchestra.run.smithi038:> sudo tar c -f - -C /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/crash -- . 2023-12-06T22:06:38.107 INFO:teuthology.orchestra.run.smithi038.stderr:tar: /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-06T22:06:38.108 INFO:teuthology.orchestra.run.smithi038.stderr:tar: Error is not recoverable: exiting now 2023-12-06T22:06:38.109 DEBUG:teuthology.misc:Transferring archived files from smithi144:/var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480728/remote/smithi144/crash 2023-12-06T22:06:38.110 DEBUG:teuthology.orchestra.run.smithi144:> sudo tar c -f - -C /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/crash -- . 2023-12-06T22:06:38.167 INFO:teuthology.orchestra.run.smithi144.stderr:tar: /var/lib/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-06T22:06:38.167 INFO:teuthology.orchestra.run.smithi144.stderr:tar: Error is not recoverable: exiting now 2023-12-06T22:06:38.168 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-06T22:06:38.168 DEBUG:teuthology.orchestra.run.smithi038:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-06T22:06:38.203 INFO:teuthology.orchestra.run.smithi038.stderr:grep: /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph.log: No such file or directory 2023-12-06T22:06:38.205 INFO:tasks.cephadm:Compressing logs... 2023-12-06T22:06:38.205 DEBUG:teuthology.orchestra.run.smithi038:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-06T22:06:38.247 DEBUG:teuthology.orchestra.run.smithi144:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-06T22:06:38.274 INFO:teuthology.orchestra.run.smithi144.stderr:find: ‘/var/log/rbd-target-api’gzip : No such file or directory-5 2023-12-06T22:06:38.274 INFO:teuthology.orchestra.run.smithi144.stderr:--verbose -- /var/log/ceph/cephadm.log 2023-12-06T22:06:38.274 INFO:teuthology.orchestra.run.smithi144.stderr:gzip -5 --verbose -- /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.6.log 2023-12-06T22:06:38.274 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-06T22:06:38.276 INFO:teuthology.orchestra.run.smithi144.stderr:gzip -5 --verbose -- /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi144.ynupyy.log 2023-12-06T22:06:38.276 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.6.log: /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.7.log 2023-12-06T22:06:38.276 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi144.ynupyy.log: gzip -5 --verbose -- /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-mgr.x.log 2023-12-06T22:06:38.276 INFO:teuthology.orchestra.run.smithi144.stderr: 62.8% -- replaced with /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi144.ynupyy.log.gz 2023-12-06T22:06:38.276 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-mon.b.log 2023-12-06T22:06:38.279 INFO:teuthology.orchestra.run.smithi038.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-06T22:06:38.279 INFO:teuthology.orchestra.run.smithi038.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-06T22:06:38.279 INFO:teuthology.orchestra.run.smithi038.stderr:gzip -5 --verbose -- /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi038.eonhfn.log 2023-12-06T22:06:38.281 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-06T22:06:38.281 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi038.eonhfn.log: gzip -5 --verbose -- /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.2.log 2023-12-06T22:06:38.281 INFO:teuthology.orchestra.run.smithi038.stderr: 62.8% -- replaced with /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi038.eonhfn.log.gz 2023-12-06T22:06:38.281 INFO:teuthology.orchestra.run.smithi038.stderr:gzip -5 --verbose -- /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-mgr.y.log 2023-12-06T22:06:38.281 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-volume.log: /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.3.log 2023-12-06T22:06:38.282 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.0.log 2023-12-06T22:06:38.283 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.3.log: /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-mon.a.log 2023-12-06T22:06:38.287 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-mgr.x.log: /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.4.log 2023-12-06T22:06:38.287 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.5.log 2023-12-06T22:06:38.288 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-mon.c.log 2023-12-06T22:06:38.297 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.5.log: 87.5% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-06T22:06:38.300 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.1.log 2023-12-06T22:06:38.322 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.1.log: 90.1% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-06T22:06:38.323 INFO:teuthology.orchestra.run.smithi038.stderr:gzip -5 --verbose -- /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/tcmu-runner.log 2023-12-06T22:06:38.333 INFO:teuthology.orchestra.run.smithi038.stderr:/var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/tcmu-runner.log: 86.2% -- replaced with /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/tcmu-runner.log.gz 2023-12-06T22:06:38.334 INFO:teuthology.orchestra.run.smithi144.stderr: 92.3% -- replaced with /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-06T22:06:38.344 INFO:teuthology.orchestra.run.smithi038.stderr: 92.2% -- replaced with /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-06T22:06:38.444 INFO:teuthology.orchestra.run.smithi144.stderr: 88.3% -- replaced with /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-mgr.x.log.gz 2023-12-06T22:06:38.822 INFO:teuthology.orchestra.run.smithi038.stderr: 92.6% -- replaced with /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-mon.c.log.gz 2023-12-06T22:06:39.141 INFO:teuthology.orchestra.run.smithi144.stderr: 92.5% -- replaced with /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-mon.b.log.gz 2023-12-06T22:06:39.164 INFO:teuthology.orchestra.run.smithi038.stderr: 88.0% -- replaced with /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-mgr.y.log.gz 2023-12-06T22:06:39.578 INFO:teuthology.orchestra.run.smithi144.stderr: 93.1% -- replaced with /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.6.log.gz 2023-12-06T22:06:39.881 INFO:teuthology.orchestra.run.smithi038.stderr: 93.3% -- replaced with /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.2.log.gz 2023-12-06T22:06:39.896 INFO:teuthology.orchestra.run.smithi144.stderr: 93.2% -- replaced with /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.5.log.gz 2023-12-06T22:06:39.973 INFO:teuthology.orchestra.run.smithi038.stderr: 93.4% -- replaced with /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.0.log.gz 2023-12-06T22:06:39.996 INFO:teuthology.orchestra.run.smithi144.stderr: 93.5% -- replaced with /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.4.log.gz 2023-12-06T22:06:40.122 INFO:teuthology.orchestra.run.smithi144.stderr: 93.7% -- replaced with /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.7.log.gz 2023-12-06T22:06:40.123 INFO:teuthology.orchestra.run.smithi144.stderr: 2023-12-06T22:06:40.123 INFO:teuthology.orchestra.run.smithi144.stderr:real 0m1.860s 2023-12-06T22:06:40.124 INFO:teuthology.orchestra.run.smithi144.stderr:user 0m7.293s 2023-12-06T22:06:40.124 INFO:teuthology.orchestra.run.smithi144.stderr:sys 0m0.305s 2023-12-06T22:06:40.127 INFO:teuthology.orchestra.run.smithi038.stderr: 91.6% -- replaced with /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-mon.a.log.gz 2023-12-06T22:06:40.182 INFO:teuthology.orchestra.run.smithi038.stderr: 93.5% -- replaced with /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.1.log.gz 2023-12-06T22:06:40.747 INFO:teuthology.orchestra.run.smithi038.stderr: 93.4% -- replaced with /var/log/ceph/c2c9453a-947e-11ee-95a2-87774f69a715/ceph-osd.3.log.gz 2023-12-06T22:06:40.749 INFO:teuthology.orchestra.run.smithi038.stderr: 2023-12-06T22:06:40.749 INFO:teuthology.orchestra.run.smithi038.stderr:real 0m2.483s 2023-12-06T22:06:40.749 INFO:teuthology.orchestra.run.smithi038.stderr:user 0m10.566s 2023-12-06T22:06:40.749 INFO:teuthology.orchestra.run.smithi038.stderr:sys 0m0.420s 2023-12-06T22:06:40.749 INFO:tasks.cephadm:Archiving logs... 2023-12-06T22:06:40.750 DEBUG:teuthology.misc:Transferring archived files from smithi038:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480728/remote/smithi038/log 2023-12-06T22:06:40.751 DEBUG:teuthology.orchestra.run.smithi038:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-06T22:06:42.154 DEBUG:teuthology.misc:Transferring archived files from smithi144:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480728/remote/smithi144/log 2023-12-06T22:06:42.155 DEBUG:teuthology.orchestra.run.smithi144:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-06T22:06:43.231 INFO:tasks.cephadm:Removing cluster... 2023-12-06T22:06:43.231 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c2c9453a-947e-11ee-95a2-87774f69a715 --force 2023-12-06T22:06:43.593 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c2c9453a-947e-11ee-95a2-87774f69a715 --force 2023-12-06T22:06:43.924 INFO:tasks.cephadm:Removing cephadm ... 2023-12-06T22:06:43.925 DEBUG:teuthology.orchestra.run.smithi038:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-06T22:06:43.949 DEBUG:teuthology.orchestra.run.smithi144:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-06T22:06:43.967 INFO:tasks.cephadm:Teardown complete 2023-12-06T22:06:43.967 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-06T22:06:43.977 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-06T22:06:43.978 DEBUG:teuthology.orchestra.run.smithi038:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T22:06:43.992 DEBUG:teuthology.orchestra.run.smithi144:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T22:06:44.011 INFO:teuthology.orchestra.run.smithi038.stderr:bash: ntpq: command not found 2023-12-06T22:06:44.016 INFO:teuthology.orchestra.run.smithi038.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T22:06:44.016 INFO:teuthology.orchestra.run.smithi038.stdout:=============================================================================== 2023-12-06T22:06:44.016 INFO:teuthology.orchestra.run.smithi038.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 7 +958us[ +941us] +/- 85ms 2023-12-06T22:06:44.016 INFO:teuthology.orchestra.run.smithi038.stdout:^* hv02.front.sepia.ceph.com 3 7 377 5 -116us[ -132us] +/- 55ms 2023-12-06T22:06:44.017 INFO:teuthology.orchestra.run.smithi038.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 4 -781us[ -781us] +/- 83ms 2023-12-06T22:06:44.017 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:06:44.023 INFO:teuthology.orchestra.run.smithi144.stderr:bash: ntpq: command not found 2023-12-06T22:06:44.027 INFO:teuthology.orchestra.run.smithi144.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T22:06:44.027 INFO:teuthology.orchestra.run.smithi144.stdout:=============================================================================== 2023-12-06T22:06:44.027 INFO:teuthology.orchestra.run.smithi144.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 2 +982us[ +974us] +/- 86ms 2023-12-06T22:06:44.027 INFO:teuthology.orchestra.run.smithi144.stdout:^* hv02.front.sepia.ceph.com 3 6 377 2 -112us[ -120us] +/- 55ms 2023-12-06T22:06:44.027 INFO:teuthology.orchestra.run.smithi144.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 3 -735us[ -742us] +/- 83ms 2023-12-06T22:06:44.028 INFO:teuthology.orchestra.run.smithi144.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T22:06:44.028 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-06T22:06:44.037 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-06T22:06:44.038 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-06T22:06:44.046 DEBUG:teuthology.orchestra.run.smithi038:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-06T22:06:44.181 DEBUG:teuthology.orchestra.run.smithi144:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-06T22:06:44.283 DEBUG:teuthology.orchestra.run.smithi038:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-06T22:06:44.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T22:06:44.323 DEBUG:teuthology.orchestra.run.smithi144:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-06T22:06:44.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T22:06:44.357 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-06T22:06:44.369 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-06T22:06:44.388 INFO:teuthology.task.internal:Duration was 2711.464160 seconds 2023-12-06T22:06:44.389 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-06T22:06:44.398 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-06T22:06:44.398 DEBUG:teuthology.orchestra.run.smithi038:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T22:06:44.401 DEBUG:teuthology.orchestra.run.smithi144:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T22:06:44.447 INFO:teuthology.orchestra.run.smithi144.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T22:06:44.456 INFO:teuthology.orchestra.run.smithi038.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T22:06:44.917 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-06T22:06:44.917 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi038.front.sepia.ceph.com 2023-12-06T22:06:44.918 DEBUG:teuthology.orchestra.run.smithi038:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-06T22:06:44.944 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi144.front.sepia.ceph.com 2023-12-06T22:06:44.944 DEBUG:teuthology.orchestra.run.smithi144:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-06T22:06:44.969 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-06T22:06:44.969 DEBUG:teuthology.orchestra.run.smithi038:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T22:06:44.987 DEBUG:teuthology.orchestra.run.smithi144:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T22:06:45.082 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-06T22:06:45.082 DEBUG:teuthology.orchestra.run.smithi038:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T22:06:45.084 DEBUG:teuthology.orchestra.run.smithi144:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T22:06:45.395 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-06T22:06:45.405 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-06T22:06:45.405 DEBUG:teuthology.orchestra.run.smithi038:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T22:06:45.436 DEBUG:teuthology.orchestra.run.smithi144:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T22:06:45.464 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-06T22:06:45.473 DEBUG:teuthology.orchestra.run.smithi038:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-06T22:06:45.479 DEBUG:teuthology.orchestra.run.smithi144:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-06T22:06:45.509 INFO:teuthology.orchestra.run.smithi038.stdout:kernel.core_pattern = core 2023-12-06T22:06:45.530 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern = core 2023-12-06T22:06:45.548 DEBUG:teuthology.orchestra.run.smithi038:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T22:06:45.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T22:06:45.598 DEBUG:teuthology.orchestra.run.smithi144:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T22:06:45.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T22:06:45.616 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-06T22:06:45.626 INFO:teuthology.task.internal:Transferring archived files... 2023-12-06T22:06:45.627 DEBUG:teuthology.misc:Transferring archived files from smithi038:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480728/remote/smithi038 2023-12-06T22:06:45.628 DEBUG:teuthology.orchestra.run.smithi038:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T22:06:45.695 DEBUG:teuthology.misc:Transferring archived files from smithi144:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480728/remote/smithi144 2023-12-06T22:06:45.696 DEBUG:teuthology.orchestra.run.smithi144:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T22:06:45.742 INFO:teuthology.task.internal:Removing archive directory... 2023-12-06T22:06:45.742 DEBUG:teuthology.orchestra.run.smithi038:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T22:06:45.745 DEBUG:teuthology.orchestra.run.smithi144:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T22:06:45.791 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-06T22:06:45.805 INFO:teuthology.task.internal:Not uploading archives. 2023-12-06T22:06:45.805 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-06T22:06:45.815 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-06T22:06:45.815 DEBUG:teuthology.orchestra.run.smithi038:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T22:06:45.818 DEBUG:teuthology.orchestra.run.smithi144:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T22:06:45.838 INFO:teuthology.orchestra.run.smithi038.stdout: 525945 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 22:06 /home/ubuntu/cephtest 2023-12-06T22:06:45.849 INFO:teuthology.orchestra.run.smithi144.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 22:06 /home/ubuntu/cephtest 2023-12-06T22:06:45.850 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-06T22:06:45.860 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-06T22:06:45.879 INFO:teuthology.nuke:Checking targets against current locks 2023-12-06T22:06:45.907 DEBUG:teuthology.nuke:shortname: smithi038 2023-12-06T22:06:45.907 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T22:06:45.934 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi038.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480728', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 21:13:09.466030', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHwzfHTjAGYlCM05QFR1Bqk061jPVY5CSxNEKNXt8JI67kYrliTSEBdRJjVEOAR6ObIGffrQY8oacccz4jJzhMc='} 2023-12-06T22:06:45.936 DEBUG:teuthology.nuke:shortname: smithi144 2023-12-06T22:06:45.936 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T22:06:45.963 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi144.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480728', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 21:13:09.467398', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKyvYxMukQynblzaNclTQp6+kA1IQ/WYZ0cA8nsplGUHZuieqFqrii0rfePBAU9lgd1AH7Zq1F1UWF84Gb6Zu6w='} 2023-12-06T22:06:45.989 INFO:teuthology.orchestra.console.smithi038:Power off 2023-12-06T22:06:45.989 DEBUG:teuthology.orchestra.console.smithi038:pexpect command: ipmitool -H smithi038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T22:06:46.014 DEBUG:teuthology.orchestra.console.smithi038:power off output: Chassis Power Control: Down/Off 2023-12-06T22:06:46.015 DEBUG:teuthology.orchestra.console.smithi038:pexpect command: ipmitool -H smithi038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:06:46.033 INFO:teuthology.orchestra.console.smithi144:Power off 2023-12-06T22:06:46.034 DEBUG:teuthology.orchestra.console.smithi144:pexpect command: ipmitool -H smithi144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T22:06:46.047 DEBUG:teuthology.orchestra.console.smithi038:check power output: Chassis Power is on 2023-12-06T22:06:46.061 DEBUG:teuthology.orchestra.console.smithi144:power off output: Chassis Power Control: Down/Off 2023-12-06T22:06:46.061 DEBUG:teuthology.orchestra.console.smithi144:pexpect command: ipmitool -H smithi144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:06:46.084 DEBUG:teuthology.orchestra.console.smithi144:check power output: Chassis Power is on 2023-12-06T22:06:50.048 DEBUG:teuthology.orchestra.console.smithi038:pexpect command: ipmitool -H smithi038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:06:50.085 DEBUG:teuthology.orchestra.console.smithi144:pexpect command: ipmitool -H smithi144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:06:50.159 DEBUG:teuthology.orchestra.console.smithi038:check power output: Chassis Power is on 2023-12-06T22:06:50.195 DEBUG:teuthology.orchestra.console.smithi144:check power output: Chassis Power is on 2023-12-06T22:06:54.162 DEBUG:teuthology.orchestra.console.smithi038:pexpect command: ipmitool -H smithi038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:06:54.196 DEBUG:teuthology.orchestra.console.smithi144:pexpect command: ipmitool -H smithi144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:06:54.275 DEBUG:teuthology.orchestra.console.smithi038:check power output: Chassis Power is on 2023-12-06T22:06:54.307 DEBUG:teuthology.orchestra.console.smithi144:check power output: Chassis Power is on 2023-12-06T22:06:58.278 DEBUG:teuthology.orchestra.console.smithi038:pexpect command: ipmitool -H smithi038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:06:58.308 DEBUG:teuthology.orchestra.console.smithi144:pexpect command: ipmitool -H smithi144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T22:06:58.390 DEBUG:teuthology.orchestra.console.smithi038:check power output: Chassis Power is off 2023-12-06T22:06:58.420 DEBUG:teuthology.orchestra.console.smithi144:check power output: Chassis Power is off 2023-12-06T22:06:58.491 INFO:teuthology.orchestra.console.smithi038:Power off completed 2023-12-06T22:06:58.521 INFO:teuthology.orchestra.console.smithi144:Power off completed 2023-12-06T22:06:58.627 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} duration: 2711.4641597270966 failure_reason: 'Command failed on smithi038 with status 22: "sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c2c9453a-947e-11ee-95a2-87774f69a715 -e sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 -- bash -c ''ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo''"' owner: scheduled_phlogistonjohn@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=f2ea1c58503d4101a71599dd0cc35f32 status: fail success: false 2023-12-06T22:06:58.627 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T22:06:58.710 INFO:teuthology.run:FAIL